aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/pci.c
Commit message (Expand)AuthorAge
* ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-26
* ath9k: Fix ASPM for AR9462Sujith Manoharan2013-08-26
* ath9k: Add one more PCI ID for CUS198Sujith Manoharan2013-08-22
* ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan2013-08-05
* ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan2013-08-05
* ath9k: Enable WoW only for supported modelsSujith Manoharan2013-06-24
* ath9k: Add PCI IDs for CUS217Sujith Manoharan2013-06-18
* ath9k: Modify IDs to identify CUS230Sujith Manoharan2013-06-18
* ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-14
* ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-07
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\
| * ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
* | ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-30
* | ath9k: Remove unused workaroundSujith Manoharan2012-11-16
|/
* ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-05
* ath9k: fix ASPM initialization on resumeFelix Fietkau2012-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * ath9k: Disable ASPM only for AR9285Sujith Manoharan2012-09-25
| * ath9k: Add PCI ID for AR9565Sujith Manoharan2012-09-11
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
|\|
| * ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-10
| * ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-03
* | ath9k: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan2012-07-12
* ath9k: Use atomic operationsSujith Manoharan2012-06-06
* ath9k: Handle ASPM properlySujith Manoharan2012-06-06
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-10
* 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