index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-07-27
1
-5
/
+2
*
ath9k: enable AR9003 PCI IDs
Luis R. Rodriguez
2010-06-14
1
-0
/
+1
*
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
2010-05-21
1
-1
/
+0
*
ath9k_hw: add the PCI ID for the first AR9300 device
Luis R. Rodriguez
2010-04-16
1
-0
/
+1
*
ath: Add a bus type field
Sujith
2010-04-06
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-04
1
-13
/
+6
|
\
|
*
ath9k: add support for 802.11n bonded out AR2427
Luis R. Rodriguez
2010-02-02
1
-0
/
+1
|
*
ath9k: fix access to freed data on unload
Pavel Roskin
2010-02-01
1
-13
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
1
-27
/
+31
|
\
|
|
*
ath9k: Fix panic on driver load
Sujith
2010-01-14
1
-0
/
+3
|
*
ath9k: Cleanup init/deinit routines
Sujith
2010-01-12
1
-28
/
+29
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
|
/
*
ath9k: Storage class should be before const qualifier
Tobias Klauser
2009-12-28
1
-1
/
+1
*
ath9k_hw: distinguish single-chip solutions on initial probe print
Luis R. Rodriguez
2009-10-30
1
-7
/
+4
*
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-30
1
-2
/
+3
*
atheros: define a common priv struct
Luis R. Rodriguez
2009-10-07
1
-6
/
+3
*
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
*
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
1
-7
/
+14
*
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-10-07
1
-0
/
+17
*
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
2009-09-09
1
-1
/
+3
*
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
2009-09-09
1
-2
/
+1
*
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
2009-09-08
1
-1
/
+1
*
ath9k: propagate errors on ath_init_device() and request_irq()
Luis R. Rodriguez
2009-09-08
1
-6
/
+6
*
ath9k: propagate ieee80211_alloc_hw() failure
Luis R. Rodriguez
2009-09-08
1
-2
/
+3
*
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
2009-08-20
1
-3
/
+3
*
ath9k: Fix bug in PCI resume
Sujith
2009-08-14
1
-1
/
+3
*
ath9k: distinguish between device initialization and ath_softc init
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
2009-07-27
1
-0
/
+2
*
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-19
1
-0
/
+18
*
rfkill: rewrite
Johannes Berg
2009-06-03
1
-15
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-2
/
+2
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-0
/
+295