The FCC are clarifying some soft configuration requirements, which among other includes the following: 1. Concurrent GO operation, where devices may support WFD in bands where an authorized master (for example with DFS and DFS and radar detection capability in the UNII band) is operating. 2. Indoor operation, where in bands requiring indoor operation, the device must be programmed to detect indoor operation, or - Device must be connected to AC Power - Device must be under the control of a local master that is acting as an AP and is connected to AC Power. See https://apps.fcc.gov/eas/comments/GetPublishedDocument.html?id=327&tn=528122 David Spinadel (2): [RFC] cfg80211: Add indoor only and GO concurrent channel attributes [RFC] cfg80211: Enable GO operation on additional channels Ilan Peer (1): [RFC] cfg80211: Add Kconfig option for cellular BS hints include/net/cfg80211.h | 10 ++++- include/uapi/linux/nl80211.h | 7 +++ net/mac80211/ibss.c | 2 +- net/wireless/Kconfig | 17 ++++++++ net/wireless/chan.c | 98 +++++++++++++++++++++++++++++++++++++++--- net/wireless/mesh.c | 2 +- net/wireless/nl80211.c | 14 ++++-- net/wireless/reg.c | 2 +- net/wireless/trace.h | 11 +++-- 9 files changed, 145 insertions(+), 18 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