]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: ieee80211: add some initial UHR definitions
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Jan 2026 15:21:05 +0000 (16:21 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Feb 2026 09:11:07 +0000 (10:11 +0100)
commita7cb50156e8206562b001b3bb625045a0ee0f651
treebdafa7d2a80b37727d3e3b34fc2c72eaf94e9261
parent8067937fe0ded7054d72fd31f75fd788795d40cd
wifi: ieee80211: add some initial UHR definitions

This is based on Draft P802.11bn_D1.2, but that's still very
incomplete, so don't handle a number of things and make some
local decisions such as using 40 bits for MAC capabilities
and 8 bits for PHY capabilities.

Link: https://patch.msgid.link/20260130164259.b28c9456ff94.I5b11fb0345a933bf497fd802aecc72932d58dd68@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211-uhr.h [new file with mode: 0644]
include/linux/ieee80211.h