mac80211: implement VHT support for mesh
authorBob Copeland <me@bobcopeland.com>
Thu, 27 Aug 2015 13:00:18 +0000 (09:00 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 22 Sep 2015 13:21:25 +0000 (15:21 +0200)
commitc85fb53c4fa6521352028c40ce096a808aabd389
tree8017516307e775fadbe2938bd1c4e639c5ba7d13
parentf020ae40b0c969d3fd3b320d0a05e62d5553ff72
mac80211: implement VHT support for mesh

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

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_plink.c