linux/drivers/net/wireless/ath
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
..
ar9170 atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
ath5k ath5k: use rx hw descriptor pointer for self-linked check 2009-04-22 16:57:14 -04:00
ath9k ath9k: Disable autosleep feature for AR9285 based chipsets. 2009-04-22 16:57:14 -04:00
Kconfig atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
main.c ath: add module information 2009-04-22 16:54:47 -04:00
Makefile ath: add module information 2009-04-22 16:54:47 -04:00
regd.c ath: space cleanup 2009-04-22 16:54:38 -04:00
regd.h ath: move more setup code into ath_regd_init 2009-04-22 16:54:37 -04:00
regd_common.h