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