Wiphy having multiple hardwares grouped under them advertises about it via NL80211_ATTR_WIPHY_RADIOS and NL80211_ATTR_WIPHY_INTERFACE_COMBINATIONS attributes. Add support to parse them and display in info command. NOTE: nl80211 sync patch is sent for testing purpose only. Actual sync can be done in its original way Aditya Kumar Singh (2): update nl80211.h iw: add output for wiphy interface combinations info.c | 219 ++++++++++++++++++++++++++++++++++-------------------- iw.h | 7 ++ nl80211.h | 65 ++++++++++++++++ reg.c | 7 -- 4 files changed, 212 insertions(+), 86 deletions(-) base-commit: d088c8a4ad03b8f74b11dec55f895cdc7576b0e0 -- 2.34.1