git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab27610
)
ath9k: check for Rx-STBC flag and pass it to ieee80211
author
Oleksij Rempel
<linux@rempel-privat.de>
Fri, 24 May 2013 18:30:59 +0000
(20:30 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 30 May 2013 18:42:35 +0000
(14:42 -0400)
This patch make use of STBC flag in DMA RX descriptor.
Only devices after ar9280 can provide this information.
If card support it we will set HAVE_STBC flag, to show
clint programm thet STBC is supported but not received.
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found