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
/
xmit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: remove tid->paused flag
Felix Fietkau
2014-04-30
1
-13
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
1
-2
/
+2
|
\
|
*
ath9k: Fix sequence number assignment for non-data frames
Helmut Schaa
2014-03-13
1
-2
/
+2
*
|
ath9k: move sc_flags to ath_common
Oleksij Rempel
2014-03-17
1
-4
/
+5
*
|
ath9k: fix ready time of the multicast buffer queue
Felix Fietkau
2014-03-14
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-04
1
-5
/
+8
|
\
\
|
|
/
|
*
ath9k: fix ps-poll responses under a-mpdu sessions
Felix Fietkau
2014-02-24
1
-2
/
+3
|
*
ath9k: protect tid->sched check
Stanislaw Gruszka
2014-02-20
1
-3
/
+5
*
|
ath9k: fix invalid max frame length
Sylvain Roger Rieunier
2014-03-03
1
-1
/
+1
*
|
ath9k: move ath9k_init_channels_rates to common-init
Oleksij Rempel
2014-02-28
1
-1
/
+2
*
|
ath9k: prepare for multi-interface CSA support
Michal Kazior
2014-02-12
1
-1
/
+1
|
/
*
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
2014-01-13
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-06
1
-0
/
+4
|
\
|
*
ath9k: fix duration calculation for non-aggregated packets
Felix Fietkau
2013-12-09
1
-0
/
+4
*
|
ath9k: Fix max AMPDU size calculation
Sujith Manoharan
2014-01-03
1
-7
/
+2
*
|
ath9k: simplify/fix tx packet TID handling
Felix Fietkau
2013-12-19
1
-8
/
+1
*
|
ath9k: optimize ath_drain_all_txq
Felix Fietkau
2013-12-02
1
-0
/
+3
*
|
ath9k: Fix TX99 config option usage
Sujith Manoharan
2013-12-02
1
-0
/
+4
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-6
/
+20
|
\
|
*
ath9k: fix powersave response handling for BA session packets
Felix Fietkau
2013-09-30
1
-3
/
+6
|
*
ath9k: add txq locking for ath_tx_aggr_start
Felix Fietkau
2013-09-26
1
-0
/
+6
|
*
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
Felix Fietkau
2013-09-26
1
-2
/
+4
|
*
ath9k: do not link bf_next across multiple A-MPDUs
Felix Fietkau
2013-09-26
1
-1
/
+3
|
*
ath9k: fix stale flag handling on buffer clone
Felix Fietkau
2013-09-26
1
-0
/
+1
*
|
ath9k: add TX99 support
Luis R. Rodriguez
2013-10-18
1
-3
/
+50
*
|
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
Luis R. Rodriguez
2013-10-18
1
-0
/
+3
*
|
ath9k: remove sc->config.cabqReadyTime
Felix Fietkau
2013-10-14
1
-8
/
+1
*
|
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
2013-10-14
1
-2
/
+1
*
|
ath9k: Use bitops for calibration flags
Sujith Manoharan
2013-09-26
1
-1
/
+1
|
/
*
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
2013-08-16
1
-0
/
+2
*
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
Felix Fietkau
2013-08-15
1
-0
/
+2
*
ath9k: simplify ath_tid_drain
Felix Fietkau
2013-08-15
1
-12
/
+0
*
ath9k: shrink a few data structures by reordering fields
Felix Fietkau
2013-08-15
1
-8
/
+8
*
ath9k: use software queueing for multicast traffic
Felix Fietkau
2013-08-09
1
-2
/
+10
*
ath9k: improve tx scheduling fairness
Felix Fietkau
2013-08-09
1
-39
/
+50
*
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2013-08-09
1
-121
/
+143
*
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
2013-08-09
1
-0
/
+1
*
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
2013-08-09
1
-1
/
+2
*
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2013-08-09
1
-6
/
+14
*
ath9k: fix block ack window tracking check
Felix Fietkau
2013-08-09
1
-6
/
+9
*
ath9k: simplify ath_tx_form_aggr
Felix Fietkau
2013-08-09
1
-21
/
+12
*
ath9k: add function for getting the tx tid for a packet
Felix Fietkau
2013-08-09
1
-8
/
+17
*
ath9k: split tid retry packets into a separate queue
Felix Fietkau
2013-08-09
1
-4
/
+14
*
ath9k: add utility functions for accessing tid queues
Felix Fietkau
2013-08-09
1
-19
/
+32
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-25
1
-16
/
+28
|
\
|
*
ath9k: fix tx pending frames accounting for dropped packets
Felix Fietkau
2013-07-17
1
-16
/
+28
*
|
ath9k: Fix RTS threshold
Sujith Manoharan
2013-07-22
1
-4
/
+32
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-26
1
-1
/
+5
|
\
|
*
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
Felix Fietkau
2013-06-24
1
-1
/
+5
*
|
ath9k: fix queue depth accounting in ath_tx_txqaddbuf
Felix Fietkau
2013-06-24
1
-3
/
+7
[next]