index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
ath9k: fix recursive locking in the tx flush path
Felix Fietkau
2010-11-22
*
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2010-11-17
*
ath9k: more tx setup cleanups
Felix Fietkau
2010-11-17
*
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
2010-11-17
*
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2010-11-17
*
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2010-11-17
*
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2010-11-17
*
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2010-11-17
*
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2010-11-17
*
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
2010-11-17
*
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2010-11-17
*
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2010-11-17
*
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2010-11-17
*
ath9k: fix PA predistortion training frame setup
Felix Fietkau
2010-11-17
*
ath9k: clean up tx buffer setup
Felix Fietkau
2010-11-16
*
ath9k: remove the tx info padding byte abuse
Felix Fietkau
2010-11-16
*
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
2010-11-16
*
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
2010-11-16
*
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
*
ath9k: content DMA start / stop through the PCU lock
Luis R. Rodriguez
2010-11-15
*
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
2010-11-15
*
ath9k: simplify hw reset locking
Luis R. Rodriguez
2010-11-15
*
ath9k: fix tx aggregation flush on AR9003
Felix Fietkau
2010-10-27
*
ath9k: resume aggregation immediately after a hardware reset
Felix Fietkau
2010-10-25
*
ath9k: fix handling of rate control probe frames
Felix Fietkau
2010-10-25
*
ath9k: Null out references to stale pointers.
Ben Greear
2010-10-15
*
ath9k: Remove bf_dmacontext.
Ben Greear
2010-10-15
*
ath9k: Fix potential use-after-free.
Ben Greear
2010-10-13
*
ath9k: A-MPDU rate control info fix
Björn Smedman
2010-10-11
*
ath9k: remove unnecessary power save flags.
Senthil Balasubramanian
2010-10-06
*
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
2010-09-27
*
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
2010-09-21
*
ath9k: clean up / fix aggregation session flush
Felix Fietkau
2010-09-21
*
ath9k: fix an aggregation start related race condition
Felix Fietkau
2010-09-21
*
ath9k: clean up block ack window handling
Felix Fietkau
2010-09-21
*
ath9k: remove duplicate get_hw_crypto_keytype()
Luis R. Rodriguez
2010-08-16
*
ath9k: fix an issue in ath_atx_tid paused flag management
Lorenzo Bianconi
2010-08-04
*
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
2010-08-04
*
ath9k: fix yet another buffer leak in the tx aggregation code
Felix Fietkau
2010-07-26
*
ath9k: Fix inconsistency between txq->stopped and the actual queue state
Vasanthakumar Thiagarajan
2010-07-26
*
ath9k: another fix for the A-MPDU buffer leak
Felix Fietkau
2010-07-14
*
ath9k: validate the TID in the tx status information
Felix Fietkau
2010-07-12
*
ath9k: fix a buffer leak in A-MPDU completion
Felix Fietkau
2010-07-07
*
ath9k: fix a potential buffer leak in the STA teardown path
Felix Fietkau
2010-07-07
*
ath9k: fix retry count for A-MPDU rate control status reports
Felix Fietkau
2010-06-28
*
ath9k: Remove unused paprd_txok
Vasanthakumar Thiagarajan
2010-06-24
*
ath9k: Fix bug in paprd
Vasanthakumar Thiagarajan
2010-06-24
*
ath9k: implement PA predistortion support
Felix Fietkau
2010-06-14
*
ath9k: fix queue stopping threshold
Felix Fietkau
2010-06-14
*
ath9k: remove duplicate WMM AC definitions
Felix Fietkau
2010-06-14
[next]