alistair23-linux/drivers/net/wireless/ath/ath5k
Nick Kossifidis e088f23be1 ath5k: Stop PCU on reset
* Stop PCU receive logic (DRU) durring reset
 We need to be sure pcu is not active when trying to stop rx dma
 right now this is done on ath5k_reset (base.c) but later we are
 going to clean it up.

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

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-30 13:52:30 -05:00
..
ani.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
ani.h
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 generic EWMA library 2010-11-18 14:22:19 -05:00
base.h
caps.c
debug.c ath5k: Use generic EWMA library 2010-11-18 14:22:19 -05:00
debug.h
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: Add new function to stop rx/tx DMA 2010-11-30 13:52:30 -05:00
eeprom.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
eeprom.h
gpio.c
initvals.c
Kconfig ath5k: Use generic EWMA library 2010-11-18 14:22:19 -05:00
led.c
Makefile
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: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
reg.h
reset.c ath5k: Stop PCU on reset 2010-11-30 13:52:30 -05:00
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c