]> Pileus Git - ~andy/linux/commit
mac80211: support VHT association
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Nov 2012 13:11:39 +0000 (14:11 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 27 Nov 2012 10:56:07 +0000 (11:56 +0100)
commitf2d9d270c15ae0139b54a7e7466d738327e97e03
treef2a758596a1393ad204576e93c8c6c9022156875
parent9f5e8f6efc7c2601136b27d9c7325c245f8fd19a
mac80211: support VHT association

Determine the VHT channel from the AP's VHT operation IE
(if present) and configure the hardware to that channel
if it is supported. If channel contexts cause a channel
to not be usable, try a smaller bandwidth.

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