]> git.baikalelectronics.ru Git - kernel.git/commit
ieee80211: add new VHT capability fields/parsing
authorJohannes Berg <johannes.berg@intel.com>
Fri, 31 Aug 2018 08:31:16 +0000 (11:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2018 08:03:14 +0000 (10:03 +0200)
commit96e2b22f2a1f1f3a9697ec499fe40fe7e466ffbe
treea1572f027b5a2ea13af2897a530ba9cfa50af215
parentc78f4ed370b0555a94a109f9811d27709d50ca4f
ieee80211: add new VHT capability fields/parsing

IEEE 802.11-2016 extended the VHT capability fields to allow
indicating the number of spatial streams depending on the
actually used bandwidth, add support for decoding this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/wireless/util.c