Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-22 | ath5k: use rx hw descriptor pointer for self-linked check | Bob Copeland | |
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 | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | |
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |