index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Enable WoW only for supported models
Sujith Manoharan
2013-06-24
1
-0
/
+57
*
ath9k: Add PCI IDs for CUS217
Sujith Manoharan
2013-06-18
1
-0
/
+13
*
ath9k: Modify IDs to identify CUS230
Sujith Manoharan
2013-06-18
1
-2
/
+4
*
ath9k: Add custom parameters for CUS198
Sujith Manoharan
2013-06-14
1
-0
/
+29
*
ath9k: use the devres API for allocations/mappings
Felix Fietkau
2013-01-07
1
-31
/
+8
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-4
/
+4
|
\
|
*
ath9k: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
2012-12-07
1
-4
/
+4
*
|
ath9k: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
2012-11-30
1
-11
/
+4
*
|
ath9k: Remove unused workaround
Sujith Manoharan
2012-11-16
1
-12
/
+0
|
/
*
ath9k: improve suspend/resume reliability
Felix Fietkau
2012-10-05
1
-1
/
+3
*
ath9k: fix ASPM initialization on resume
Felix Fietkau
2012-10-05
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-1
/
+3
|
\
|
*
ath9k: Disable ASPM only for AR9285
Sujith Manoharan
2012-09-25
1
-2
/
+3
|
*
ath9k: Add PCI ID for AR9565
Sujith Manoharan
2012-09-11
1
-0
/
+1
*
|
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
1
-0
/
+2
|
\
\
|
|
/
|
*
ath9k: stop btcoex on device suspend
Rajkumar Manoharan
2012-08-10
1
-0
/
+1
|
*
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
2012-08-03
1
-0
/
+1
*
|
ath9k: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-15
/
+6
|
/
*
ath9k: do not disable hardware while wow is enabled
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+3
*
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
1
-1
/
+1
*
ath9k: Handle ASPM properly
Sujith Manoharan
2012-06-06
1
-0
/
+5
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
1
-4
/
+5
*
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
1
-1
/
+1
*
ath9k: rework power state handling
Felix Fietkau
2011-12-07
1
-20
/
+1
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
2011-10-14
1
-1
/
+1
*
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
2011-09-16
1
-2
/
+2
*
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
1
-0
/
+1
*
ath9k: add AR9580 support
Luis R. Rodriguez
2011-08-26
1
-0
/
+1
*
ath9k: remove replicated null check in ath_pci_aspm_init
John W. Linville
2011-08-26
1
-6
/
+2
*
ath9k: remove a bogus WARN_ON
Felix Fietkau
2011-08-24
1
-2
/
+2
*
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
2011-08-24
1
-1
/
+1
*
ath9k: do btcoex ASPM disabling at initialization time
Stanislaw Gruszka
2011-08-22
1
-19
/
+25
*
ath9k: remove ->config_pci_powersave() redundant argument
Stanislaw Gruszka
2011-08-22
1
-1
/
+2
*
ath9k: remove all references to subsysid, it's never used
Pavel Roskin
2011-08-08
1
-2
/
+1
*
ath9k: use pci_dev->subsystem_device
Sergei Shtylyov
2011-08-08
1
-3
/
+2
*
ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled
Stanislaw Gruszka
2011-08-01
1
-0
/
+27
*
ath9k: Fix suspend/resume when no interface is UP
Rajkumar Manoharan
2011-06-29
1
-0
/
+6
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
1
-1
/
+1
|
\
|
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
1
-13
/
+5
*
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
1
-2
/
+0
*
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
2010-12-22
1
-0
/
+8
*
ath9k: Use pci_is_pcie()
Hauke Mehrtens
2010-12-22
1
-1
/
+1
*
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
2010-12-22
1
-0
/
+1
*
ath9k: Fix warnings on card removal
Rajkumar Manoharan
2010-12-22
1
-0
/
+2
*
ath9k: fix assumptions for idle calls on suspend/resume
Luis R. Rodriguez
2010-12-13
1
-0
/
+3
*
ath9k: Add device id of AR9485 to pci table
Vasanthakumar Thiagarajan
2010-12-07
1
-0
/
+1
*
ath9k: Enable extended synch for AR9485 to fix L0s recovery issue
Vasanthakumar Thiagarajan
2010-12-07
1
-0
/
+12
[next]