]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8c8da51a9f9ea6175125ee9cfafedc6bcfc9e756
tree8017516307e775fadbe2938bd1c4e639c5ba7d13
parente6f1d1b196bf111edff016035f8f7ba619eba03e
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