index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
ath9k: Fix a warning due to a queued work during S3 state
Mohammed Shafi Shajakhan
1
-0
/
+8
2011-04-08
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
Felix Fietkau
1
-2
/
+10
2011-03-28
ath9k: fix a chip wakeup related crash in ath9k_start
Felix Fietkau
1
-0
/
+4
2011-03-23
ath9k: Fix TX queue stuck issue.
Senthil Balasubramanian
1
-0
/
+2
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
1
-35
/
+21
2011-02-28
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
1
-3
/
+0
2011-02-25
ath9k: Fix compilation warning.
Vivek Natarajan
1
-1
/
+1
2011-02-25
ath9k: Cancel pll_work while disabling radio.
Vivek Natarajan
1
-0
/
+4
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-4
/
+2
2011-02-21
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
1
-0
/
+71
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-10
/
+0
2011-02-15
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
1
-8
/
+0
2011-02-14
ath9k: disable beaconing before stopping beacon queue
Rajkumar Manoharan
1
-21
/
+14
2011-02-10
ath9k: Remove redundant beacon_interval
Steve Brown
1
-1
/
+2
2011-02-10
ath9k: Add debug info for configuring power level.
Ben Greear
1
-0
/
+2
2011-02-10
ath9k: Print channel-type in chan-change dbg message.
Ben Greear
1
-2
/
+3
2011-02-05
ath9k: add additional checks for the baseband hang detection
Felix Fietkau
1
-9
/
+36
2011-02-05
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
1
-2
/
+0
2011-02-04
ath9k: reserve a beacon slot on beaconing vif addition
Rajkumar Manoharan
1
-3
/
+1
2011-02-04
ath9k: do not access hw registers in FULL SLEEP
Rajkumar Manoharan
1
-0
/
+2
2011-02-04
ath9k: move update tx power to common
Rajkumar Manoharan
1
-16
/
+10
2011-02-04
ath9k: use common get current channel function
Rajkumar Manoharan
1
-16
/
+3
2011-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+7
2011-02-01
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
1
-1
/
+7
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+14
2011-01-28
ath9k: use common API to avoid code duplication
Rajkumar Manoharan
1
-69
/
+3
2011-01-28
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
1
-0
/
+3
2011-01-28
ath9k: use split rx buffers to get rid of order-1 skb allocations
Felix Fietkau
1
-0
/
+5
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
1
-51
/
+27
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
1
-136
/
+5
2011-01-28
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
1
-0
/
+2
2011-01-28
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
1
-2
/
+0
2011-01-28
ath9k: fix race conditions when stop device
Stanislaw Gruszka
1
-0
/
+9
2011-01-21
ath9k: Keep track of stations for debugfs.
Ben Greear
1
-0
/
+13
2011-01-21
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
1
-3
/
+5
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-1
/
+1
2011-01-19
ath9k: Fix up hardware mode and beacons with multiple vifs.
Ben Greear
1
-86
/
+222
2011-01-19
ath9k: reduce the likelihood of baseband hang check false positives
Felix Fietkau
1
-1
/
+12
2011-01-05
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
1
-1
/
+1
2011-01-04
ath9k: fix beacon restart on channel change
Rajkumar Manoharan
1
-1
/
+2
2011-01-04
ath9k: spin_lock_bh is not required within tasklet context.
Senthil Balasubramanian
1
-2
/
+2
2010-12-22
ath9k: unlock on error path in ath9k_change_interface()
Dan Carpenter
1
-4
/
+7
2010-12-22
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
1
-0
/
+1
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
1
-32
/
+0
2010-12-16
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-16
ath9k: Add comments for making pm-qos as modparam
Mohammed Shafi Shajakhan
1
-0
/
+4
2010-12-16
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-12-13
ath9k_hw: fix PA predistortion training power selection
Felix Fietkau
1
-1
/
+3
2010-12-13
ath9k: fix PA predistortion thermal measurement handling
Felix Fietkau
1
-30
/
+44
2010-12-13
ath9k: Use power save wrappers for TSF get/set
Sujith Manoharan
1
-0
/
+4
[next]