linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 v5.7 0/6] iwlwifi: fixes intended for v5.7 2020-04-03-2
@ 2020-04-17  7:08 Luca Coelho
  2020-04-17  7:08 ` [PATCH v2 v5.7 1/6] iwlwifi: pcie: actually release queue memory in TVQM Luca Coelho
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Luca Coelho @ 2020-04-17  7:08 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

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

Hi,

This is v2 of the series, with the comments addressed.  I'll assign
them directly to you, as we had agreed before.

In v2:
   * Dropped "iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue()
     under RCU", while waiting for Johannes address the comment;

   * Dropped "iwlwifi: msix: limit max RX queues for 9000 family",
     since, as Emmanuel noted, NSSN is currently disabled;

   * Fixed the commit message in "iwlwifi: mvm: limit maximum queue
     appropriately", so that it says "queue 31" instead of "queue 32".

This is my first patchset with fixes for v5.7.

The changes are:

* Remove ACK enabled aggregation support flag, since we never really
  supported it;
* A few fixes for the queues configuration on the 9000 family of
  devices that were causing FW hangs;
* A fix for the TCM statistics gathering code;

Cheers,
Luca.


Ilan Peer (1):
  iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation

Johannes Berg (4):
  iwlwifi: pcie: actually release queue memory in TVQM
  iwlwifi: pcie: indicate correct RB size to device
  iwlwifi: mvm: limit maximum queue appropriately
  iwlwifi: mvm: fix inactive TID removal return value usage

Mordechay Goodstein (1):
  iwlwifi: mvm: beacon statistics shouldn't go backwards

 .../net/wireless/intel/iwlwifi/fw/api/txq.h    |  6 +++---
 .../net/wireless/intel/iwlwifi/iwl-nvm-parse.c |  6 ++----
 drivers/net/wireless/intel/iwlwifi/mvm/rx.c    | 13 +++++++++++--
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c   |  9 +++++++--
 .../intel/iwlwifi/pcie/ctxt-info-gen3.c        | 18 ++++++++++++++----
 .../net/wireless/intel/iwlwifi/pcie/tx-gen2.c  |  3 +++
 6 files changed, 40 insertions(+), 15 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-04-21 20:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-17  7:08 [PATCH v2 v5.7 0/6] iwlwifi: fixes intended for v5.7 2020-04-03-2 Luca Coelho
2020-04-17  7:08 ` [PATCH v2 v5.7 1/6] iwlwifi: pcie: actually release queue memory in TVQM Luca Coelho
2020-04-21 12:40   ` Kalle Valo
2020-04-17  7:08 ` [PATCH v2 v5.7 2/6] iwlwifi: mvm: beacon statistics shouldn't go backwards Luca Coelho
2020-04-21 19:56   ` Sasha Levin
2020-04-21 20:13     ` Luca Coelho
2020-04-17  7:08 ` [PATCH v2 v5.7 3/6] iwlwifi: pcie: indicate correct RB size to device Luca Coelho
2020-04-17  7:08 ` [PATCH v2 v5.7 4/6] iwlwifi: mvm: limit maximum queue appropriately Luca Coelho
2020-04-21 19:56   ` Sasha Levin
2020-04-21 20:14     ` Luca Coelho
2020-04-17  7:08 ` [PATCH v2 v5.7 5/6] iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation Luca Coelho
2020-04-21 19:56   ` Sasha Levin
2020-04-21 20:13     ` Luca Coelho
2020-04-21 20:55       ` Sasha Levin
2020-04-17  7:08 ` [PATCH v2 v5.7 6/6] iwlwifi: mvm: fix inactive TID removal return value usage 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).