linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iw: Add Support to Set per-radio attributes for each Radio
@ 2025-02-04  8:49 Roopni Devanathan
  2025-02-04  8:49 ` [PATCH 1/2] iw: Add support to set per-radio RTS threshold in multi-radio wiphy Roopni Devanathan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Roopni Devanathan @ 2025-02-04  8:49 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Roopni Devanathan

Currently, setting per-radio attribute like RTS threshold and Tx power,
changes the threshold and power for all radios in a wiphy. But, in a
multi-radio wiphy, different radios can have different attribute value
requirements. Modify the iw command to handle per-radio attributes for
RTS threshold and Tx power.

Rameshkumar Sundaram (1):
  iw: Add support to set per-radio Tx power config in multi-radio wiphy

Roopni Devanathan (1):
  iw: Add support to set per-radio RTS threshold in multi-radio wiphy

 info.c |  4 +++
 phy.c  | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 73 insertions(+), 11 deletions(-)


base-commit: a0a7ddef29fc412cee7e3ca027905218b145a40f
-- 
2.34.1


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

end of thread, other threads:[~2025-07-09 17:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-04  8:49 [PATCH 0/2] iw: Add Support to Set per-radio attributes for each Radio Roopni Devanathan
2025-02-04  8:49 ` [PATCH 1/2] iw: Add support to set per-radio RTS threshold in multi-radio wiphy Roopni Devanathan
2025-02-04  8:50 ` [PATCH 2/2] iw: Add support to set per-radio Tx power config " Roopni Devanathan
2025-07-08 12:42 ` [PATCH 0/2] iw: Add Support to Set per-radio attributes for each Radio Johannes Berg
2025-07-09 17:31   ` Roopni Devanathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).