public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] iw: support EHT and link id for setting bitrate
@ 2025-09-17  5:55 Zong-Zhe Yang
  2025-09-17  5:55 ` [PATCH v2 1/6] iw: update nl80211.h Zong-Zhe Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Zong-Zhe Yang @ 2025-09-17  5:55 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, raja.mani

Update nl80211.h for EHT txrate definitions. Support parsing link id.
Then, extend bitrate handling for EHT rate/gi/ltf and link id.

---
Changes in v2:
	- introduce parse_link_id() in util.c
	- tweak implementation in bitrate.c by using parse_link_id()
	- extend bitrate help text
---

Zong-Zhe Yang (6):
  iw: update nl80211.h
  iw: info: extended features print EHT beacon rate
  iw: util: support parsing link id
  iw: bitrate: refactor description
  iw: bitrate: support EHT rate/gi/ltf
  iw: bitrate: support link id

 bitrate.c | 207 +++++++++++++++++++++++++++++++++++++++++++++++++++---
 info.c    |   1 +
 iw.h      |   1 +
 nl80211.h |  51 +++++++++++++-
 util.c    |  40 +++++++++++
 5 files changed, 288 insertions(+), 12 deletions(-)

-- 
2.39.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-09-19 12:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17  5:55 [PATCH v2 0/6] iw: support EHT and link id for setting bitrate Zong-Zhe Yang
2025-09-17  5:55 ` [PATCH v2 1/6] iw: update nl80211.h Zong-Zhe Yang
2025-09-17  5:55 ` [PATCH v2 2/6] iw: info: extended features print EHT beacon rate Zong-Zhe Yang
2025-09-17  5:55 ` [PATCH v2 3/6] iw: util: support parsing link id Zong-Zhe Yang
2025-09-19 10:33   ` Johannes Berg
2025-09-19 12:12     ` Zong-Zhe Yang
2025-09-17  5:55 ` [PATCH v2 4/6] iw: bitrate: refactor description Zong-Zhe Yang
2025-09-17  5:55 ` [PATCH v2 5/6] iw: bitrate: support EHT rate/gi/ltf Zong-Zhe Yang
2025-09-17  5:55 ` [PATCH v2 6/6] iw: bitrate: support link id Zong-Zhe Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox