]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
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)
commitdb9c64cf8d9d3fcbc34b09d037f266d1fc9f928c
tree86326193fa7ad6762023e1777402bc3662c53597
parent4bf88530be971bf95a7830ca61b4120980bf4347
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