aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-151-0/+27
* ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-1/+1
|\
| * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-281-13/+5
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-281-2/+0
* ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-221-0/+8
* ath9k: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1
* ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-221-0/+1
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-221-0/+2
* ath9k: fix assumptions for idle calls on suspend/resumeLuis R. Rodriguez2010-12-131-0/+3
* ath9k: Add device id of AR9485 to pci tableVasanthakumar Thiagarajan2010-12-071-0/+1
* ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-071-0/+12
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-4/+3
* ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-181-13/+29
* ath9k: Convert to new PCI PM frameworkRafael J. Wysocki2010-11-091-18/+22
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-5/+2
* ath9k: enable AR9003 PCI IDsLuis R. Rodriguez2010-06-141-0/+1
* ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0
* ath9k_hw: add the PCI ID for the first AR9300 deviceLuis R. Rodriguez2010-04-161-0/+1
* ath: Add a bus type fieldSujith2010-04-061-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-13/+6
|\
| * ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-021-0/+1
| * ath9k: fix access to freed data on unloadPavel Roskin2010-02-011-13/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-27/+31
|\ \ | |/
| * ath9k: Fix panic on driver loadSujith2010-01-141-0/+3
| * ath9k: Cleanup init/deinit routinesSujith2010-01-121-28/+29
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
|/
* ath9k: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
* ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez2009-10-301-7/+4
* ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez2009-10-301-2/+3
* atheros: define a common priv structLuis R. Rodriguez2009-10-071-6/+3
* ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez2009-10-071-2/+2
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-7/+14
* ath9k: Define bus agnostic bluetooth coex prep helperLuis R. Rodriguez2009-10-071-0/+17
* ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan2009-09-091-1/+3
* ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() callVasanthakumar Thiagarajan2009-09-091-2/+1
* ath9k: claim irq for ath9k, not ath for pciLuis R. Rodriguez2009-09-081-1/+1
* ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez2009-09-081-6/+6
* ath9k: propagate ieee80211_alloc_hw() failureLuis R. Rodriguez2009-09-081-2/+3
* ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan2009-08-201-3/+3
* ath9k: Fix bug in PCI resumeSujith2009-08-141-1/+3
* ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez2009-08-041-1/+1
* ath9k: Add support for AR9287 based chipsets.Vivek Natarajan2009-07-271-0/+2
* ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+18
* rfkill: rewriteJohannes Berg2009-06-031-15/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181-2/+2
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+295