linux/drivers/net/wireless/ath/ath5k
Nick Kossifidis f7317ba2d6 ath5k: Use DCU early termination correctly
* DCU early termination should be used to quickly flush QCU
 according to docs so don't enable it for all queues, enable
 it only when stopping each queue and disable it when we are
 done.

 Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-30 13:52:32 -05:00
..
Kconfig ath5k: Use generic EWMA library 2010-11-18 14:22:19 -05:00
Makefile ath5k: add sysfs files for ANI parameters 2010-06-02 16:13:26 -04:00
ani.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
ani.h ath5k: use the common cycle counter / listen time implementation 2010-10-11 15:04:20 -04:00
ath5k.h ath5k: Add new function to stop rx/tx DMA 2010-11-30 13:52:30 -05:00
attach.c ath5k: Fix double free on hw attach error path 2010-10-27 15:54:54 -04:00
base.c ath5k: Use new dma_stop function on base.c 2010-11-30 13:52:31 -05:00
base.h ath5k: Print rx/tx bytes in debugfs 2010-10-05 13:35:25 -04:00
caps.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
debug.c ath5k: Debug DMA timeouts 2010-11-30 13:52:31 -05:00
debug.h ath5k: Debug DMA timeouts 2010-11-30 13:52:31 -05:00
desc.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
desc.h ath5k: Optimize descriptor alignment 2010-11-09 16:13:26 -05:00
dma.c ath5k: Use DCU early termination correctly 2010-11-30 13:52:32 -05:00
eeprom.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
eeprom.h ath5k: Minor EEPROM documentation updates 2010-03-10 17:44:42 -05:00
gpio.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
initvals.c
led.c ath5k: adding LED support for AR5BXB63 cards 2010-01-27 15:01:24 -05:00
pcu.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
phy.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
qcu.c ath5k: Use DCU early termination correctly 2010-11-30 13:52:32 -05:00
reg.h Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
reset.c ath5k: Stop PCU on reset 2010-11-30 13:52:30 -05:00
rfbuffer.h ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
rfgain.h
rfkill.c
sysfs.c ath5k: add sysfs files for ANI parameters 2010-06-02 16:13:26 -04:00