This patchset removes the dependency of FILS discovery and unsolicited probe response configurations on beacon setup command and instead adds new netlink commands which allow setting parameters dynamically. Aloka Dixit (2): nl80211: Commands for FILS discovery and unsolicited broadcast probe response mac80211: Commands for FILS discovery and unsolicited broadcast probe response include/net/cfg80211.h | 13 +++-- include/uapi/linux/nl80211.h | 12 +++++ net/mac80211/cfg.c | 33 +++++------- net/wireless/nl80211.c | 102 ++++++++++++++++++++--------------- net/wireless/rdev-ops.h | 24 +++++++++ net/wireless/trace.h | 43 +++++++++++++++ 6 files changed, 159 insertions(+), 68 deletions(-) base-commit: 0ae5b43d6dde6003070106e97cd0d41bace2eeb2 -- 2.25.0