All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Commands for FILS discovery and unsolicited probe response
@ 2021-01-20  0:52 Aloka Dixit
  2021-01-20  0:52 ` [PATCH 1/2] nl80211: Commands for FILS discovery and unsolicited broadcast " Aloka Dixit
  2021-01-20  0:52 ` [PATCH 2/2] mac80211: " Aloka Dixit
  0 siblings, 2 replies; 7+ messages in thread
From: Aloka Dixit @ 2021-01-20  0:52 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Aloka Dixit

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-02-16 22:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20  0:52 [PATCH 0/2] Commands for FILS discovery and unsolicited probe response Aloka Dixit
2021-01-20  0:52 ` [PATCH 1/2] nl80211: Commands for FILS discovery and unsolicited broadcast " Aloka Dixit
2021-01-20 10:10   ` Arend van Spriel
2021-01-25 21:52     ` Aloka Dixit
2021-02-12  9:33       ` Johannes Berg
2021-02-16 22:41         ` Aloka Dixit
2021-01-20  0:52 ` [PATCH 2/2] mac80211: " Aloka Dixit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.