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

Unsolicited broadcast probe response tranmission is used for in-band
discovery in 6GHz band (IEEE P802.11ax/D6.0 26.17.2.3.2, AP behavior for
fast passive scanning).

v5: Addressed comments.

Aloka Dixit (2):
  nl80211: Unsolicited broadcast probe response support
  mac80211: Unsolicited broadcast probe response support

 include/net/cfg80211.h       | 18 ++++++++++++++
 include/net/mac80211.h       | 20 +++++++++++++++
 include/uapi/linux/nl80211.h | 36 +++++++++++++++++++++++++++
 net/mac80211/cfg.c           | 41 ++++++++++++++++++++++++++++++
 net/mac80211/ieee80211_i.h   |  7 ++++++
 net/mac80211/tx.c            | 29 ++++++++++++++++++++++
 net/wireless/nl80211.c       | 48 ++++++++++++++++++++++++++++++++++++
 7 files changed, 199 insertions(+)


base-commit: 160b351d75cb50a0dd2abf9b63e1891935aa9e4a
prerequisite-patch-id: 12e14158dbf44110386d66ca58cebcec0cd190e7
prerequisite-patch-id: 78e6d243db88084637a2ac1d4d0cd5c7e5ce4e5f
-- 
2.25.0


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

only message in thread, other threads:[~2020-09-11  0:33 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:32 [PATCH v5 0/2] Unsolicited broadcast probe resp 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.