]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: track AP's extended MLD capa/ops
authorJohannes Berg <johannes.berg@intel.com>
Tue, 28 Apr 2026 09:06:57 +0000 (11:06 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 May 2026 12:49:01 +0000 (14:49 +0200)
commit6765bc7429f8d9fa1984430b86c71a17237fd86a
tree17dfee3bb3e3867fc732a0ac70ad1e333e2ef4ac
parent32ae6c6f7b8f85ad403d9606d27b03d8d7e03fec
wifi: mac80211: track AP's extended MLD capa/ops

For UHR multi-link power management, the driver/device needs
to know if the AP supports it, to be able to use it. Track
the AP's extended MLD capabilities and operations so it does.

Link: https://patch.msgid.link/20260428110915.e4038a00e4b2.I323686be5d4a73e8b962019a30d51309496b86a6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/mlme.c