Search Linux Wireless

[PATCH for v5.11 00/12] iwlwifi: fixes intended for v5.10 2020-12-02

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Luca Coelho <luciano.coelho@xxxxxxxxx>

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




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux