linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for v5.11 00/12] iwlwifi: fixes intended for v5.10 2020-12-02
@ 2021-01-15 11:05 Luca Coelho
  2021-01-15 11:05 ` [PATCH for v5.11 01/12] iwlwifi: mvm: skip power command when unbinding vif during CSA Luca Coelho
                   ` (11 more replies)
  0 siblings, 12 replies; 17+ messages in thread
From: Luca Coelho @ 2021-01-15 11:05 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

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

Hi,

This is the first patchset with fixes for v5.11.

The changes are:

* Some memory leak fixes;
* Potential NULL pointer dereference fixes;
* Fixes for a few locking issues;
* Fix NMI trigger for FW assert recovery in old devices;
* A couple of fixes for CSA.

As usual, I'm pushing this to a pending branch, for kbuild bot.  And
since these are fixes for the rc series, please take them directly to
wireless-drivers.git, as we agreed.

Cheers,
Luca.


Emmanuel Grumbach (3):
  iwlwifi: fix the NMI flow for old devices
  iwlwifi: queue: don't crash if txq->entries is NULL
  iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap

Johannes Berg (8):
  iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
  iwlwifi: pcie: avoid potential PNVM leaks
  iwlwifi: pnvm: don't skip everything when not reloading
  iwlwifi: pnvm: don't try to load after failures
  iwlwifi: pcie: set LTR on more devices
  iwlwifi: pcie: fix context info memory leak
  iwlwifi: pcie: use jiffies for memory read spin time limit
  iwlwifi: pcie: reschedule in long-running memory reads

Sara Sharon (1):
  iwlwifi: mvm: skip power command when unbinding vif during CSA

 drivers/net/wireless/intel/iwlwifi/fw/pnvm.c  | 56 ++++++++++---------
 drivers/net/wireless/intel/iwlwifi/iwl-io.c   |  9 +--
 drivers/net/wireless/intel/iwlwifi/iwl-io.h   | 10 +++-
 drivers/net/wireless/intel/iwlwifi/iwl-prph.h |  6 ++
 .../wireless/intel/iwlwifi/mvm/debugfs-vif.c  |  3 +
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  3 +
 .../intel/iwlwifi/pcie/ctxt-info-gen3.c       | 53 +++++++++++-------
 .../net/wireless/intel/iwlwifi/pcie/trans.c   | 14 +++--
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c  |  5 ++
 drivers/net/wireless/intel/iwlwifi/queue/tx.c | 49 ++++++++--------
 10 files changed, 127 insertions(+), 81 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-01-25 14:12 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 11:05 [PATCH for v5.11 00/12] iwlwifi: fixes intended for v5.10 2020-12-02 Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 01/12] iwlwifi: mvm: skip power command when unbinding vif during CSA Luca Coelho
2021-01-25 13:54   ` Kalle Valo
2021-01-15 11:05 ` [PATCH for v5.11 02/12] iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time() Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 03/12] iwlwifi: pcie: avoid potential PNVM leaks Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 04/12] iwlwifi: pnvm: don't skip everything when not reloading Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 05/12] iwlwifi: pnvm: don't try to load after failures Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 06/12] iwlwifi: fix the NMI flow for old devices Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 07/12] iwlwifi: queue: don't crash if txq->entries is NULL Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 08/12] iwlwifi: pcie: set LTR on more devices Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 09/12] iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 10/12] iwlwifi: pcie: fix context info memory leak Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 11/12] iwlwifi: pcie: use jiffies for memory read spin time limit Luca Coelho
2021-01-18 15:16   ` Kalle Valo
2021-01-18 15:18     ` Kalle Valo
2021-01-18 15:51       ` Luca Coelho
2021-01-15 11:05 ` [PATCH for v5.11 12/12] iwlwifi: pcie: reschedule in long-running memory reads 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).