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
2013-05-22
ath9k: prevent aggregation session deadlocks
Felix Fietkau
1
-1
/
+2
2013-05-17
ath9k: fix aggregation stop/flush handling
Felix Fietkau
1
-3
/
+5
2013-05-09
ath9k: Fix beacon reconfiguration
Sujith Manoharan
1
-2
/
+2
2013-05-03
ath9k: fix key allocation error handling for powersave keys
Felix Fietkau
1
-1
/
+5
2013-04-22
ath9k: always set common->macaddr to the MAC adress of a virtual interface
Felix Fietkau
1
-2
/
+7
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+6
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2013-04-08
ath9k: add support for DFS master mode
Zefir Kurtisi
1
-4
/
+21
2013-04-03
ath9k: Re-enable interrupts after a channel change failure
Robert Shade
1
-0
/
+4
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-4
/
+6
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-02-12
ath9k: Fix ATH9K_HW_CAP_HT usage
Sujith Manoharan
1
-8
/
+5
2013-01-31
ath9k: add debug parameters for spectral scan
Simon Wunderlich
1
-17
/
+6
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-13
/
+9
2013-01-23
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
1
-22
/
+19
2013-01-23
ath9k: stop rx after tx
Felix Fietkau
1
-2
/
+2
2013-01-22
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
1
-0
/
+3
2013-01-15
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
1
-4
/
+3
2013-01-11
ath9k: fix rx flush handling
Felix Fietkau
1
-13
/
+3
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
1
-0
/
+4
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
1
-0
/
+100
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-1
/
+3
2012-11-30
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
1
-2
/
+8
2012-11-30
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
1
-127
/
+0
2012-11-21
ath9k: Remove 'stations' debugfs file
Sujith Manoharan
1
-12
/
+0
2012-11-21
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
1
-1
/
+0
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
1
-13
/
+13
2012-11-21
ath9k: Process FATAL interrupts at first
Rajkumar Manoharan
1
-12
/
+9
2012-11-16
ath9k: Remove unused workaround
Sujith Manoharan
1
-3
/
+0
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
1
-6
/
+9
2012-10-29
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
1
-0
/
+4
2012-10-29
ath9k: Send WLAN channel info to BT
Rajkumar Manoharan
1
-0
/
+5
2012-10-20
ath9k: perform ANI cycle in idle state
Rajkumar Manoharan
1
-1
/
+2
2012-10-06
ath9k: use ieee80211_free_txskb
Felix Fietkau
1
-1
/
+1
2012-10-06
ath9k: improve suspend/resume reliability
Felix Fietkau
1
-9
/
+4
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-09-11
ath9k: Cleanup add/change_interface callbacks
Mohammed Shafi Shajakhan
1
-47
/
+10
2012-09-11
ath9k: Make use of ath_stop_ani wrapper
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
1
-1
/
+1
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2012-08-10
ath9k: fix interrupt storms on queued hardware reset
Felix Fietkau
1
-1
/
+3
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-1
/
+4
2012-07-17
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
1
-6
/
+11
2012-07-17
ath9k: Reconfigure VIF state properly
Sujith Manoharan
1
-0
/
+27
2012-07-17
ath9k: Fix ANI management
Sujith Manoharan
1
-17
/
+12
2012-07-17
ath9k: Set the TSF adjust value properly
Sujith Manoharan
1
-0
/
+3
2012-07-17
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
1
-4
/
+0
2012-07-17
ath9k: Remove is_bslot_active
Sujith Manoharan
1
-2
/
+3
2012-07-17
ath9k: Cleanup beacon logic
Sujith Manoharan
1
-19
/
+5
2012-07-17
ath9k: Simplify ASSOC handling
Sujith Manoharan
1
-70
/
+48
[next]