Hi Johannes, Newer Intel cards store regulatory settings in firmware. This patch series adds support for a wiphy callback, allowing the regulatory core to fetch driver/firmware defined redgomain data whenever a country code change is requested. Along with that, there is also a small fix from Eliad. Arik Nemtsov (6): cfg80211: don't set reg timeout for user-handled hint cfg80211: introduce regulatory flags controlling bw cfg80211: allow drivers to provide regulatory settings cfg80211: treat the special "unknown" alpha2 as valid cfg80211: accept world/same regdom from driver/user hints cfg80211: leave invalid channels on regdomain change Eliad Peller (1): regulatory: add NULL to alpha2 include/net/cfg80211.h | 17 ++++ include/net/regulatory.h | 2 +- include/uapi/linux/nl80211.h | 12 +++ net/wireless/reg.c | 195 ++++++++++++++++++++++++++++++++++++++----- 4 files changed, 205 insertions(+), 21 deletions(-) -- 1.8.3.2 -- 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