All of lore.kernel.org
 help / color / mirror / Atom feed
* [v13 0/3] MBSSID and EMA support in AP mode
@ 2021-10-06  4:09 Aloka Dixit
  2021-10-06  4:09 ` [v13 1/3] mac80211: split beacon retrieval functions Aloka Dixit
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Aloka Dixit @ 2021-10-06  4:09 UTC (permalink / raw)
  To: johannes, linux-wireless

This patchset adds support for multiple BSSID and
enhanced multi-BSSID advertisements for AP mode.

New patch added to split __ieee80211_beacon_get() first
before MBSSID and EMA beacon handing.

Aloka Dixit (1):
  mac80211: split beacon retrieval functions

John Crispin (2):
  mac80211: MBSSID and EMA support in beacon handling
  mac80211: MBSSID channel switch

 include/net/mac80211.h     |  66 +++++++
 net/mac80211/cfg.c         | 177 ++++++++++++++----
 net/mac80211/ieee80211_i.h |   1 +
 net/mac80211/tx.c          | 360 ++++++++++++++++++++++++++++---------
 4 files changed, 484 insertions(+), 120 deletions(-)


base-commit: 171964252189d8ad5672c730f2197aa73092db6e
-- 
2.31.1


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

end of thread, other threads:[~2022-01-14 20:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06  4:09 [v13 0/3] MBSSID and EMA support in AP mode Aloka Dixit
2021-10-06  4:09 ` [v13 1/3] mac80211: split beacon retrieval functions Aloka Dixit
2021-10-06 20:20   ` Aloka Dixit
2021-10-06  4:09 ` [v13 2/3] mac80211: MBSSID and EMA beacon handling in AP mode Aloka Dixit
2021-11-26 11:23   ` Johannes Berg
2022-01-14 19:23     ` Aloka Dixit
2022-01-14 20:12       ` Johannes Berg
2022-01-14 20:34         ` Aloka Dixit
2022-01-14 20:50           ` Johannes Berg
2021-10-06  4:09 ` [v13 3/3] mac80211: MBSSID channel switch Aloka Dixit
2021-11-26 11:16   ` Johannes Berg

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.