All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] iwlwifi: updates intended for v5.13 2021-04-11
@ 2021-04-11  9:46 Luca Coelho
  2021-04-11  9:46 ` [PATCH 01/12] iwlwifi: remove TCM events Luca Coelho
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Luca Coelho @ 2021-04-11  9:46 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.13.  It's the usual
development, new features, cleanups and bugfixes.

The changes are:

* Support for a new FW API command version;
* Some locking fixes;
* 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.


Emmanuel Grumbach (2):
  iwlwifi: remove TCM events
  iwlwifi: don't warn if we can't wait for empty tx queues

Johannes Berg (3):
  iwlwifi: remove remaining software checksum code
  iwlwifi: mvm: don't lock mutex in RCU critical section
  iwlwifi: warn on SKB free w/o op-mode

Miri Korenblit (1):
  iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.

Mordechay Goodstein (5):
  iwlwifi: queue: avoid memory leak in reset flow
  iwlwifi: mvm: remove PS from lower rates.
  iwlwifi: pcie: merge napi_poll_msix functions
  iwlwifi: pcie: add ISR debug info for msix debug
  iwlwifi: rs-fw: don't support stbc for HE 160

Roee Goldfiner (1):
  iwlwifi: mvm: umac error table mismatch

 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  | 10 +---
 .../wireless/intel/iwlwifi/fw/api/nvm-reg.h   | 17 +++++-
 drivers/net/wireless/intel/iwlwifi/fw/img.h   |  5 +-
 drivers/net/wireless/intel/iwlwifi/iwl-drv.c  |  4 +-
 .../net/wireless/intel/iwlwifi/iwl-op-mode.h  |  4 +-
 .../net/wireless/intel/iwlwifi/iwl-trans.h    |  5 +-
 .../net/wireless/intel/iwlwifi/mvm/debugfs.c  | 10 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   | 23 +++++---
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |  1 -
 .../net/wireless/intel/iwlwifi/mvm/rs-fw.c    | 20 +++----
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c   |  6 +-
 .../net/wireless/intel/iwlwifi/mvm/utils.c    | 18 +-----
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c  | 59 +++++++------------
 .../wireless/intel/iwlwifi/pcie/trans-gen2.c  |  4 +-
 .../net/wireless/intel/iwlwifi/pcie/trans.c   |  5 ++
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c  | 11 +---
 drivers/net/wireless/intel/iwlwifi/queue/tx.c | 41 +++----------
 drivers/net/wireless/intel/iwlwifi/queue/tx.h |  3 +-
 18 files changed, 100 insertions(+), 146 deletions(-)

-- 
2.31.0


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

end of thread, other threads:[~2021-04-13  6:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-11  9:46 [PATCH 00/12] iwlwifi: updates intended for v5.13 2021-04-11 Luca Coelho
2021-04-11  9:46 ` [PATCH 01/12] iwlwifi: remove TCM events Luca Coelho
2021-04-12 10:26   ` Luca Coelho
2021-04-13  6:01   ` Luca Coelho
2021-04-11  9:46 ` [PATCH 02/12] iwlwifi: remove remaining software checksum code Luca Coelho
2021-04-11  9:46 ` [PATCH 03/12] iwlwifi: don't warn if we can't wait for empty tx queues Luca Coelho
2021-04-11  9:46 ` [PATCH 04/12] iwlwifi: queue: avoid memory leak in reset flow Luca Coelho
2021-04-11  9:46 ` [PATCH 05/12] iwlwifi: mvm: umac error table mismatch Luca Coelho
2021-04-11  9:46 ` [PATCH 06/12] iwlwifi: mvm: remove PS from lower rates Luca Coelho
2021-04-11  9:46 ` [PATCH 07/12] iwlwifi: mvm: don't lock mutex in RCU critical section Luca Coelho
2021-04-11  9:46 ` [PATCH 08/12] iwlwifi: pcie: merge napi_poll_msix functions Luca Coelho
2021-04-11  9:46 ` [PATCH 09/12] iwlwifi: pcie: add ISR debug info for msix debug Luca Coelho
2021-04-11  9:46 ` [PATCH 10/12] iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command Luca Coelho
2021-04-11  9:46 ` [PATCH 11/12] iwlwifi: warn on SKB free w/o op-mode Luca Coelho
2021-04-11  9:46 ` [PATCH 12/12] iwlwifi: rs-fw: don't support stbc for HE 160 Luca Coelho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.