aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/pci.c
AgeCommit message (Expand)Author
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-02ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-14ath9k: Fix panic on driver loadSujith
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser
2009-10-30ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez
2009-10-30ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez
2009-10-07atheros: define a common priv structLuis R. Rodriguez
2009-10-07ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez
2009-10-07ath9k: Define bus agnostic bluetooth coex prep helperLuis R. Rodriguez
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan
2009-09-09ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() callVasanthakumar Thiagarajan
2009-09-08ath9k: claim irq for ath9k, not ath for pciLuis R. Rodriguez
2009-09-08ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez
2009-09-08ath9k: propagate ieee80211_alloc_hw() failureLuis R. Rodriguez
2009-08-20ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan
2009-08-14ath9k: Fix bug in PCI resumeSujith
2009-08-04ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-06-03rfkill: rewriteJohannes Berg
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez