mbox series

[0/7] wifi: iwlwifi: bugfixes for fixes tree 13-05-24

Message ID 20240513102714.469087-1-miriam.rachel.korenblit@intel.com
Headers show
Series wifi: iwlwifi: bugfixes for fixes tree 13-05-24 | expand

Message

Miri Korenblit May 13, 2024, 10:27 a.m. UTC
Hi,

Resending the fixes of the latest patchset as a fixes patchset,
these patches needs to go to the fixes tree.

Thanks,
Miri

Ayala Beker (1):
  wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option

Benjamin Berg (1):
  wifi: iwlwifi: mvm: remove stale STA link data during restart

Emmanuel Grumbach (1):
  wifi: iwlwifi: mvm: don't read past the mfuart notifcation

Ilan Peer (1):
  wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill

Johannes Berg (1):
  wifi: iwlwifi: mvm: handle BA session teardown in RF-kill

Miri Korenblit (1):
  wifi: iwlwifi: mvm: check n_ssids before accessing the ssids

Yedidya Benshimol (1):
  wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd

 drivers/net/wireless/intel/iwlwifi/mvm/d3.c   | 13 ++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   | 10 -----
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 39 ++++++++++++++++++-
 .../net/wireless/intel/iwlwifi/mvm/mld-sta.c  | 13 ++++---
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 12 ++++--
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c  | 12 ++++--
 drivers/net/wireless/intel/iwlwifi/mvm/sta.h  |  5 +++
 7 files changed, 77 insertions(+), 27 deletions(-)