Kalle Valo
|
b25f32cb02
ath10k: use ether_addr_copy()
|
11 년 전 |
Kalle Valo
|
8cc7f26c78
ath10k: miscellaneous checkpatch fixes
|
11 년 전 |
Kalle Valo
|
d8bb26b964
ath10k: else is not generally useful after a break or return
|
11 년 전 |
Kalle Valo
|
af762c0b0d
ath10k: fix missing a blank line after declarations
|
11 년 전 |
Kalle Valo
|
c6e2e60e85
ath10k: fix use of multiple blank lines
|
11 년 전 |
Kalle Valo
|
5b07e07fd0
ath10k: fix checkpatch warnings about parenthesis alignment
|
11 년 전 |
Kalle Valo
|
bd8bdbb690
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
|
11 년 전 |
Michal Kazior
|
d35a6c18cb
ath10k: add device/driver strings to tracepoints
|
11 년 전 |
Michal Kazior
|
7aa7a72a23
ath10k: improve logging to include dev id
|
11 년 전 |
Janusz Dziedzic
|
76f5329a3d
ath10k: extend debug code for RX path
|
11 년 전 |
Michal Kazior
|
72bdeb8655
ath10k: fix aggregated 4addr Rx
|
11 년 전 |
Janusz Dziedzic
|
0ccb7a3485
ath10k: handle attention flags correctly when using A-MSDU
|
11 년 전 |
Michal Kazior
|
aa5b4fbcff
ath10k: fix Rx aggregation reordering
|
11 년 전 |
Michal Kazior
|
708b9bde5d
ath10k: prevent some tx flushing failures
|
11 년 전 |
Michal Kazior
|
f5a9f0ca40
ath10k: remove unnecessary htt rx corruption check
|
11 년 전 |
Ben Greear
|
4b81d17760
ath10k: ensure rx-frag ignores rssi
|
11 년 전 |
Michal Kazior
|
c071dcb280
ath10k: fix protected flag stripping
|
11 년 전 |
Michal Kazior
|
95bf21f97f
ath10k: fix core start sequence
|
11 년 전 |
Michal Kazior
|
ede9c8e091
ath10k: fix handling of wierd MSDU chaining cases
|
11 년 전 |
Michal Kazior
|
3e841fd0a5
ath10k: fix htt rx ring clean up
|
11 년 전 |
Michal Kazior
|
1bbc09752d
ath10k: refactor monitor code
|
11 년 전 |
Janusz Dziedzic
|
2289188c27
ath10k: fix rssi and rate reporting
|
11 년 전 |
Janusz Dziedzic
|
6df92a3d02
ath10k: introduce rx_status htt template
|
11 년 전 |
Janusz Dziedzic
|
85f6d7cfbb
ath10k: finally kill htt_rx_info
|
11 년 전 |
Janusz Dziedzic
|
78433f9653
ath10k: improve way we play with attention flags
|
11 년 전 |
Janusz Dziedzic
|
d84dd60f2c
ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
|
11 년 전 |
Janusz Dziedzic
|
87326c97b8
ath10k: kill not needed fields from htt_rx_info
|
11 년 전 |
Janusz Dziedzic
|
36653f050b
ath10k: setup rx channel per ppdu
|
11 년 전 |
Janusz Dziedzic
|
8f739db0c4
ath10k: introduce ieee80211_rx_status to htt_rx_info
|
11 년 전 |
Janusz Dziedzic
|
cfadd9ba9a
ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
|
11 년 전 |