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.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
/
ath9k.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
2009-09-09
1
-1
/
+1
*
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
2009-08-28
1
-0
/
+2
*
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
2009-08-28
1
-0
/
+1
*
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
2009-08-28
1
-0
/
+1
*
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
Vasanthakumar Thiagarajan
2009-08-28
1
-0
/
+1
*
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
2009-08-20
1
-1
/
+0
*
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
1
-0
/
+10
*
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
2009-08-20
1
-1
/
+2
*
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
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 debug counters for TX
Sujith
2009-07-29
1
-1
/
+0
*
ath9k: fix race with IEEE80211_CONF_PS checks
Gabor Juhos
2009-07-29
1
-0
/
+1
*
ath9k: Remove a few redundant variables/macros
Sujith
2009-07-27
1
-1
/
+0
*
ath9k: Cleanup return values
Sujith
2009-07-27
1
-3
/
+3
*
ath9k: Remove redundant HT macros
Sujith
2009-07-27
1
-2
/
+0
*
ath9k: disable radio when all devices are marked idle
Luis R. Rodriguez
2009-07-24
1
-0
/
+1
*
ath9k: serialize ath9k_ps_{wakeup,restore} calls
Gabor Juhos
2009-07-24
1
-1
/
+1
*
ath9k: uninline ath9k_ps_{wakeup,restore} functions
Gabor Juhos
2009-07-24
1
-21
/
+2
*
ath9k: serialize ath9k_hw_setpower calls
Gabor Juhos
2009-07-24
1
-0
/
+1
*
ath9k: Fix TX hang issue with Atheros chipsets
Senthil Balasubramanian
2009-07-24
1
-0
/
+4
*
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
2009-07-24
1
-0
/
+16
*
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
2009-07-24
1
-1
/
+0
*
ath9k: race condition in SCANNING state check during ANI calibration
Senthil Balasubramanian
2009-07-10
1
-0
/
+1
*
ath9k: Remove unnecessary count for addba attempt
Vasanthakumar Thiagarajan
2009-07-10
1
-1
/
+0
*
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
*
ath9k: port to cfg80211 rfkill
Johannes Berg
2009-06-15
1
-9
/
+0
*
rfkill: rewrite
Johannes Berg
2009-06-03
1
-6
/
+1
*
ath9k: Update Beacon timers based on timestamp from the AP
Jouni Malinen
2009-05-22
1
-0
/
+1
*
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
Jouni Malinen
2009-05-20
1
-1
/
+5
*
ath9k: cleanup beacon parameters configuration
Vasanthakumar Thiagarajan
2009-05-20
1
-0
/
+1
*
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
2009-05-20
1
-0
/
+1
*
ath9k: make private driver rate tables const
Luis R. Rodriguez
2009-05-06
1
-2
/
+2
*
ath9k: uninline ath9k_io{read,write}32 routines
Gabor Juhos
2009-05-06
1
-31
/
+2
*
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
1
-0
/
+2
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-0
/
+730