]> 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)
commit44feb312886f5b2f972797283b4ed32fc73405ca
tree44961c6570025b439e7f6b905819d6e54e2d6b43
parent4ac8436e1924a5b1317b8818e78bdc74a6dd91ff
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