All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Add FILS discovery support
@ 2020-09-11  0:05 Aloka Dixit
  0 siblings, 0 replies; only message in thread
From: Aloka Dixit @ 2020-09-11  0:05 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Aloka Dixit

This patchset adds support for FILS discovery transmission as per
IEEE Std 802.11ai-2016.

v6: Addressed review comments from v5.

Aloka Dixit (2):
  nl80211: Add FILS discovery support
  mac80211: Add FILS discovery support

 include/net/cfg80211.h       | 19 +++++++++++++
 include/net/mac80211.h       | 27 ++++++++++++++++++
 include/uapi/linux/nl80211.h | 44 +++++++++++++++++++++++++++++
 net/mac80211/cfg.c           | 54 ++++++++++++++++++++++++++++++++----
 net/mac80211/ieee80211_i.h   |  7 +++++
 net/mac80211/tx.c            | 28 +++++++++++++++++++
 net/wireless/nl80211.c       | 50 +++++++++++++++++++++++++++++++++
 7 files changed, 223 insertions(+), 6 deletions(-)

-- 
2.25.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-11  0:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  0:05 [PATCH v6 0/2] Add FILS discovery support 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.