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:
59eb21a
)
ath9k: Add 'misc' file to debugfs, fix queue indexes.
author
Ben Greear
<greearb@candelatech.com>
Mon, 17 Jan 2011 19:54:50 +0000
(11:54 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 21 Jan 2011 20:34:18 +0000
(15:34 -0500)
Add a misc file to show hardware op-mode, irq setup,
number of various types of VIFs and more.
Also, previous patches were using the wrong xmit queue
indexes. Change to use the internal ath9k indexes instead
of the mac80211 queue indexes.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found