Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub/scm...
authorJakub Kicinski <kuba@kernel.org>
Fri, 22 Oct 2021 17:20:54 +0000 (10:20 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 22 Oct 2021 17:20:56 +0000 (10:20 -0700)
commit24f7cf9b851ee9c395225481308af4ab5065e20a
tree423a777bb0ac1ff1a69d6d158bae766bf82a3405
parent07591ebec3cf2d6b78cb9b51a5a6f3ca731ec375
parentf9d366d420af4ce8719c59e60853573c02831f61
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git./linux/kernel/git/jberg/mac80211-next

Johannes Berg says:

====================
Quite a few changes:
 * the applicable eth_hw_addr_set() and const hw_addr changes
 * various code cleanups/refactorings
 * stack usage reductions across the wireless stack
 * some unstructured find_ie() -> structured find_element()
   changes
 * a few more pieces of multi-BSSID support
 * some 6 GHz regulatory support
 * 6 GHz support in hwsim, for testing userspace code
 * Light Communications (LC, 802.11bb) early band definitions
   to be able to add a first driver soon

* tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next: (35 commits)
  cfg80211: fix kernel-doc for MBSSID EMA
  mac80211: Prevent AP probing during suspend
  nl80211: Add LC placeholder band definition to nl80211_band
  ...
====================

Link: https://lore.kernel.org/r/20211021154953.134849-1-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/wireless/mac80211_hwsim.c
include/linux/ieee80211.h
include/net/mac80211.h
net/mac80211/rx.c
net/mac80211/sta_info.c
net/mac80211/tx.c