From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxx> This v3 series addresses disabling the cell base station hint regulatory if no device registered with the wireless core supports the feature. I'll also send the ath5k / ath9k patches separately. Luis R. Rodriguez (3): cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS cfg80211: add cellular base station regulatory hint support cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() include/linux/nl80211.h | 32 +++++++++++++ include/net/regulatory.h | 4 ++ net/wireless/Kconfig | 21 +++++++++ net/wireless/core.c | 9 ++-- net/wireless/nl80211.c | 15 +++++- net/wireless/reg.c | 115 +++++++++++++++++++++++++++++++++++++++++++--- net/wireless/reg.h | 7 ++- 7 files changed, 190 insertions(+), 13 deletions(-) -- 1.7.10.rc1.22.gf5241 -- 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