aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/pci.c
Commit message (Expand)AuthorAge
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-19
* ath9k: rework power state handlingFelix Fietkau2011-12-07
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-14
* ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan2011-09-16
* ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian2011-09-16
* ath9k: add AR9580 supportLuis R. Rodriguez2011-08-26
* ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville2011-08-26
* ath9k: remove a bogus WARN_ONFelix Fietkau2011-08-24
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-24
* ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-22
* ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-22
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-08
* ath9k: use pci_dev->subsystem_deviceSergei Shtylyov2011-08-08
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-01
* ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-29
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\
| * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-28
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-28
* ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-22
* ath9k: Use pci_is_pcie()Hauke Mehrtens2010-12-22
* ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-22
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-22
* ath9k: fix assumptions for idle calls on suspend/resumeLuis R. Rodriguez2010-12-13
* ath9k: Add device id of AR9485 to pci tableVasanthakumar Thiagarajan2010-12-07
* ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-07
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-18
* ath9k: Convert to new PCI PM frameworkRafael J. Wysocki2010-11-09
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-27
* ath9k: enable AR9003 PCI IDsLuis R. Rodriguez2010-06-14
* ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-21
* ath9k_hw: add the PCI ID for the first AR9300 deviceLuis R. Rodriguez2010-04-16
* ath: Add a bus type fieldSujith2010-04-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04
|\
| * ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-02
| * ath9k: fix access to freed data on unloadPavel Roskin2010-02-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-19
|\|
| * ath9k: Fix panic on driver loadSujith2010-01-14
| * ath9k: Cleanup init/deinit routinesSujith2010-01-12
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* ath9k: Storage class should be before const qualifierTobias Klauser2009-12-28
* ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez2009-10-30
* ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez2009-10-30
* atheros: define a common priv structLuis R. Rodriguez2009-10-07
* ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez2009-10-07
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-07
* ath9k: Define bus agnostic bluetooth coex prep helperLuis R. Rodriguez2009-10-07