summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/pci.c
AgeCommit message (Expand)Author
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau
2014-05-22ath9k: fix sleep timer during suspendRajkumar Manoharan
2014-05-13amend "ath9k: Allow platform override without EEPROM override"Helmut Schaa
2014-04-24ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan
2013-12-02ath9k: Identify Killer Wireless cardsSujith Manoharan
2013-12-02ath9k: Add WB335 PCI IDsSujith Manoharan
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan
2013-08-26ath9k: Fix ASPM for AR9462Sujith Manoharan
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan
2013-08-05ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan
2013-08-05ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-07ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-11-30ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens
2012-11-16ath9k: Remove unused workaroundSujith Manoharan
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-25ath9k: Disable ASPM only for AR9285Sujith Manoharan
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-11ath9k: Add PCI ID for AR9565Sujith Manoharan
2012-08-23ath9k: Use PCI Express Capability accessorsJiang Liu
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan
2012-07-12ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan
2012-06-06ath9k: Use atomic operationsSujith Manoharan
2012-06-06ath9k: Handle ASPM properlySujith Manoharan
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-07ath9k: rework power state handlingFelix Fietkau
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-09-16ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez
2011-08-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville
2011-08-24ath9k: remove a bogus WARN_ONFelix Fietkau