]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 29 Jan 2026 13:15:46 +0000 (14:15 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Feb 2026 09:11:18 +0000 (10:11 +0100)
commit0d95280a2d54ebd3d38adc4ff67808009798978c
treedc993932ad9182f3ba6eddca43772d358c62a3b6
parenta1085114715ee9980405d6856276c5e88339cee7
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support

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/eMLMR info.

Tested-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20260129-mac80211-emlsr-v4-1-14bdadf57380@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211-eht.h
include/linux/ieee80211.h
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/eht.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/rx.c
net/mac80211/trace.h