linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] iwlwifi: updates intended for v5.18 2022-01-30
@ 2022-01-30  9:52 Luca Coelho
  2022-01-30  9:52 ` [PATCH 01/12] iwlwifi: add support for BZ-U and BZ-L HW Luca Coelho
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Luca Coelho @ 2022-01-30  9:52 UTC (permalink / raw)
  To: kvalo; +Cc: luca, linux-wireless

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here's the third set of patches intended for v5.18.  It's the usual
development, new features, cleanups and bugfixes.

The changes are:

* A bunch of fixes for W=1 and W=3 warnings;
* Add support for a couple of new devices;
* Fix a potential buffer underflow;
* Some other small fixes, clean-ups and improvements.

As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.

Please review.

Cheers,
Luca.


Abhishek Naik (1):
  iwlwifi: nvm: Correct HE capability

Andrei Otcheretianski (1):
  iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not
    underflow

Johannes Berg (6):
  iwlwifi: fw: make dump_start callback void
  iwlwifi: move symbols into a separate namespace
  iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()
  iwlwifi: avoid variable shadowing
  iwlwifi: make some functions friendly to sparse
  iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warnings

Luca Coelho (2):
  iwlwifi: read and print OTP minor version
  iwlwifi: remove unused DC2DC_CONFIG_CMD definitions

Mike Golant (1):
  iwlwifi: add support for BZ-U and BZ-L HW

Miri Korenblit (1):
  iwlwifi: mvm: use debug print instead of WARN_ON()

 drivers/net/wireless/intel/iwlwifi/dvm/main.c |  1 +
 .../wireless/intel/iwlwifi/fw/api/commands.h  |  8 -----
 .../wireless/intel/iwlwifi/fw/api/config.h    | 33 -------------------
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   |  5 ++-
 drivers/net/wireless/intel/iwlwifi/fw/file.h  |  2 --
 .../net/wireless/intel/iwlwifi/fw/runtime.h   |  2 +-
 .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.c  | 33 +++++++++++--------
 drivers/net/wireless/intel/iwlwifi/iwl-drv.h  |  2 +-
 drivers/net/wireless/intel/iwlwifi/iwl-io.c   | 18 +++++-----
 .../wireless/intel/iwlwifi/iwl-nvm-parse.c    | 11 +++++--
 drivers/net/wireless/intel/iwlwifi/iwl-prph.h |  2 ++
 drivers/net/wireless/intel/iwlwifi/mei/main.c |  4 +--
 drivers/net/wireless/intel/iwlwifi/mei/net.c  |  4 +--
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |  6 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c  |  6 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c   |  2 --
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c |  2 ++
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c  |  2 +-
 drivers/net/wireless/intel/iwlwifi/queue/tx.c |  6 ++--
 drivers/net/wireless/intel/iwlwifi/queue/tx.h | 10 +++---
 20 files changed, 66 insertions(+), 93 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-01-30  9:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-30  9:52 [PATCH 00/12] iwlwifi: updates intended for v5.18 2022-01-30 Luca Coelho
2022-01-30  9:52 ` [PATCH 01/12] iwlwifi: add support for BZ-U and BZ-L HW Luca Coelho
2022-01-30  9:52 ` [PATCH 02/12] iwlwifi: read and print OTP minor version Luca Coelho
2022-01-30  9:52 ` [PATCH 03/12] iwlwifi: mvm: use debug print instead of WARN_ON() Luca Coelho
2022-01-30  9:52 ` [PATCH 04/12] iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflow Luca Coelho
2022-01-30  9:52 ` [PATCH 05/12] iwlwifi: fw: make dump_start callback void Luca Coelho
2022-01-30  9:53 ` [PATCH 06/12] iwlwifi: move symbols into a separate namespace Luca Coelho
2022-01-30  9:53 ` [PATCH 07/12] iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams() Luca Coelho
2022-01-30  9:53 ` [PATCH 08/12] iwlwifi: remove unused DC2DC_CONFIG_CMD definitions Luca Coelho
2022-01-30  9:53 ` [PATCH 09/12] iwlwifi: avoid variable shadowing Luca Coelho
2022-01-30  9:53 ` [PATCH 10/12] iwlwifi: make some functions friendly to sparse Luca Coelho
2022-01-30  9:53 ` [PATCH 11/12] iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warnings Luca Coelho
2022-01-30  9:53 ` [PATCH 12/12] iwlwifi: nvm: Correct HE capability Luca Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).