mac80211: implement HE support for mesh
authorSven Eckelmann <seckelmann@datto.com>
Wed, 24 Jul 2019 16:33:56 +0000 (18:33 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Jul 2019 14:14:12 +0000 (16:14 +0200)
commit60ad72da55ac74a67d0eae5fb57327d7b4967786
tree34c98fd49b9ac309691239cd7a1fc681af46fd89
parenta0b4496a43681cbeec03a38e1b685c80c0d7405d
mac80211: implement HE support for mesh

Implement the basics required for supporting high efficiency with mesh:
include HE information elements in beacons, probe responses, and peering
action frames, and check for compatible HE configurations when peering.

Signed-off-by: Sven Eckelmann <seckelmann@datto.com>
Forwarded: https://patchwork.kernel.org/patch/11029299/
Link: https://lore.kernel.org/r/20190724163359.3507-2-sven@narfation.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_plink.c
net/mac80211/util.c