All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] iw: support EHT and link id for setting bitrate
@ 2025-09-12  9:54 Zong-Zhe Yang
  2025-09-12  9:54 ` [PATCH 1/5] iw: update nl80211.h Zong-Zhe Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Zong-Zhe Yang @ 2025-09-12  9:54 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless

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

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

 bitrate.c   | 228 +++++++++++++++++++++++++++++++++++++++++++++++++---
 info.c      |   1 +
 interface.c |  32 ++++++--
 iw.h        |   2 +-
 nl80211.h   |  51 +++++++++++-
 5 files changed, 294 insertions(+), 20 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2025-09-16  2:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12  9:54 [PATCH 0/5] iw: support EHT and link id for setting bitrate Zong-Zhe Yang
2025-09-12  9:54 ` [PATCH 1/5] iw: update nl80211.h Zong-Zhe Yang
2025-09-12  9:54 ` [PATCH 2/5] iw: info: extended features print EHT beacon rate Zong-Zhe Yang
2025-09-12  9:54 ` [PATCH 3/5] iw: bitrate: refactor description Zong-Zhe Yang
2025-09-12  9:54 ` [PATCH 4/5] iw: bitrate: support EHT rate/gi/ltf Zong-Zhe Yang
2025-09-12  9:54 ` [PATCH 5/5] iw: bitrate: support link id Zong-Zhe Yang
2025-09-15  4:26   ` Raja Mani
2025-09-16  2:27     ` Zong-Zhe Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.