Here's my suggestion how to provide firmware and hardware version to user space. First I was thinking adding a new nl80211 command and it looked so ugly that I decided include the versions in struct wiphy instead. Please comment. --- Kalle Valo (2): at76c50x-usb: set firmware and hardware version in wiphy cfg80211: add firmware and hardware version to wiphy drivers/net/wireless/at76c50x-usb.c | 15 +++++++++++++++ include/linux/nl80211.h | 3 +++ include/net/cfg80211.h | 5 +++++ net/wireless/nl80211.c | 11 +++++++++++ 4 files changed, 34 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html