On Tue, 2025-02-04 at 14:19 +0530, Roopni Devanathan wrote: > 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 I'd kept these around for when the kernel changes land, but I don't think they can build now, and I think anyway they cannot because of NL80211_WIPHY_RADIO_ID_MAX. Please resend an appropriate version when needed. johannes