commit | a226c3d96d920ba88a28f463ba77c9693988ff1e | [log] [tgz] |
---|---|---|
author | Oleksij Rempel <linux@rempel-privat.de> | Sun Jun 09 18:51:24 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 12 15:06:53 2013 -0400 |
tree | 4835cc5a32062584f5f00e6e43f1c8cbca090e54 | |
parent | 4c895f41a750b3f81bf0890d2730ac6b867357f8 [diff] |
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>