]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: ieee80211: fix definition of EHT-MCS 15 in MRU
authorShayne Chen <shayne.chen@mediatek.com>
Fri, 13 Mar 2026 06:21:49 +0000 (14:21 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 13 Mar 2026 13:48:15 +0000 (14:48 +0100)
commitcb0caadb64ca0894c4a24e1a34841f260d462f90
treeb5d43fc7ec15727e98508af93780fb35cd7f16da
parent7218d8e9d8485b08933d832615ca19760a8999cd
wifi: ieee80211: fix definition of EHT-MCS 15 in MRU

According to the definition in IEEE Std 802.11be-2024, Table 9-417r, each
bit indicates support for the transmission and reception of EHT-MCS 15 in:
- B0: 52+26-tone and 106+26-tone MRUs.
- B1: a 484+242-tone MRU if 80 MHz is supported.
- B2: a 996+484-tone MRU and a 996+484+242-tone MRU if 160 MHz is
      supported.
- B3: a 3×996-tone MRU if 320 MHz is supported.

Fixes: 6239da18d2f9 ("wifi: mac80211: adjust EHT capa when lowering bandwidth")
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Link: https://patch.msgid.link/20260313062150.3165433-1-shayne.chen@mediatek.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211-eht.h