Felix Fietkau
|
f69727fd78
ath9k: fix powersave response handling for BA session packets
|
11 years ago |
Felix Fietkau
|
919123d246
ath9k: add txq locking for ath_tx_aggr_start
|
11 years ago |
Felix Fietkau
|
20e6e55aaa
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
|
11 years ago |
Felix Fietkau
|
440c1c874a
ath9k: do not link bf_next across multiple A-MPDUs
|
11 years ago |
Felix Fietkau
|
86c7d8d416
ath9k: fix stale flag handling on buffer clone
|
11 years ago |
Simon Wunderlich
|
d074e8d547
ath9k: enable CSA functionality in ath9k
|
12 years ago |
Felix Fietkau
|
563299d82f
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
|
12 years ago |
Felix Fietkau
|
8f536b8795
ath9k: simplify ath_tid_drain
|
12 years ago |
Felix Fietkau
|
50676b8111
ath9k: shrink a few data structures by reordering fields
|
12 years ago |
Felix Fietkau
|
f89d1bc427
ath9k: use software queueing for multicast traffic
|
12 years ago |
Felix Fietkau
|
020f20f693
ath9k: improve tx scheduling fairness
|
12 years ago |
Felix Fietkau
|
2800e82bcc
ath9k: use software queues for un-aggregated data packets
|
12 years ago |
Felix Fietkau
|
026d5b07c0
ath9k: always clear ps filter bit on new assoc
|
12 years ago |
Felix Fietkau
|
897d7fd9b5
ath9k: fix clearing expired A-MPDU subframes in tx completion
|
12 years ago |
Felix Fietkau
|
73364b0c47
ath9k: prepare queueing code for handling unaggregated traffic
|
12 years ago |
Felix Fietkau
|
8fed140855
ath9k: fix block ack window tracking check
|
12 years ago |
Felix Fietkau
|
a1cd94d345
ath9k: simplify ath_tx_form_aggr
|
12 years ago |
Felix Fietkau
|
1803d02d7a
ath9k: add function for getting the tx tid for a packet
|
12 years ago |
Felix Fietkau
|
bb195ff61f
ath9k: split tid retry packets into a separate queue
|
12 years ago |
Felix Fietkau
|
a7586ee441
ath9k: add utility functions for accessing tid queues
|
12 years ago |
John W. Linville
|
9d55911e8f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Sujith Manoharan
|
a3835e9fa7
ath9k: Fix RTS threshold
|
12 years ago |
Felix Fietkau
|
a4943ccbc3
ath9k: fix tx pending frames accounting for dropped packets
|
12 years ago |
John W. Linville
|
729d8d182b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Felix Fietkau
|
f56e121df3
ath9k: fix queue depth accounting in ath_tx_txqaddbuf
|
12 years ago |
Felix Fietkau
|
23bc2021c5
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
|
12 years ago |
Felix Fietkau
|
59505c02e1
ath9k: limit multicast buffer hardware queue depth
|
12 years ago |
Felix Fietkau
|
86a22acfcb
ath9k: implement support for .release_buffered_frames()
|
12 years ago |
Felix Fietkau
|
f2c7a79337
ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE
|
12 years ago |
Felix Fietkau
|
08c96abd61
ath9k: prevent aggregation session deadlocks
|
12 years ago |