John W. Linville
|
393934c6b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
Ben Greear
|
a9927ba3c5
ath9k: Check for NULL sta in ath_tx_start
|
14 years ago |
Joe Perches
|
226afe68fd
ath: Convert ath_print to ath_dbg
|
14 years ago |
Joe Perches
|
3800276a40
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
|
14 years ago |
Felix Fietkau
|
080e1a259a
ath9k: fix a DMA related race condition on reset
|
14 years ago |
Mohammed Shafi Shajakhan
|
ea066d5a91
ath9k: Add support for Adaptive Power Management
|
14 years ago |
Felix Fietkau
|
8b7f8532d1
ath9k: fix software retry counter tracking
|
14 years ago |
Felix Fietkau
|
e1566d1f32
ath9k: fix recursive locking in the tx flush path
|
14 years ago |
Felix Fietkau
|
2d42efc44e
ath9k: store frame information used by aggregation inside the skb tx info
|
14 years ago |
Felix Fietkau
|
04caf86375
ath9k: more tx setup cleanups
|
14 years ago |
Felix Fietkau
|
28d1670862
ath9k: clean up code duplication around ath_tx_start
|
14 years ago |
Felix Fietkau
|
c599261825
ath9k: remove bf_tx_aborted from struct ath_buf
|
14 years ago |
Felix Fietkau
|
76e4522177
ath9k: remove bfs_frmlen from struct ath_buf_state
|
14 years ago |
Felix Fietkau
|
b572d0335f
ath9k: remove bfs_nframes from struct ath_buf_state
|
14 years ago |
Felix Fietkau
|
269c44bc84
ath9k: remove bfs_al from struct ath_buf_state
|
14 years ago |
Felix Fietkau
|
3017047f56
ath9k: remove bfs_keyix from struct ath_buf_state
|
14 years ago |
Felix Fietkau
|
82259b77f6
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
|
14 years ago |
Felix Fietkau
|
952cd69371
ath9k: remove bfs_keytype from struct ath_buf_state
|
14 years ago |
Felix Fietkau
|
5daefbd061
ath9k: remove bfs_tidno from struct ath_buf_state
|
14 years ago |
Felix Fietkau
|
2d3bcba082
ath9k: remove bfs_seqno from struct ath_buf_state
|
14 years ago |
Felix Fietkau
|
9a6b827063
ath9k: fix PA predistortion training frame setup
|
14 years ago |
Felix Fietkau
|
82b873afe8
ath9k: clean up tx buffer setup
|
14 years ago |
Felix Fietkau
|
61117f01e7
ath9k: remove the tx info padding byte abuse
|
14 years ago |
Felix Fietkau
|
f0c255a07f
ath9k: handle tx underrun in the driver instead of rate control
|
14 years ago |
Felix Fietkau
|
1d666d8e05
ath9k: remove the unnecessary private xretry tx flag
|
14 years ago |
Felix Fietkau
|
066dae93bd
ath9k: rework tx queue selection and fix queue stopping/waking
|
14 years ago |
Luis R. Rodriguez
|
6a6733f256
ath9k: content DMA start / stop through the PCU lock
|
14 years ago |
Luis R. Rodriguez
|
4bdd1e978e
ath9k: move the PCU lock to the sc structure
|
14 years ago |
Luis R. Rodriguez
|
9d94674ab7
ath9k: simplify hw reset locking
|
14 years ago |
Felix Fietkau
|
e609e2ea2c
ath9k: fix tx aggregation flush on AR9003
|
14 years ago |