This patchset adds support for FILS discovery and broadcast unsolicited probe response transmission in 6GHz for in-band discovery. Aloka Dixit (2): nl80211: FILS discovery/bcast probe resp support mac80211: FILS disc/bcast probe resp config include/net/cfg80211.h | 26 ++++++++++++++++ include/net/mac80211.h | 17 +++++++++++ include/uapi/linux/nl80211.h | 27 +++++++++++++++++ net/mac80211/cfg.c | 57 +++++++++++++++++++++++++++++++++++ net/mac80211/ieee80211_i.h | 8 +++++ net/mac80211/tx.c | 30 +++++++++++++++++++ net/wireless/nl80211.c | 58 ++++++++++++++++++++++++++++++++++++ 7 files changed, 223 insertions(+) -- 2.25.0