index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_rx.c
Age
Commit message (
Expand
)
Author
2015-01-27
ath10k: add support for qca6174 Rx descriptors
Michal Kazior
2015-01-27
ath10k: implement rx reorder support
Michal Kazior
2015-01-27
ath10k: introduce struct ath10k_skb_rxcb
Michal Kazior
2015-01-13
ath10k: Fix potential Rx ring corruption
Vasanthakumar Thiagarajan
2014-12-01
ath10k: simplify rx ring size/fill calculation
Michal Kazior
2014-11-26
ath10k: don't drop corrupted mgmt frames
Michal Kazior
2014-11-20
ath10k: report rx rate and signal for fragmented Rx
Michal Kazior
2014-11-20
ath10k: use rx descriptor for ppdu status extraction
Michal Kazior
2014-11-20
ath10k: remove unused function argument
Michal Kazior
2014-11-20
ath10k: unify rx undecapping
Michal Kazior
2014-11-20
ath10k: refactor htt->rx_confused
Michal Kazior
2014-11-20
ath10k: simplify Rx loop
Michal Kazior
2014-11-20
ath10k: start using sk_buff_head
Michal Kazior
2014-11-17
ath10k: handle ieee80211 header and payload tracing separately
Rajkumar Manoharan
2014-10-24
ath10k: remove tsf argument from rx_desc tracing
Michal Kazior
2014-10-24
ath10k: clear htt->rx_confused on load
Michal Kazior
2014-10-24
ath10k: don't forget to replenish after fragmented Rx
Michal Kazior
2014-10-24
ath10k: add extra sanity check when popping amsdu
Michal Kazior
2014-10-24
ath10k: don't drop frames aggressively
Michal Kazior
2014-10-24
ath10k: deduplicate htt rx dma unmapping
Michal Kazior
2014-10-24
ath10k: fix rx buffer tracing
Michal Kazior
2014-10-24
ath10k: use ieee80211 defines for crypto param lengths
Michal Kazior
2014-10-24
ath10k: remove unused variable
Michal Kazior
2014-10-24
ath10k: don't drop control and null func Rx
Michal Kazior
2014-10-08
ath10k: add tracing for frame transmission
Rajkumar Manoharan
2014-10-08
ath10k: warn on unhandled htt events
Michal Kazior
2014-10-07
ath10k: add tracing for rx descriptor
Rajkumar Manoharan
2014-10-07
ath10k: add tracing for ath10k_htt_pktlog
Rajkumar Manoharan
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
[next]