summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/pci.c
AgeCommit message (Expand)Author
2017-08-03ath9k: Add Dell Wireless 1802 with wowlan capabilityRosen Penev
2017-04-19ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault
2016-11-15ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-07-19ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl
2016-06-30ath9k: return false when reading wrong eeprom offsetEduardo Abinader
2016-04-25ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan
2015-01-15ath9k: Update PCI IDs for AR9565Sujith Manoharan
2014-11-17ath9k: Fix LED configurationSujith Manoharan
2014-10-27ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau
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