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 ATH9K_HW_CAP_HT usage
Sujith Manoharan
2013-02-11
*
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
2013-01-22
*
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-22
*
ath9k: use the devres API for allocations/mappings
Felix Fietkau
2013-01-07
*
ath9k: Remove redundant NULL assignment
Sujith Manoharan
2012-11-30
*
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
Sujith Manoharan
2012-11-30
*
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
2012-11-21
*
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-11-21
*
ath9k: Test for TID only in BlockAcks while checking tx status
Sven Eckelmann
2012-10-30
*
ath9k: fix stale pointers potentially causing access to free'd skbs
Felix Fietkau
2012-10-29
*
ath9k: use ieee80211_free_txskb
Felix Fietkau
2012-10-05
*
ath9k: Fix chainmask selection for AR9462
Sujith Manoharan
2012-09-28
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
|
\
|
*
ath9k: fix PA linearization calibration related crash
Felix Fietkau
2012-09-05
*
|
ath9k: Fix TX filter usage
Sujith Manoharan
2012-09-07
*
|
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
|
/
*
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
2012-07-17
*
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
2012-07-17
*
ath9k: fix aggregate size limit based on queue TXOP limit
Felix Fietkau
2012-07-17
*
ath9k: make per-WMM-AC queue sizes configurable via debugfs
Felix Fietkau
2012-07-17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
|
\
|
*
ath9k: fix invalid pointer access in the tx path
Felix Fietkau
2012-06-19
|
*
ath9k: fix a tx rate duration calculation bug
Felix Fietkau
2012-06-19
*
|
ath9k: raise aggregation limit to 64k for HT IBSS
Sven Eckelmann
2012-06-26
*
|
ath9k: Fix powersave locking
Sujith Manoharan
2012-06-06
*
|
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
*
|
ath9k: Group link monitoring logic
Sujith Manoharan
2012-06-06
|
/
*
ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
Felix Fietkau
2012-05-29
*
ath9k: Fix TX fragmentation
Sujith Manoharan
2012-04-17
*
ath9k_hw: remove ath9k_hw_gettxintrtxqs
Felix Fietkau
2012-03-15
*
ath9k_hw: clean up tx completion interrupt handling
Felix Fietkau
2012-03-15
*
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
2012-03-15
*
ath9k: Remove aggregation flags
Sujith Manoharan
2012-03-15
*
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
*
ath9k: Calculate ampdu limit using a helper
Sujith Manoharan
2012-02-27
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
|
\
|
*
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
2012-01-04
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
|
\
|
|
*
ath9k: fix tx locking issues
Felix Fietkau
2011-12-19
|
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
|
/
*
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
2011-12-15
*
ath9k: simplify tx locking
Felix Fietkau
2011-12-15
*
ath9k: remove bogus sequence number increment
Felix Fietkau
2011-12-15
*
ath9k: reduce indentation level in a few places
Felix Fietkau
2011-12-15
*
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
2011-12-15
*
ath9k: change maximum software retransmission handling
Felix Fietkau
2011-12-15
*
ath9k: always issue a full hw reset after waking up from full-sleep mode
Felix Fietkau
2011-12-07
*
ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup state
Nikolay Martynov
2011-11-28
*
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
2011-11-08
[next]