All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] FILS discovery and bcast probe resp support
@ 2020-05-26  0:09 Aloka Dixit
  2020-05-26  0:09 ` [PATCH v2 1/2] nl80211: FILS discovery/bcast " Aloka Dixit
  2020-05-26  0:09 ` [PATCH v2 2/2] mac80211: FILS disc/bcast probe resp config Aloka Dixit
  0 siblings, 2 replies; 5+ messages in thread
From: Aloka Dixit @ 2020-05-26  0:09 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Aloka Dixit

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(+)


base-commit: 60689de46c7f6a0028c8b37b6f03db68cbfad8ed
-- 
2.25.0


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

end of thread, other threads:[~2020-05-27  8:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26  0:09 [PATCH v2 0/2] FILS discovery and bcast probe resp support Aloka Dixit
2020-05-26  0:09 ` [PATCH v2 1/2] nl80211: FILS discovery/bcast " Aloka Dixit
2020-05-26  8:18   ` Arend Van Spriel
2020-05-27  8:26     ` Johannes Berg
2020-05-26  0:09 ` [PATCH v2 2/2] mac80211: FILS disc/bcast probe resp config 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.