index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-07-29
ath10k: enable raw encap mode and software crypto engine
David Liu
1
-3
/
+4
2015-07-29
ath10k: Improve performance by reducing tx_lock contention
Qi Zhou
1
-10
/
+2
2015-07-24
ath10k: add support for qca99x0 Rx descriptors
Peter Oh
1
-12
/
+12
2015-07-02
ath10k: add 10.4 fw specific htt msg definitions
Raja Mani
1
-0
/
+4
2015-06-16
ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap()
Raja Mani
1
-2
/
+0
2015-05-22
ath10k: add new 4addr related fw_feature
Michal Kazior
1
-4
/
+10
2015-04-09
ath10k: fix no-ack frame status
Sujith Manoharan
1
-0
/
+2
2015-04-01
ath10k: implement chanctx API
Michal Kazior
1
-7
/
+93
2015-03-30
ath10k: rework legacy rx rate decoding
Michal Kazior
1
-53
/
+11
2015-03-30
ath10k: unify tx mode and dispatch
Michal Kazior
1
-8
/
+0
2015-03-30
ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
Rajkumar Manoharan
1
-7
/
+13
2015-02-15
ath10k: fix spelling in htt code comment
Ben Greear
1
-1
/
+1
2015-01-27
ath10k: add support for qca6174 Rx descriptors
Michal Kazior
1
-1
/
+1
2015-01-27
ath10k: implement rx reorder support
Michal Kazior
1
-34
/
+359
2015-01-27
ath10k: introduce struct ath10k_skb_rxcb
Michal Kazior
1
-5
/
+5
2015-01-13
ath10k: Fix potential Rx ring corruption
Vasanthakumar Thiagarajan
1
-0
/
+5
2014-12-01
ath10k: simplify rx ring size/fill calculation
Michal Kazior
1
-89
/
+9
2014-11-26
ath10k: don't drop corrupted mgmt frames
Michal Kazior
1
-2
/
+11
2014-11-20
ath10k: report rx rate and signal for fragmented Rx
Michal Kazior
1
-3
/
+1
2014-11-20
ath10k: use rx descriptor for ppdu status extraction
Michal Kazior
1
-41
/
+95
2014-11-20
ath10k: remove unused function argument
Michal Kazior
1
-13
/
+3
2014-11-20
ath10k: unify rx undecapping
Michal Kazior
1
-326
/
+412
2014-11-20
ath10k: refactor htt->rx_confused
Michal Kazior
1
-17
/
+12
2014-11-20
ath10k: simplify Rx loop
Michal Kazior
1
-41
/
+39
2014-11-20
ath10k: start using sk_buff_head
Michal Kazior
1
-122
/
+91
2014-11-17
ath10k: handle ieee80211 header and payload tracing separately
Rajkumar Manoharan
1
-2
/
+2
2014-10-24
ath10k: remove tsf argument from rx_desc tracing
Michal Kazior
1
-3
/
+1
2014-10-24
ath10k: clear htt->rx_confused on load
Michal Kazior
1
-0
/
+2
2014-10-24
ath10k: don't forget to replenish after fragmented Rx
Michal Kazior
1
-0
/
+2
2014-10-24
ath10k: add extra sanity check when popping amsdu
Michal Kazior
1
-0
/
+9
2014-10-24
ath10k: don't drop frames aggressively
Michal Kazior
1
-15
/
+0
2014-10-24
ath10k: deduplicate htt rx dma unmapping
Michal Kazior
1
-21
/
+9
2014-10-24
ath10k: fix rx buffer tracing
Michal Kazior
1
-3
/
+4
2014-10-24
ath10k: use ieee80211 defines for crypto param lengths
Michal Kazior
1
-14
/
+20
2014-10-24
ath10k: remove unused variable
Michal Kazior
1
-5
/
+0
2014-10-24
ath10k: don't drop control and null func Rx
Michal Kazior
1
-2
/
+1
2014-10-08
ath10k: add tracing for frame transmission
Rajkumar Manoharan
1
-0
/
+3
2014-10-08
ath10k: warn on unhandled htt events
Michal Kazior
1
-2
/
+2
2014-10-07
ath10k: add tracing for rx descriptor
Rajkumar Manoharan
1
-0
/
+4
2014-10-07
ath10k: add tracing for ath10k_htt_pktlog
Rajkumar Manoharan
1
-0
/
+9
2014-09-18
ath10k: use ether_addr_copy()
Kalle Valo
1
-4
/
+4
2014-09-18
ath10k: miscellaneous checkpatch fixes
Kalle Valo
1
-2
/
+2
2014-09-18
ath10k: else is not generally useful after a break or return
Kalle Valo
1
-6
/
+6
2014-09-18
ath10k: fix missing a blank line after declarations
Kalle Valo
1
-3
/
+7
2014-09-18
ath10k: fix use of multiple blank lines
Kalle Valo
1
-1
/
+0
2014-09-18
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
1
-6
/
+6
2014-09-18
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
Kalle Valo
1
-3
/
+4
2014-09-02
ath10k: add device/driver strings to tracepoints
Michal Kazior
1
-1
/
+1
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
1
-52
/
+64
2014-07-29
ath10k: extend debug code for RX path
Janusz Dziedzic
1
-2
/
+39
[prev]
[next]