linux/drivers/net/wireless/ath
Luis R. Rodriguez 1adc93c832 ath9k: avoid usage of ath9k_hw_setpower() on hw.c
ath9k_hw_setpower() is a core driver helper with locking
protection. Locking protection should be left to the driver
core, not the hw code. Hardware code no longer contends for
locking when it needs to wake up the chip or put it to sleep.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:24 -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: avoid usage of ath9k_hw_setpower() on hw.c 2009-10-07 16:39:24 -04:00
Kconfig ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
Makefile
ath.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
main.c ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
regd.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-07-23 19:03:51 -07:00
regd.h ath,ar9170: move CTL_ defines into regd.h 2009-09-08 16:31:09 -04:00
regd_common.h ath,ar9170: move CTL_ defines into regd.h 2009-09-08 16:31:09 -04:00