| From: |
| Karthikeyan Kathirvel <karthikeyan.kathirvel-AT-oss.qualcomm.com> |
| To: |
| johannes-AT-sipsolutions.net |
| Subject: |
| [PATCH wireless-next v2 00/02] wifi: ieee80211/mac80211: Add UHR (802.11bn) Capability and Operation parsing helpers |
| Date: |
| Thu, 12 Feb 2026 22:53:59 +0530 |
| Message-ID: |
| <20260212172401.234059-1-karthikeyan.kathirvel@oss.qualcomm.com> |
| Cc: |
| linux-wireless-AT-vger.kernel.org, ath12k-AT-lists.infradead.org, Karthikeyan Kathirvel <karthikeyan.kathirvel-AT-oss.qualcomm.com> |
| Archive-link: |
| Article |
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.
---
v2:
- Rebased the changes on top of Johannes's initial UHR commits
---
drivers/net/wireless/virtual/mac80211_hwsim.c | 288 ++++++++++++++++++
include/linux/ieee80211-uhr.h | 239 ++++++++++++++-
2 files changed, 520 insertions(+), 7 deletions(-)
base-commit: 333225e1e9ead7b06e5363389403bdac72ba3046
--
2.34.1