ath6kl: support fw reporting phy capabilities
authorThomas Pedersen <c_tpeder@qca.qualcomm.com>
Thu, 19 Apr 2012 22:31:56 +0000 (15:31 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 23 Apr 2012 11:28:00 +0000 (14:28 +0300)
commitd92917e4db2a9d6af9e362bda5151cadec9e1eeb
treef84d30ad037951923224547dd9a5c515ed69554d
parent5699257f69f9584d10b53bb595ed58a434d64321
ath6kl: support fw reporting phy capabilities

Currently the supported bands are just hard coded in the driver.
However, the ath6kl FW will include its 11n and band capabilites in a
WMI_READY event. Handle this and report capabilites to cfg80211
accordingly.

Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/main.c
drivers/net/wireless/ath/ath6kl/wmi.c
drivers/net/wireless/ath/ath6kl/wmi.h