aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan1-19/+82
2013-12-02ath9k: Identify Killer Wireless cardsSujith Manoharan1-0/+20
2013-12-02ath9k: Add WB335 PCI IDsSujith Manoharan1-0/+25
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan1-0/+87
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan1-0/+5
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan1-2/+174
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan1-0/+12
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan1-1/+5
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan1-0/+46
2013-08-26ath9k: Fix ASPM for AR9462Sujith Manoharan1-0/+16
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan1-0/+5
2013-08-05ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan1-0/+72
2013-08-05ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan1-5/+13
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan1-0/+57
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan1-0/+13
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan1-2/+4
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan1-0/+29
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau1-31/+8
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+4
2012-12-07ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas1-4/+4
2012-11-30ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-11/+4
2012-11-16ath9k: Remove unused workaroundSujith Manoharan1-12/+0
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau1-1/+3
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau1-0/+5
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2012-09-25ath9k: Disable ASPM only for AR9285Sujith Manoharan1-2/+3
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-0/+2
2012-09-11ath9k: Add PCI ID for AR9565Sujith Manoharan1-0/+1
2012-08-23ath9k: Use PCI Express Capability accessorsJiang Liu1-15/+6
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan1-0/+1
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan1-0/+1
2012-07-12ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan1-0/+3
2012-06-06ath9k: Use atomic operationsSujith Manoharan1-1/+1
2012-06-06ath9k: Handle ASPM properlySujith Manoharan1-0/+5
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-4/+5
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau1-1/+1
2011-12-07ath9k: rework power state handlingFelix Fietkau1-20/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan1-1/+1
2011-09-16ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan1-2/+2
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian1-0/+1
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez1-0/+1
2011-08-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville1-6/+2
2011-08-24ath9k: remove a bogus WARN_ONFelix Fietkau1-2/+2
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan1-1/+1
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka1-19/+25
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka1-1/+2
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin1-2/+1
2011-08-08ath9k: use pci_dev->subsystem_deviceSergei Shtylyov1-3/+2
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka1-0/+27