linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add FILS discovery support
@ 2020-06-02  1:38 Aloka Dixit
  2020-06-02  1:38 ` [PATCH v3 1/2] nl80211: " Aloka Dixit
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Aloka Dixit @ 2020-06-02  1:38 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.

This is the next version in the series given below:
FILS discovery and bcast probe resp support.
Unsolicited broadcast probe response support is now split into
a separate patchset.

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

 include/net/cfg80211.h       | 25 ++++++++++++++++
 include/net/mac80211.h       | 31 ++++++++++++++++++++
 include/uapi/linux/nl80211.h | 46 +++++++++++++++++++++++++++++
 net/mac80211/cfg.c           | 46 +++++++++++++++++++++++++++++
 net/mac80211/ieee80211_i.h   |  7 +++++
 net/mac80211/tx.c            | 25 ++++++++++++++++
 net/wireless/nl80211.c       | 57 ++++++++++++++++++++++++++++++++++++
 7 files changed, 237 insertions(+)

-- 
2.25.0


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

end of thread, other threads:[~2020-06-14  0:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02  1:38 [PATCH v3 0/2] Add FILS discovery support Aloka Dixit
2020-06-02  1:38 ` [PATCH v3 1/2] nl80211: " Aloka Dixit
2020-06-02  1:38 ` [PATCH v3 2/2] mac80211: " Aloka Dixit
2020-06-04  7:38 ` [PATCH v3 0/2] " Arend Van Spriel
2020-06-14  0:47   ` Aloka Dixit
2020-06-14  0:54     ` Aloka Dixit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).