]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211/cfg80211: add VHT MCS support
authorJohannes Berg <johannes.berg@intel.com>
Fri, 9 Nov 2012 13:56:41 +0000 (14:56 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 26 Nov 2012 11:42:59 +0000 (12:42 +0100)
commit4d2b1f096c049bc94c10088d70cbb91e87aed4f5
tree86326193fa7ad6762023e1777402bc3662c53597
parentc2815f1e4dfb474473cb25b26fd8ee9c10e7fdd3
nl80211/cfg80211: add VHT MCS support

Add support for reporting and calculating VHT MCSes.

Note that I'm not completely sure that the bitrate
calculations are correct, nor that they can't be
simplified.

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