Rajkumar Manoharan
|
18f53fe0f3
ath10k: fix throughput regression in multi client mode
|
9 years ago |
Maharaja Kennadyrajan
|
75b34800a2
ath10k: hide kernel addresses from logs using %pK format specifier
|
9 years ago |
Ben Greear
|
c5ace87a88
ath10k: Add WARN_ON if we over-write peer-map pointer.
|
9 years ago |
Bob Copeland
|
a66cd733a7
ath10k: fix potential null dereference bugs
|
9 years ago |
Michal Kazior
|
7a0adc83f3
ath10k: improve tx scheduling
|
9 years ago |
Dan Carpenter
|
de72a20dc3
ath10k: add some sanity checks to peer_map_event() functions
|
9 years ago |
Kalle Valo
|
c178da58c7
ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()
|
9 years ago |
Kalle Valo
|
14e105cd40
ath10k: fix checkpatch warnings related to spaces
|
9 years ago |
Rajkumar Manoharan
|
59465fe46e
ath10k: speedup htt rx descriptor processing for tx completion
|
9 years ago |
Rajkumar Manoharan
|
cac085524c
ath10k: move mgmt descriptor limit handle under mgmt_tx
|
9 years ago |
Michal Kazior
|
3cc0fef617
ath10k: keep track of queue depth per txq
|
9 years ago |
Michal Kazior
|
6942726f7f
ath10k: add fast peer_map lookup
|
9 years ago |
Michal Kazior
|
6421969f24
ath10k: refactor tx pending management
|
9 years ago |
Michal Kazior
|
d668dbaebe
ath10k: fix tx header parsing
|
9 years ago |
Michal Kazior
|
e0813d34b5
ath10k: remove is_offchan
|
9 years ago |
Peter Oh
|
683b95e807
ath10k: use pre-allocated DMA buffer in Tx
|
10 years ago |
Vivek Natarajan
|
7b7da0a021
ath10k: drop probe responses when too many are queued
|
10 years ago |
Qi Zhou
|
005fb16131
ath10k: Improve performance by reducing tx_lock contention
|
10 years ago |
Nicholas Mc Guire
|
71c47df4aa
ath10k: txrx: remove unreachable negative return check and fixup type
|
10 years ago |
Sujith Manoharan
|
55314fc2b6
ath10k: fix no-ack frame status
|
10 years ago |
Michal Kazior
|
89d6d83565
ath10k: use idr api for msdu_ids
|
10 years ago |
Michal Kazior
|
7962b0d898
ath10k: speed up hw recovery
|
10 years ago |
Rajkumar Manoharan
|
d1e50f4703
ath10k: add tracing for tx info
|
11 years ago |
Kalle Valo
|
b25f32cb02
ath10k: use ether_addr_copy()
|
11 years ago |
Michal Kazior
|
7aa7a72a23
ath10k: improve logging to include dev id
|
11 years ago |
Michal Kazior
|
aa5b4fbcff
ath10k: fix Rx aggregation reordering
|
11 years ago |
Janusz Dziedzic
|
73539b406c
ath10k: move rx related functions to htt_rx.c
|
11 years ago |
Michal Kazior
|
45967089d2
ath10k: reduce htt tx/rx spinlock overhead
|
11 years ago |
Michal Kazior
|
a16942e630
ath10k: bypass htc for htt tx path
|
11 years ago |
Michal Kazior
|
767d34fc67
ath10k: remove DMA mapping wrappers
|
11 years ago |