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
2014-02-13
ath9k: move ath9k_process_rssi to common.c
Oleksij Rempel
1
-1
/
+1
2014-02-13
ath9k: Fix uninitialized variable in ath9k_has_tx_pending()
Geert Uytterhoeven
1
-1
/
+1
2014-02-13
ath9k: prepare for multi-interface CSA support
Michal Kazior
1
-10
/
+2
2014-01-23
ath9k: Fix code mistake
Sujith Manoharan
1
-1
/
+1
2014-01-13
ath9k: Process GTT interrupts
Sujith Manoharan
1
-4
/
+32
2014-01-13
ath9k: Remove debug print in ISR
Sujith Manoharan
1
-2
/
+0
2014-01-13
ath9k: Add an option for station statistics
Sujith Manoharan
1
-1
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2014-01-04
ath9k: Fix interrupt statistics
Sujith Manoharan
1
-1
/
+1
2014-01-04
ath9k: Fix "cc_lock" usage
Sujith Manoharan
1
-7
/
+5
2014-01-04
ath9k: Process BB watchdog events in the tasklet
Sujith Manoharan
1
-8
/
+6
2014-01-04
ath9k: Remove RX Poll
Sujith Manoharan
1
-7
/
+0
2014-01-04
ath9k: Fix baseband watchdog reset
Sujith Manoharan
1
-8
/
+19
2014-01-04
ath9k: Fix baseband watchdog interrupts
Sujith Manoharan
1
-3
/
+5
2014-01-04
ath9k: Fix max AMPDU size calculation
Sujith Manoharan
1
-6
/
+0
2013-12-19
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
Felix Fietkau
1
-7
/
+2
2013-12-19
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
Felix Fietkau
1
-1
/
+3
2013-12-19
ath9k: properly preserve TSF across reset
Felix Fietkau
1
-0
/
+2
2013-12-19
ath9k_hw: clean up generic timer code
Felix Fietkau
1
-0
/
+3
2013-12-17
ath9k_htc: properly set MAC address and BSSID mask
Mathy Vanhoef
1
-2
/
+3
2013-12-02
ath9k: optimize ath9k_flush
Felix Fietkau
1
-21
/
+25
2013-12-02
ath9k: use a timer to put hardware into full sleep
Felix Fietkau
1
-5
/
+22
2013-12-02
ath9k: Use CONFIG_ATH9K_WOW
Sujith Manoharan
1
-331
/
+7
2013-12-02
ath9k: Fix TX99 config option usage
Sujith Manoharan
1
-129
/
+1
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+11
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
1
-1
/
+159
2013-10-14
ath9k: make ath9k_uses_beacons static
Felix Fietkau
1
-1
/
+1
2013-10-14
ath9k: move channel change code to ath_set_channel
Felix Fietkau
1
-72
/
+78
2013-10-14
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
1
-4
/
+3
2013-10-07
ath9k: fix tx queue scheduling after channel changes
Felix Fietkau
1
-12
/
+11
2013-09-26
ath9k: Handle FATAL interrupts correctly
Sujith Manoharan
1
-2
/
+8
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2013-08-22
ath9k: Enable PLL fix only for AR9340/AR9330
Sujith Manoharan
1
-2
/
+1
2013-08-16
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
1
-0
/
+17
2013-08-16
ath9k: use chandef instead of channel_type
Simon Wunderlich
1
-5
/
+3
2013-08-16
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
1
-1
/
+0
2013-08-09
ath9k: use software queueing for multicast traffic
Felix Fietkau
1
-0
/
+11
2013-08-09
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
1
-3
/
+0
2013-08-05
ath9k: Remove ath_ant_comb_update()
Sujith Manoharan
1
-3
/
+0
2013-07-16
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
1
-1
/
+1
2013-06-12
ath9k: Fix noisefloor calibration
Sujith Manoharan
1
-7
/
+0
2013-06-12
ath9k: implement support for .release_buffered_frames()
Felix Fietkau
1
-0
/
+1
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+5
2013-06-03
ath9k: Enable WoW only for AR9462
Sujith Manoharan
1
-31
/
+3
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-3
/
+7
2013-05-22
ath9k: Do not use local_bh_disable in ampdu_action
Sujith Manoharan
1
-2
/
+2
2013-05-22
ath9k: Use bitops for scan flag
Sujith Manoharan
1
-5
/
+3
2013-05-22
ath9k: Remove MAC_DEBUG
Sujith Manoharan
1
-1
/
+0
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
[next]