linux/drivers/net/wireless/ath/ath5k
Bob Copeland c57ca81576 ath5k: use rx hw descriptor pointer for self-linked check
This patch simplifies the code used to detect when the
self-linked DMA buffer is still in use by hardware, by
checking the hardware's rxdp register instead of looking
at the software buffer list.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-04-22 16:57:14 -04:00
..
ath5k.h
attach.c
base.c ath5k: use rx hw descriptor pointer for self-linked check 2009-04-22 16:57:14 -04:00
base.h ath5k: use rx hw descriptor pointer for self-linked check 2009-04-22 16:57:14 -04:00
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c ath5k: use rx hw descriptor pointer for self-linked check 2009-04-22 16:57:14 -04:00
eeprom.c
eeprom.h
gpio.c
initvals.c ath5k: fix initvals errors 2009-04-22 16:57:14 -04:00
Kconfig
led.c ath5k: add support for Fukato Datacask Jupiter LEDs 2009-04-22 16:54:41 -04:00
Makefile
pcu.c
phy.c ath5k: fix interpolation with equal power levels 2009-04-22 16:54:40 -04:00
qcu.c
reg.h
reset.c
rfbuffer.h
rfgain.h