mbox series

[wireless,0/5] wifi: mac0211/cfg80211: bugfixes - 2025-03-06

Message ID 20250306101831.4042303-1-miriam.rachel.korenblit@intel.com
Headers show
Series wifi: mac0211/cfg80211: bugfixes - 2025-03-06 | expand

Message

Miri Korenblit March 6, 2025, 10:18 a.m. UTC
Hi,

A few bugfixes from our internal tree.

Thanks,
Miri
---

Emmanuel Grumbach (1):
  wifi: mac80211: flush the station before moving it to UN-AUTHORIZED
    state

Johannes Berg (2):
  wifi: nl80211: fix assoc link handling
  wifi: mac80211: fix SA Query processing in MLO

Miri Korenblit (2):
  wifi: mac80211: don't queue sdata::work for a non-running sdata
  wifi: cfg80211: cancel wiphy_work before freeing wiphy

 net/mac80211/rx.c       | 10 +++++-----
 net/mac80211/sta_info.c | 20 +++++++++++++++++---
 net/mac80211/util.c     |  8 +++++---
 net/wireless/core.c     |  7 +++++++
 net/wireless/nl80211.c  | 12 ++++++++----
 5 files changed, 42 insertions(+), 15 deletions(-)