index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: export htt tx rx handlers
Rajkumar Manoharan
2015-10-16
1
-0
/
+1
*
ath10k: print invalid mcs reported in rx descriptor
Manikanta Pubbisetty
2015-09-09
1
-0
/
+23
*
ath10k: fix mu-mimo rx status reporting
Michal Kazior
2015-09-09
1
-2
/
+22
*
ath10k: enable raw encap mode and software crypto engine
David Liu
2015-07-29
1
-3
/
+4
*
ath10k: Improve performance by reducing tx_lock contention
Qi Zhou
2015-07-29
1
-10
/
+2
*
ath10k: add support for qca99x0 Rx descriptors
Peter Oh
2015-07-24
1
-12
/
+12
*
ath10k: add 10.4 fw specific htt msg definitions
Raja Mani
2015-07-02
1
-0
/
+4
*
ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap()
Raja Mani
2015-06-16
1
-2
/
+0
*
ath10k: add new 4addr related fw_feature
Michal Kazior
2015-05-22
1
-4
/
+10
*
ath10k: fix no-ack frame status
Sujith Manoharan
2015-04-09
1
-0
/
+2
*
ath10k: implement chanctx API
Michal Kazior
2015-04-01
1
-7
/
+93
*
ath10k: rework legacy rx rate decoding
Michal Kazior
2015-03-30
1
-53
/
+11
*
ath10k: unify tx mode and dispatch
Michal Kazior
2015-03-30
1
-8
/
+0
*
ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
Rajkumar Manoharan
2015-03-30
1
-7
/
+13
*
ath10k: fix spelling in htt code comment
Ben Greear
2015-02-15
1
-1
/
+1
*
ath10k: add support for qca6174 Rx descriptors
Michal Kazior
2015-01-27
1
-1
/
+1
*
ath10k: implement rx reorder support
Michal Kazior
2015-01-27
1
-34
/
+359
*
ath10k: introduce struct ath10k_skb_rxcb
Michal Kazior
2015-01-27
1
-5
/
+5
*
ath10k: Fix potential Rx ring corruption
Vasanthakumar Thiagarajan
2015-01-13
1
-0
/
+5
*
ath10k: simplify rx ring size/fill calculation
Michal Kazior
2014-12-01
1
-89
/
+9
*
ath10k: don't drop corrupted mgmt frames
Michal Kazior
2014-11-26
1
-2
/
+11
*
ath10k: report rx rate and signal for fragmented Rx
Michal Kazior
2014-11-20
1
-3
/
+1
*
ath10k: use rx descriptor for ppdu status extraction
Michal Kazior
2014-11-20
1
-41
/
+95
*
ath10k: remove unused function argument
Michal Kazior
2014-11-20
1
-13
/
+3
*
ath10k: unify rx undecapping
Michal Kazior
2014-11-20
1
-326
/
+412
*
ath10k: refactor htt->rx_confused
Michal Kazior
2014-11-20
1
-17
/
+12
*
ath10k: simplify Rx loop
Michal Kazior
2014-11-20
1
-41
/
+39
*
ath10k: start using sk_buff_head
Michal Kazior
2014-11-20
1
-122
/
+91
*
ath10k: handle ieee80211 header and payload tracing separately
Rajkumar Manoharan
2014-11-17
1
-2
/
+2
*
ath10k: remove tsf argument from rx_desc tracing
Michal Kazior
2014-10-24
1
-3
/
+1
*
ath10k: clear htt->rx_confused on load
Michal Kazior
2014-10-24
1
-0
/
+2
*
ath10k: don't forget to replenish after fragmented Rx
Michal Kazior
2014-10-24
1
-0
/
+2
*
ath10k: add extra sanity check when popping amsdu
Michal Kazior
2014-10-24
1
-0
/
+9
*
ath10k: don't drop frames aggressively
Michal Kazior
2014-10-24
1
-15
/
+0
*
ath10k: deduplicate htt rx dma unmapping
Michal Kazior
2014-10-24
1
-21
/
+9
*
ath10k: fix rx buffer tracing
Michal Kazior
2014-10-24
1
-3
/
+4
*
ath10k: use ieee80211 defines for crypto param lengths
Michal Kazior
2014-10-24
1
-14
/
+20
*
ath10k: remove unused variable
Michal Kazior
2014-10-24
1
-5
/
+0
*
ath10k: don't drop control and null func Rx
Michal Kazior
2014-10-24
1
-2
/
+1
*
ath10k: add tracing for frame transmission
Rajkumar Manoharan
2014-10-08
1
-0
/
+3
*
ath10k: warn on unhandled htt events
Michal Kazior
2014-10-08
1
-2
/
+2
*
ath10k: add tracing for rx descriptor
Rajkumar Manoharan
2014-10-07
1
-0
/
+4
*
ath10k: add tracing for ath10k_htt_pktlog
Rajkumar Manoharan
2014-10-07
1
-0
/
+9
*
ath10k: use ether_addr_copy()
Kalle Valo
2014-09-18
1
-4
/
+4
*
ath10k: miscellaneous checkpatch fixes
Kalle Valo
2014-09-18
1
-2
/
+2
*
ath10k: else is not generally useful after a break or return
Kalle Valo
2014-09-18
1
-6
/
+6
*
ath10k: fix missing a blank line after declarations
Kalle Valo
2014-09-18
1
-3
/
+7
*
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
1
-1
/
+0
*
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-18
1
-6
/
+6
*
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
Kalle Valo
2014-09-18
1
-3
/
+4
[next]