]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: track number of spatial streams
authorJohannes Berg <johannes.berg@intel.com>
Thu, 27 Dec 2012 17:26:42 +0000 (18:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:31 +0000 (09:41 +0100)
commit900c7118fda37a740f7370a9a4df4c5f829aa3d6
tree44961c6570025b439e7f6b905819d6e54e2d6b43
parenta0387bdba6d45e8c40dd99a90ab8fd8a19038a0b
mac80211: track number of spatial streams

With VHT, a station can change the number of spatial
streams it can receive on the fly, not unlike spatial
multiplexing in HT. Prepare for that by tracking the
maximum number of spatial streams it can receive when
the connection is established.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/rate.h
net/mac80211/vht.c