summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-111-0/+87
* ath9k: Add DELL 1707 to supported card tableSujith Manoharan2013-09-261-0/+5
* ath9k: Identify WB335 Antenna configurationSujith Manoharan2013-09-261-2/+174
* ath9k: Identify CUS252 cardsSujith Manoharan2013-09-261-0/+12
* ath9k: Enable antenna diversity for WB335Sujith Manoharan2013-09-261-1/+5
* ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-261-0/+46
* ath9k: Fix ASPM for AR9462Sujith Manoharan2013-08-261-0/+16
* ath9k: Add one more PCI ID for CUS198Sujith Manoharan2013-08-221-0/+5
* ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan2013-08-051-0/+72
* ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan2013-08-051-5/+13
* ath9k: Enable WoW only for supported modelsSujith Manoharan2013-06-241-0/+57
* ath9k: Add PCI IDs for CUS217Sujith Manoharan2013-06-181-0/+13
* ath9k: Modify IDs to identify CUS230Sujith Manoharan2013-06-181-2/+4
* ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-141-0/+29
* ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-071-31/+8Star
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-4/+4
|\
| * ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-4/+4
* | ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-11/+4Star
* | ath9k: Remove unused workaroundSujith Manoharan2012-11-161-12/+0Star
|/
* ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-051-1/+3
* ath9k: fix ASPM initialization on resumeFelix Fietkau2012-10-051-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+3
|\
| * ath9k: Disable ASPM only for AR9285Sujith Manoharan2012-09-251-2/+3
| * ath9k: Add PCI ID for AR9565Sujith Manoharan2012-09-111-0/+1
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131-0/+2
|\|
| * ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-101-0/+1
| * ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-031-0/+1
* | ath9k: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+6Star
|/
* ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan2012-07-121-0/+3
* ath9k: Use atomic operationsSujith Manoharan2012-06-061-1/+1
* ath9k: Handle ASPM properlySujith Manoharan2012-06-061-0/+5
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-101-4/+5
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-1/+1
* ath9k: rework power state handlingFelix Fietkau2011-12-071-20/+1Star
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-141-1/+1
* ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan2011-09-161-2/+2
* ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian2011-09-161-0/+1
* ath9k: add AR9580 supportLuis R. Rodriguez2011-08-261-0/+1
* ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville2011-08-261-6/+2Star
* ath9k: remove a bogus WARN_ONFelix Fietkau2011-08-241-2/+2
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-241-1/+1
* ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-221-19/+25
* ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-221-1/+2
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-081-2/+1Star
* ath9k: use pci_dev->subsystem_deviceSergei Shtylyov2011-08-081-3/+2Star
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-011-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