index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: move sc_flags to ath_common
Oleksij Rempel
2014-03-17
1
-20
/
+25
*
ath9k: move ath9k_reload_chainmask_settings to common
Oleksij Rempel
2014-02-28
1
-1
/
+1
*
ath9k: make some hardware reset log messages debug-only
Felix Fietkau
2014-02-24
1
-3
/
+3
*
ath9k: move ath9k_process_rssi to common.c
Oleksij Rempel
2014-02-12
1
-1
/
+1
*
ath9k: Fix uninitialized variable in ath9k_has_tx_pending()
Geert Uytterhoeven
2014-02-12
1
-1
/
+1
*
ath9k: prepare for multi-interface CSA support
Michal Kazior
2014-02-12
1
-10
/
+2
*
ath9k: Fix code mistake
Sujith Manoharan
2014-01-23
1
-1
/
+1
*
ath9k: Process GTT interrupts
Sujith Manoharan
2014-01-13
1
-4
/
+32
*
ath9k: Remove debug print in ISR
Sujith Manoharan
2014-01-13
1
-2
/
+0
*
ath9k: Add an option for station statistics
Sujith Manoharan
2014-01-13
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-06
1
-2
/
+3
|
\
|
*
ath9k_htc: properly set MAC address and BSSID mask
Mathy Vanhoef
2013-12-17
1
-2
/
+3
*
|
ath9k: Fix interrupt statistics
Sujith Manoharan
2014-01-03
1
-1
/
+1
*
|
ath9k: Fix "cc_lock" usage
Sujith Manoharan
2014-01-03
1
-7
/
+5
*
|
ath9k: Process BB watchdog events in the tasklet
Sujith Manoharan
2014-01-03
1
-8
/
+6
*
|
ath9k: Remove RX Poll
Sujith Manoharan
2014-01-03
1
-7
/
+0
*
|
ath9k: Fix baseband watchdog reset
Sujith Manoharan
2014-01-03
1
-8
/
+19
*
|
ath9k: Fix baseband watchdog interrupts
Sujith Manoharan
2014-01-03
1
-3
/
+5
*
|
ath9k: Fix max AMPDU size calculation
Sujith Manoharan
2014-01-03
1
-6
/
+0
*
|
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
Felix Fietkau
2013-12-19
1
-7
/
+2
*
|
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
Felix Fietkau
2013-12-19
1
-1
/
+3
*
|
ath9k: properly preserve TSF across reset
Felix Fietkau
2013-12-18
1
-0
/
+2
*
|
ath9k_hw: clean up generic timer code
Felix Fietkau
2013-12-18
1
-0
/
+3
*
|
ath9k: optimize ath9k_flush
Felix Fietkau
2013-12-02
1
-21
/
+25
*
|
ath9k: use a timer to put hardware into full sleep
Felix Fietkau
2013-12-02
1
-5
/
+22
*
|
ath9k: Use CONFIG_ATH9K_WOW
Sujith Manoharan
2013-12-02
1
-331
/
+7
*
|
ath9k: Fix TX99 config option usage
Sujith Manoharan
2013-12-02
1
-129
/
+1
|
/
*
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
|
\
\
|
|
/
[next]