kernel-ark/drivers/net/wireless/ath/ath5k
Pavel Roskin 97a81f5c50 ath5k: don't use PCI ID to find the chip revision
AR5K_SREV is available even if the chip has been put to sleep.  Relying
on the chip register allows binding non-standard PCI IDs by

echo VENDOR_ID PRODUCT_ID >/sys/bus/pci/drivers/ath5k/new_id

without having to specify the driver data as well.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Acked-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-28 14:40:55 -04:00
..
ath5k.h ath5k: don't use PCI ID to find the chip revision 2009-08-28 14:40:55 -04:00
attach.c ath5k: don't use PCI ID to find the chip revision 2009-08-28 14:40:55 -04:00
base.c ath5k: don't use PCI ID to find the chip revision 2009-08-28 14:40:55 -04:00
base.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() 2009-08-28 14:40:54 -04:00
eeprom.h ath5k: Check EEPROM before tweaking SERDES 2009-08-14 09:13:55 -04:00
gpio.c
initvals.c
Kconfig ath5k: remove EXPERIMENTAL marker 2009-08-04 16:43:21 -04:00
led.c ath5k: add led pin configuration for compaq c700 laptop 2009-08-28 14:40:43 -04:00
Makefile
pcu.c
phy.c ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
qcu.c drivers/net/wireless/ath/ath5k: Change constant name 2009-08-14 09:13:51 -04:00
reg.h ath5k: fix values for bus error bits in ISR2 2009-07-24 15:05:29 -04:00
reset.c ath5k: Wakeup fixes 2009-08-14 09:13:56 -04:00
rfbuffer.h
rfgain.h
rfkill.c