ath9k_htc: Fix AMPDU subframe handling
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Wed, 20 Apr 2011 09:03:28 +0000 (14:33 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Apr 2011 18:50:14 +0000 (14:50 -0400)
commit3a0593efd191c7eb13c79179c4c5ddbc519b2510
tree9b1d5e7bb44c7a467bbc2f96c8848b4c1286a149
parent0ff2b5c05d4dd84222a8e163335c5b550e2ca195
ath9k_htc: Fix AMPDU subframe handling

* Register the driver's maximum ampdu subframe limit to mac80211.
* Cleanup the target capabilities structure and fix an endian issue.
* Fix BTCOEX by sending a command to the target when the BT priority
  changes.
* Bump the required firmware version to 1.1

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hif_usb.h
drivers/net/wireless/ath/ath9k/htc.h
drivers/net/wireless/ath/ath9k/htc_drv_gpio.c
drivers/net/wireless/ath/ath9k/htc_drv_init.c
drivers/net/wireless/ath/ath9k/htc_drv_main.c