kernel-ark/drivers/net/wireless/ath
Luis R. Rodriguez 4d6b228d84 ath9k: use ath_hw for DPRINTF() and debug init/exit
DPRINTF() is used in hw specific related code, as such
ensure we don't rely on the private driver core ath_softc
struct when calling it. Drivers can then implement their
own DPRINTF() as they see fit.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:19 -04:00
..
ar9170 ar9170: fix bug in iq-auto calibration value calculation 2009-09-29 17:25:16 -04:00
ath5k trivial: fix typos "man[ae]g?ment" -> "management" 2009-09-21 15:14:56 +02:00
ath9k ath9k: use ath_hw for DPRINTF() and debug init/exit 2009-10-07 16:39:19 -04:00
ath.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
Kconfig ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
main.c ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
Makefile
regd_common.h ath,ar9170: move CTL_ defines into regd.h 2009-09-08 16:31:09 -04:00
regd.c
regd.h ath,ar9170: move CTL_ defines into regd.h 2009-09-08 16:31:09 -04:00