index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
Age
Commit message (
Expand
)
Author
2010-12-20
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
2010-12-13
ath9k: fix sequence number assigment for non-AMPDU QoS data frames
Felix Fietkau
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-08
ath9k: Check for NULL sta in ath_tx_start
Ben Greear
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
ath9k: fix a DMA related race condition on reset
Felix Fietkau
2010-11-30
ath9k: Add support for Adaptive Power Management
Mohammed Shafi Shajakhan
2010-11-29
ath9k: fix software retry counter tracking
Felix Fietkau
2010-11-22
ath9k: fix recursive locking in the tx flush path
Felix Fietkau
2010-11-17
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-16
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-15
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-10-27
ath9k: fix tx aggregation flush on AR9003
Felix Fietkau
2010-10-25
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-15
ath9k: Null out references to stale pointers.
Ben Greear
2010-10-15
ath9k: Remove bf_dmacontext.
Ben Greear
2010-10-13
ath9k: Fix potential use-after-free.
Ben Greear
2010-10-11
ath9k: A-MPDU rate control info fix
Björn Smedman
2010-10-06
ath9k: remove unnecessary power save flags.
Senthil Balasubramanian
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
2010-09-21
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-08-16
ath9k: remove duplicate get_hw_crypto_keytype()
Luis R. Rodriguez
2010-08-04
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-07-26
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-14
ath9k: another fix for the A-MPDU buffer leak
Felix Fietkau
[next]