]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit45692e78fd561854e924a532fef1299a2f2effd1
tree34c98fd49b9ac309691239cd7a1fc681af46fd89
parent40cc18c43717007b58117203c07873bd9ae0aa3e
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