index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
1
-3
/
+2
2018-08-06
ath9k: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-01-16
ath9k: add MSI support
Russell Hu
1
-1
/
+20
2017-08-03
ath9k: Add Dell Wireless 1802 with wowlan capability
Rosen Penev
1
-0
/
+5
2017-04-19
ath9k: Add Dell Wireless 1601 with wowlan capability
Damien Thébault
1
-0
/
+5
2016-11-15
ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-2
/
+5
2016-07-19
ath9k: simplify the code-paths when not using the built-in EEPROM
Martin Blumenstingl
1
-30
/
+13
2016-06-30
ath9k: return false when reading wrong eeprom offset
Eduardo Abinader
1
-0
/
+2
2016-04-25
ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-0
/
+10
2015-02-03
ath9k: Check WOW triggers properly
Sujith Manoharan
1
-1
/
+4
2015-01-15
ath9k: Update PCI IDs for AR9565
Sujith Manoharan
1
-0
/
+85
2014-11-17
ath9k: Fix LED configuration
Sujith Manoharan
1
-1
/
+3
2014-10-27
ath9k_hw: make support for PC-OEM cards optional
Felix Fietkau
1
-0
/
+6
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-19
ath9k: Implement hw_scan support
Felix Fietkau
1
-0
/
+1
2014-05-22
ath9k: fix sleep timer during suspend
Rajkumar Manoharan
1
-0
/
+1
2014-05-13
amend "ath9k: Allow platform override without EEPROM override"
Helmut Schaa
1
-1
/
+1
2014-04-24
ath9k: fix race in setting ATH_OP_INVALID
Rajkumar Manoharan
1
-5
/
+0
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
1
-3
/
+5
2014-01-09
ath9k: Update WB335 PCI IDs
Sujith Manoharan
1
-19
/
+82
2013-12-02
ath9k: Identify Killer Wireless cards
Sujith Manoharan
1
-0
/
+20
2013-12-02
ath9k: Add WB335 PCI IDs
Sujith Manoharan
1
-0
/
+25
2013-11-11
ath9k: Use correct PCIE initvals for AR9485
Sujith Manoharan
1
-0
/
+87
2013-09-26
ath9k: Add DELL 1707 to supported card table
Sujith Manoharan
1
-0
/
+5
2013-09-26
ath9k: Identify WB335 Antenna configuration
Sujith Manoharan
1
-2
/
+174
2013-09-26
ath9k: Identify CUS252 cards
Sujith Manoharan
1
-0
/
+12
2013-09-26
ath9k: Enable antenna diversity for WB335
Sujith Manoharan
1
-1
/
+5
2013-08-26
ath9k: Fix ASPM workaround usage
Sujith Manoharan
1
-0
/
+46
2013-08-26
ath9k: Fix ASPM for AR9462
Sujith Manoharan
1
-0
/
+16
2013-08-22
ath9k: Add one more PCI ID for CUS198
Sujith Manoharan
1
-0
/
+5
2013-08-05
ath9k: Add more PCI IDs for WB225 cards
Sujith Manoharan
1
-0
/
+72
2013-08-05
ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195
Sujith Manoharan
1
-5
/
+13
2013-06-24
ath9k: Enable WoW only for supported models
Sujith Manoharan
1
-0
/
+57
2013-06-18
ath9k: Add PCI IDs for CUS217
Sujith Manoharan
1
-0
/
+13
2013-06-18
ath9k: Modify IDs to identify CUS230
Sujith Manoharan
1
-2
/
+4
2013-06-14
ath9k: Add custom parameters for CUS198
Sujith Manoharan
1
-0
/
+29
2013-01-07
ath9k: use the devres API for allocations/mappings
Felix Fietkau
1
-31
/
+8
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-4
/
+4
2012-12-07
ath9k: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-4
/
+4
2012-11-30
ath9k: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-11
/
+4
2012-11-16
ath9k: Remove unused workaround
Sujith Manoharan
1
-12
/
+0
2012-10-05
ath9k: improve suspend/resume reliability
Felix Fietkau
1
-1
/
+3
2012-10-05
ath9k: fix ASPM initialization on resume
Felix Fietkau
1
-0
/
+5
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2012-09-25
ath9k: Disable ASPM only for AR9285
Sujith Manoharan
1
-2
/
+3
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-0
/
+2
2012-09-11
ath9k: Add PCI ID for AR9565
Sujith Manoharan
1
-0
/
+1
2012-08-23
ath9k: Use PCI Express Capability accessors
Jiang Liu
1
-15
/
+6
2012-08-10
ath9k: stop btcoex on device suspend
Rajkumar Manoharan
1
-0
/
+1
2012-08-03
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
1
-0
/
+1
[next]