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