ath9k_htc: add STBC TX support
commita226c3d96d920ba88a28f463ba77c9693988ff1e
authorOleksij Rempel <linux@rempel-privat.de>
Sun, 9 Jun 2013 16:51:24 +0000 (9 18:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Jun 2013 19:06:53 +0000 (12 15:06 -0400)
tree4835cc5a32062584f5f00e6e43f1c8cbca090e54
parent4c895f41a750b3f81bf0890d2730ac6b867357f8
ath9k_htc: add STBC TX support

All known ar7010+ar* device and current FW support STBC TX. This patch
make use of it and suggest to send STBC if peer support it.
I use wort "suggest" since currenly we have separate rate controller
in FW which will make decision based on rate and hardware.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc.h
drivers/net/wireless/ath/ath9k/htc_drv_init.c
drivers/net/wireless/ath/ath9k/htc_drv_main.c