Here is a v2 for some enhancements for country IE processing and disconnect events. Thanks to Rajkumar for spotting this issue and working on some further enhancements. This series adds a new patch which restores the custom regulatory settings upon disconnect. As for the optimizations for applying these changes in hardware immediately for now my recommendation is to do it in the reg_notifier() for each driver because as can be seen the alternative that I supplied was a bit nasty. Luis R. Rodriguez (1): cfg80211: allow following country IE power for custom regdom cards Rajkumar Manoharan (1): cfg80211: Restore orig channel values upon disconnect include/net/cfg80211.h | 4 +++- net/wireless/reg.c | 40 ++++++++++++++++++++++++++++++++++++---- 2 files changed, 39 insertions(+), 5 deletions(-) -- 1.7.4.15.g7811d -- 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