Luis R. Rodriguez
|
a08e7ade9d
ath9k: fix assumptions for idle calls on suspend/resume
|
14 years ago |
Vasanthakumar Thiagarajan
|
1435894dcd
ath9k: Add device id of AR9485 to pci table
|
14 years ago |
Vasanthakumar Thiagarajan
|
8060e169e0
ath9k: Enable extended synch for AR9485 to fix L0s recovery issue
|
14 years ago |
Joe Perches
|
3800276a40
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
|
14 years ago |
Felix Fietkau
|
a05b5d4504
ath9k: add support for reading eeprom from platform data on PCI devices
|
14 years ago |
Rafael J. Wysocki
|
f0e94b479c
ath9k: Convert to new PCI PM framework
|
14 years ago |
Joe Perches
|
c96c31e499
drivers/net/wireless: Use wiphy_<level>
|
15 years ago |
Luis R. Rodriguez
|
0efabd5123
ath9k: enable AR9003 PCI IDs
|
15 years ago |
Luis R. Rodriguez
|
ab1d864431
ath9k: remove AR9003 from PCI IDs for now
|
15 years ago |
Luis R. Rodriguez
|
733f0ea449
ath9k_hw: add the PCI ID for the first AR9300 device
|
15 years ago |
Sujith
|
497ad9adf4
ath: Add a bus type field
|
15 years ago |
David S. Miller
|
10be7eb36b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 years ago |
Luis R. Rodriguez
|
5ffaf8a361
ath9k: add support for 802.11n bonded out AR2427
|
15 years ago |
Pavel Roskin
|
ab5132a262
ath9k: fix access to freed data on unload
|
15 years ago |
David S. Miller
|
6373464288
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 years ago |
Sujith
|
5e4ea1f0ed
ath9k: Fix panic on driver load
|
15 years ago |
Sujith
|
285f2ddae0
ath9k: Cleanup init/deinit routines
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Tobias Klauser
|
83bd11a06d
ath9k: Storage class should be before const qualifier
|
15 years ago |
Luis R. Rodriguez
|
f934c4d9de
ath9k_hw: distinguish single-chip solutions on initial probe print
|
15 years ago |
Luis R. Rodriguez
|
2da4f01a09
ath9k_hw: move mac name and rf name helpers to hw code
|
15 years ago |
Luis R. Rodriguez
|
bc974f4a23
atheros: define a common priv struct
|
15 years ago |
Luis R. Rodriguez
|
475a6e4d39
ath9k: use common read/write ops on pci and debug code
|
16 years ago |
Luis R. Rodriguez
|
5bb1279132
atheros: move bus ops to ath_common
|
16 years ago |
Luis R. Rodriguez
|
867633f026
ath9k: Define bus agnostic bluetooth coex prep helper
|
16 years ago |
Vasanthakumar Thiagarajan
|
aeac355d23
ath9k: Store subsystem id in struct hw_version
|
16 years ago |
Vasanthakumar Thiagarajan
|
f020979d5d
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
|
16 years ago |
Luis R. Rodriguez
|
fc548af877
ath9k: claim irq for ath9k, not ath for pci
|
16 years ago |
Luis R. Rodriguez
|
580171f7cd
ath9k: propagate errors on ath_init_device() and request_irq()
|
16 years ago |
Luis R. Rodriguez
|
db6be53cba
ath9k: propagate ieee80211_alloc_hw() failure
|
16 years ago |