index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
|
ath9k: limit multicast buffer hardware queue depth
Felix Fietkau
2013-06-12
1
-15
/
+100
*
|
ath9k: implement support for .release_buffered_frames()
Felix Fietkau
2013-06-12
1
-36
/
+139
*
|
ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE
Felix Fietkau
2013-06-12
1
-16
/
+27
|
/
*
ath9k: prevent aggregation session deadlocks
Felix Fietkau
2013-05-22
1
-99
/
+39
*
ath9k: fix draining aggregation tid buffers
Felix Fietkau
2013-05-17
1
-3
/
+1
*
ath9k: fix rate handling/reporting
Felix Fietkau
2013-05-17
1
-2
/
+7
*
ath9k: fix aggregation stop/flush handling
Felix Fietkau
2013-05-17
1
-21
/
+40
*
ath9k: add support for the new rate control API
Felix Fietkau
2013-04-23
1
-7
/
+16
*
ath9k: merge ath_tx_start_dma into ath_tx_start
Felix Fietkau
2013-04-23
1
-44
/
+36
*
ath9k: implement buffer holding handling for EDMA FIFO
Felix Fietkau
2013-04-10
1
-11
/
+19
*
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2013-04-10
1
-2
/
+2
*
ath9k: Fix ATH9K_HW_CAP_HT usage
Sujith Manoharan
2013-02-11
1
-3
/
+2
*
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
2013-01-22
1
-37
/
+32
*
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-22
1
-33
/
+10
*
ath9k: use the devres API for allocations/mappings
Felix Fietkau
2013-01-07
1
-32
/
+5
*
ath9k: Remove redundant NULL assignment
Sujith Manoharan
2012-11-30
1
-1
/
+0
*
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
Sujith Manoharan
2012-11-30
1
-4
/
+4
*
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
2012-11-21
1
-0
/
+2
*
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-11-21
1
-5
/
+5
*
ath9k: Test for TID only in BlockAcks while checking tx status
Sven Eckelmann
2012-10-30
1
-2
/
+6
*
ath9k: fix stale pointers potentially causing access to free'd skbs
Felix Fietkau
2012-10-29
1
-0
/
+2
*
ath9k: use ieee80211_free_txskb
Felix Fietkau
2012-10-05
1
-24
/
+29
*
ath9k: Fix chainmask selection for AR9462
Sujith Manoharan
2012-09-28
1
-0
/
+4
[prev]
[next]