[PATCH wireless-next v5 00/02] wifi: ieee80211/mac80211: Add UHR (802.11bn) Capability and Operation parsing helpers

Karthikeyan Kathirvel karthikeyan.kathirvel at oss.qualcomm.com
Wed Mar 4 00:53:41 PST 2026


This series covers support for UHR capability and operation (11bn)
parsing helpers for DPS/DBE/P-EDCA, and adds mac80211 hwsim changes.

The code changes are based on the IEEE 802.11bn Draft P802.11bn/D1.3.
There may be changes in the code to adopt upcoming 11bn spec changes.

Karthikeyan Kathirvel (2):
  wifi: UHR: define DPS/DBE/P-EDCA elements and fix size parsing
  wifi: mac80211_hwsim: Add UHR capabilities to the driver

 drivers/net/wireless/virtual/mac80211_hwsim.c | 246 ++++++++++++++++
 include/linux/ieee80211-uhr.h                 | 271 +++++++++++++++++-
 2 files changed, 511 insertions(+), 6 deletions(-)
---
v5:
	- Addressed Johannes's comments
	- Modified hwsim UHR MAC and PHY Caps as per spec

v4:
	- Addressed Pablo's comment on mac80211_hwsim

v3:
	- Addressed Johannes's comments
	- Removed reserved macros and unwanted
	  IEEE80211_UHR_DBE_OPER_DIS_SUBCHANNEL_BITMAP

v2:
	- Rebased the changes on top of Johannes's initial UHR commits
---

base-commit: 0314e382cf02983eb3c33ac537ad9701e7858bc9
-- 
2.34.1




More information about the ath12k mailing list