[PATCH wireless-next 0/2] wifi: mac80211: Introduce eMLSR/eMLMR parsing support in AP mode.

Lorenzo Bianconi lorenzo at kernel.org
Thu Jan 22 05:51:32 PST 2026


Introduce support in AP mode for parsing of the Operating Mode Notification
frame sent by the client to enable/disable MLO eMLSR or eMLMR if supported
by both the AP and the client.
Add drv_set_eml_op_mode mac80211 callback in order to configure underlay
driver with eMLSR info (control and bitmap).

---
Lorenzo Bianconi (2):
      wifi: mac80211: Add EMLSR/EMLMR action frame parsing support
      wifi: mac80211: Add drv_set_eml_op_mode driver callback

 include/linux/ieee80211-eht.h |  5 +++
 include/linux/ieee80211.h     |  6 +++
 include/net/mac80211.h        |  7 ++++
 net/mac80211/driver-ops.h     | 21 ++++++++++
 net/mac80211/eht.c            | 98 +++++++++++++++++++++++++++++++++++++++++++
 net/mac80211/ieee80211_i.h    |  2 +
 net/mac80211/iface.c          | 10 ++++-
 net/mac80211/rx.c             |  8 ++++
 net/mac80211/trace.h          | 31 ++++++++++++++
 9 files changed, 187 insertions(+), 1 deletion(-)
---
base-commit: 1e1dd9eeaab3908746d1dce5db6b0c29e0d28d6d
change-id: 20260121-mac80211-emlsr-5774082ff8cc

Best regards,
-- 
Lorenzo Bianconi <lorenzo at kernel.org>




More information about the Linux-mediatek mailing list