From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx> This adds dynamic user regulatory domain support for the shared ath module. Luis R. Rodriguez (4): cfg80211: export reg_initiator_name() ath: move common dynamic regulatory domain setting to a helper ath: split user and driver reguluatory hint parsing ath: add support for proper dynamic regulatory hints drivers/net/wireless/ath/Kconfig | 17 +++++ drivers/net/wireless/ath/regd.c | 140 +++++++++++++++++++++++++++++++++----- include/net/cfg80211.h | 9 +++ net/wireless/reg.c | 27 +++++--- 4 files changed, 165 insertions(+), 28 deletions(-) -- 1.7.10.4 -- 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