]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: cfg80211: provide HT/VHT operation for AP beacon
authorJohannes Berg <johannes.berg@intel.com>
Wed, 15 Apr 2026 12:42:15 +0000 (14:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 28 Apr 2026 07:29:02 +0000 (09:29 +0200)
commit0b8201bc23425104cf1ca4de9470bad2456bd2be
tree8546b1c755cc96f3cef8151fd5bc2a7e3fbc98f1
parentd642e759b73cbf4d9b8c40e55c44437465d31820
wifi: cfg80211: provide HT/VHT operation for AP beacon

In addition to providing HE/EHT/UHR operation, also check
and provide HT/VHT operation, so that drivers have it and
can use it, e.g. to correctly calculate station bandwidth.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20260415144514.32ad98454543.Ia9692671b699164edcc0bdaf4fdbdbefc50b18f8@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/nl80211.c