index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-12
/
+11
|
\
|
*
ath9k: fix tx queue scheduling after channel changes
Felix Fietkau
2013-10-07
1
-12
/
+11
*
|
ath9k: add TX99 support
Luis R. Rodriguez
2013-10-18
1
-1
/
+159
*
|
ath9k: make ath9k_uses_beacons static
Felix Fietkau
2013-10-14
1
-1
/
+1
*
|
ath9k: move channel change code to ath_set_channel
Felix Fietkau
2013-10-14
1
-72
/
+78
*
|
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
2013-10-14
1
-4
/
+3
*
|
ath9k: Handle FATAL interrupts correctly
Sujith Manoharan
2013-09-26
1
-2
/
+8
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-28
1
-2
/
+1
|
\
|
*
ath9k: Enable PLL fix only for AR9340/AR9330
Sujith Manoharan
2013-08-22
1
-2
/
+1
*
|
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
2013-08-16
1
-0
/
+17
*
|
ath9k: use chandef instead of channel_type
Simon Wunderlich
2013-08-16
1
-5
/
+3
*
|
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
2013-08-15
1
-1
/
+0
*
|
ath9k: use software queueing for multicast traffic
Felix Fietkau
2013-08-09
1
-0
/
+11
*
|
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2013-08-09
1
-3
/
+0
*
|
ath9k: Remove ath_ant_comb_update()
Sujith Manoharan
2013-08-05
1
-3
/
+0
*
|
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
2013-07-16
1
-1
/
+1
|
/
*
ath9k: Fix noisefloor calibration
Sujith Manoharan
2013-06-12
1
-7
/
+0
*
ath9k: implement support for .release_buffered_frames()
Felix Fietkau
2013-06-12
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-12
1
-2
/
+5
|
\
|
*
ath9k: prevent aggregation session deadlocks
Felix Fietkau
2013-05-22
1
-1
/
+2
|
*
ath9k: fix aggregation stop/flush handling
Felix Fietkau
2013-05-17
1
-3
/
+5
*
|
ath9k: Enable WoW only for AR9462
Sujith Manoharan
2013-06-03
1
-31
/
+3
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-05-29
1
-3
/
+7
|
\
|
|
*
ath9k: Fix beacon reconfiguration
Sujith Manoharan
2013-05-08
1
-2
/
+2
|
*
ath9k: fix key allocation error handling for powersave keys
Felix Fietkau
2013-05-03
1
-1
/
+5
*
|
ath9k: Do not use local_bh_disable in ampdu_action
Sujith Manoharan
2013-05-22
1
-2
/
+2
*
|
ath9k: Use bitops for scan flag
Sujith Manoharan
2013-05-22
1
-5
/
+3
*
|
ath9k: Remove MAC_DEBUG
Sujith Manoharan
2013-05-22
1
-1
/
+0
|
/
*
ath9k: always set common->macaddr to the MAC adress of a virtual interface
Felix Fietkau
2013-04-22
1
-2
/
+7
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
1
-4
/
+6
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-4
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
1
-0
/
+4
|
\
\
|
*
|
ath9k: Re-enable interrupts after a channel change failure
Robert Shade
2013-04-03
1
-0
/
+4
*
|
|
ath9k: add support for DFS master mode
Zefir Kurtisi
2013-04-08
1
-4
/
+21
|
|
/
|
/
|
*
|
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-18
1
-1
/
+1
|
/
*
ath9k: Fix ATH9K_HW_CAP_HT usage
Sujith Manoharan
2013-02-11
1
-8
/
+5
*
ath9k: add debug parameters for spectral scan
Simon Wunderlich
2013-01-30
1
-17
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-13
/
+9
|
\
|
*
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
2013-01-22
1
-0
/
+3
|
*
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
2013-01-14
1
-4
/
+3
|
*
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
1
-13
/
+3
|
*
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
1
-0
/
+4
*
|
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-22
1
-22
/
+19
*
|
ath9k: stop rx after tx
Felix Fietkau
2013-01-22
1
-2
/
+2
*
|
ath9k: add spectral scan feature
Simon Wunderlich
2013-01-09
1
-0
/
+100
*
|
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
1
-1
/
+3
|
/
*
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
2012-11-30
1
-2
/
+8
*
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
2012-11-30
1
-127
/
+0
*
ath9k: Remove 'stations' debugfs file
Sujith Manoharan
2012-11-21
1
-12
/
+0
*
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
2012-11-21
1
-1
/
+0
[next]