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:
5b272e3
)
ath10k: rework tx queue locking
author
Michal Kazior
<michal.kazior@tieto.com>
Tue, 31 Mar 2015 10:26:23 +0000
(10:26 +0000)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Wed, 1 Apr 2015 17:31:00 +0000
(20:31 +0300)
Tx queue locking was very simple until now.
Multi-channel support will require a more flexible
and fine grained control.
This introduces a per-hw and per-vif (each with a
bitmask of reasons) tx queue locking.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found