kernel-ark/drivers/net/wireless/ath
Luis R. Rodriguez fc548af877 ath9k: claim irq for ath9k, not ath for pci
ath9k ahb requests an IRQ and indicates 'ath9k' claimed it,
ath9k pci requests an IRQ and indicates 'ath'   claims it;
since 'ath' is another module sync both ahb and pci to claim
the irq using 'ath9k'.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-09-08 16:31:04 -04:00
..
ar9170 ar9170: added phy register initialisation from eeprom values 2009-09-08 16:31:03 -04:00
ath5k ath5k: don't use PCI ID to find the chip revision 2009-08-28 14:40:55 -04:00
ath9k ath9k: claim irq for ath9k, not ath for pci 2009-09-08 16:31:04 -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: map TH to FCC3_WORLD 2009-07-27 15:24:08 -04:00
regd.c
regd.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00