开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_rx.c
Age
Commit message (
Expand
)
Author
2014-09-18
ath10k: use ether_addr_copy()
Kalle Valo
2014-09-18
ath10k: miscellaneous checkpatch fixes
Kalle Valo
2014-09-18
ath10k: else is not generally useful after a break or return
Kalle Valo
2014-09-18
ath10k: fix missing a blank line after declarations
Kalle Valo
2014-09-18
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-18
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
Kalle Valo
2014-09-02
ath10k: add device/driver strings to tracepoints
Michal Kazior
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
2014-07-29
ath10k: extend debug code for RX path
Janusz Dziedzic
2014-07-29
ath10k: fix aggregated 4addr Rx
Michal Kazior
2014-07-25
ath10k: handle attention flags correctly when using A-MSDU
Janusz Dziedzic
2014-07-25
ath10k: fix Rx aggregation reordering
Michal Kazior
2014-07-21
ath10k: prevent some tx flushing failures
Michal Kazior
2014-06-02
ath10k: remove unnecessary htt rx corruption check
Michal Kazior
2014-05-27
ath10k: ensure rx-frag ignores rssi
Ben Greear
2014-05-26
ath10k: fix protected flag stripping
Michal Kazior
2014-05-23
ath10k: fix core start sequence
Michal Kazior
2014-05-14
ath10k: fix handling of wierd MSDU chaining cases
Michal Kazior
2014-05-14
ath10k: fix htt rx ring clean up
Michal Kazior
2014-04-08
ath10k: refactor monitor code
Michal Kazior
2014-03-25
ath10k: fix rssi and rate reporting
Janusz Dziedzic
2014-03-25
ath10k: introduce rx_status htt template
Janusz Dziedzic
2014-03-25
ath10k: finally kill htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: improve way we play with attention flags
Janusz Dziedzic
2014-03-25
ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
Janusz Dziedzic
2014-03-25
ath10k: kill not needed fields from htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: setup rx channel per ppdu
Janusz Dziedzic
2014-03-25
ath10k: introduce ieee80211_rx_status to htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
Janusz Dziedzic
2014-03-25
ath10k: move rx related functions to htt_rx.c
Janusz Dziedzic
2014-03-21
ath10k: Fill per-ppdu info in rx_info only once
Janusz Dziedzic
2014-03-21
ath10k: add ath10k_htt_rx_amsdu_allowed function
Janusz Dziedzic
2014-03-07
ath10k: support msdu chaining
Ben Greear
2014-02-28
ath10k: minimize coherent dma accesses
Michal Kazior
2014-02-28
ath10k: reduce htt tx/rx spinlock overhead
Michal Kazior
2014-02-28
ath10k: batch htt tx/rx completions
Michal Kazior
2014-02-27
ath10k: skip management frames in HTT path
Janusz Dziedzic
2014-02-27
ath10k: set the mactime of ieee80211_rx_status
Chun-Yeow Yeoh
2014-02-26
ath10k: fix 4addr rx
Michal Kazior
2014-02-13
ath10k: pass frames with invalid peer status to upper layer
Janusz Dziedzic
2014-02-13
ath10k: remove excessive rx msdu len check
Bartosz Markowski
2014-02-13
ath10k: better tx/rx debugging
Ben Greear
2014-02-13
ath10k: add more debugging for receive errors
Ben Greear
2013-12-16
ath10k: handle TKIP MIC error correctly
Janusz Dziedzic
2013-11-20
ath10k: introduce DFS implementation
Marek Puzyniak
2013-11-15
ath10k: remove htt rx amsdu clear retry bit hack
Kalle Valo
2013-09-26
ath10k: replenish HTT RX buffers in a tasklet
Michal Kazior
2013-09-26
ath10k: fix Native Wifi decap mode RX
Michal Kazior
2013-09-26
ath10k: cleanup RX decap handling
Michal Kazior
[next]