Unsolicited broadcast probe response tranmission is used for in-band discovery in 6GHz band (IEEE P802.11ax/D6.0 26.17.2.3.2, AP behavior for fast passive scanning). v5: Addressed comments. Aloka Dixit (2): nl80211: Unsolicited broadcast probe response support mac80211: Unsolicited broadcast probe response support include/net/cfg80211.h | 18 ++++++++++++++ include/net/mac80211.h | 20 +++++++++++++++ include/uapi/linux/nl80211.h | 36 +++++++++++++++++++++++++++ net/mac80211/cfg.c | 41 ++++++++++++++++++++++++++++++ net/mac80211/ieee80211_i.h | 7 ++++++ net/mac80211/tx.c | 29 ++++++++++++++++++++++ net/wireless/nl80211.c | 48 ++++++++++++++++++++++++++++++++++++ 7 files changed, 199 insertions(+) base-commit: 160b351d75cb50a0dd2abf9b63e1891935aa9e4a prerequisite-patch-id: 12e14158dbf44110386d66ca58cebcec0cd190e7 prerequisite-patch-id: 78e6d243db88084637a2ac1d4d0cd5c7e5ce4e5f -- 2.25.0