This patchset allows the ht_caps mcs rxmask to be defined on the fly. It applies the given rxmask to all available bands. This is actually limited to radio cards without internal rc. Cedric DEBARGE (2): cfg80211: add support for ht_caps mcs rxmask override nl80211: add nl attribute to set ht_caps mcs rxmask override include/net/cfg80211.h | 7 ++++++ include/uapi/linux/nl80211.h | 5 +++++ net/mac80211/cfg.c | 48 +++++++++++++++++++++++++++++++++++++++ net/mac80211/main.c | 53 +++++++++++++++++++++++++++++++++++++------- net/wireless/nl80211.c | 18 +++++++++++++++ net/wireless/rdev-ops.h | 11 +++++++++ net/wireless/trace.h | 15 +++++++++++++ 7 files changed, 149 insertions(+), 8 deletions(-) -- 1.9.1 -- 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