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:
76f5329
)
ath10k: improve channel switching
author
Michal Kazior
<michal.kazior@tieto.com>
Tue, 29 Jul 2014 09:53:36 +0000
(12:53 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Sat, 2 Aug 2014 06:11:22 +0000
(09:11 +0300)
In some cases during heavy tx vdev stop-start
would timeout on vdev synchronization causing
traffic to stall for a few seconds.
Instead of stop-starting use a dedicated vdev
restart command and down vdevs explicitly before
doing so.
This gets rid of the synchronization
warnings/timeouts and makes channel switching
smoother during traffic.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/ath/ath10k/mac.c
Simple merge