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 |
Felix Fietkau
|
6bb4880d9e
ath9k: fix draining aggregation tid buffers
|
12 years ago |
Felix Fietkau
|
0c585dda35
ath9k: fix rate handling/reporting
|
12 years ago |
Felix Fietkau
|
16e2342802
ath9k: fix aggregation stop/flush handling
|
12 years ago |
Felix Fietkau
|
79acac0708
ath9k: add support for the new rate control API
|
12 years ago |
Felix Fietkau
|
bdc21457ac
ath9k: merge ath_tx_start_dma into ath_tx_start
|
12 years ago |