]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: nl80211: split out UHR operation information
authorJohannes Berg <johannes.berg@intel.com>
Tue, 3 Mar 2026 21:17:09 +0000 (22:17 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 13 Mar 2026 06:10:36 +0000 (07:10 +0100)
commite4b993f2bca78357b430170574f8de7bc7874088
tree92634069f7ec297687a78e2850c1ee48cd18abaf
parent97492c019da4b62df83255e968b23b81c0315530
wifi: nl80211: split out UHR operation information

The beacon doesn't contain the full UHR operation, a number
of fields (such as NPCA) are only partially there. Add a new
attribute to contain the full information, so it's available
to the driver/mac80211.

Link: https://patch.msgid.link/20260303221710.866bacf82639.Iafdf37fb0f4304bdcdb824977d61e17b38c47685@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c