summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_rx.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: export htt tx rx handlersRajkumar Manoharan2015-10-161-0/+1
* ath10k: print invalid mcs reported in rx descriptorManikanta Pubbisetty2015-09-091-0/+23
* ath10k: fix mu-mimo rx status reportingMichal Kazior2015-09-091-2/+22
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-3/+4
* ath10k: Improve performance by reducing tx_lock contentionQi Zhou2015-07-291-10/+2
* ath10k: add support for qca99x0 Rx descriptorsPeter Oh2015-07-241-12/+12
* ath10k: add 10.4 fw specific htt msg definitionsRaja Mani2015-07-021-0/+4
* ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap()Raja Mani2015-06-161-2/+0
* ath10k: add new 4addr related fw_featureMichal Kazior2015-05-221-4/+10
* ath10k: fix no-ack frame statusSujith Manoharan2015-04-091-0/+2
* ath10k: implement chanctx APIMichal Kazior2015-04-011-7/+93
* ath10k: rework legacy rx rate decodingMichal Kazior2015-03-301-53/+11
* ath10k: unify tx mode and dispatchMichal Kazior2015-03-301-8/+0
* ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan2015-03-301-7/+13
* ath10k: fix spelling in htt code commentBen Greear2015-02-151-1/+1
* ath10k: add support for qca6174 Rx descriptorsMichal Kazior2015-01-271-1/+1
* ath10k: implement rx reorder supportMichal Kazior2015-01-271-34/+359
* ath10k: introduce struct ath10k_skb_rxcbMichal Kazior2015-01-271-5/+5
* ath10k: Fix potential Rx ring corruptionVasanthakumar Thiagarajan2015-01-131-0/+5
* ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-011-89/+9
* ath10k: don't drop corrupted mgmt framesMichal Kazior2014-11-261-2/+11
* ath10k: report rx rate and signal for fragmented RxMichal Kazior2014-11-201-3/+1
* ath10k: use rx descriptor for ppdu status extractionMichal Kazior2014-11-201-41/+95
* ath10k: remove unused function argumentMichal Kazior2014-11-201-13/+3
* ath10k: unify rx undecappingMichal Kazior2014-11-201-326/+412
* ath10k: refactor htt->rx_confusedMichal Kazior2014-11-201-17/+12
* ath10k: simplify Rx loopMichal Kazior2014-11-201-41/+39
* ath10k: start using sk_buff_headMichal Kazior2014-11-201-122/+91
* ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan2014-11-171-2/+2
* ath10k: remove tsf argument from rx_desc tracingMichal Kazior2014-10-241-3/+1
* ath10k: clear htt->rx_confused on loadMichal Kazior2014-10-241-0/+2
* ath10k: don't forget to replenish after fragmented RxMichal Kazior2014-10-241-0/+2
* ath10k: add extra sanity check when popping amsduMichal Kazior2014-10-241-0/+9
* ath10k: don't drop frames aggressivelyMichal Kazior2014-10-241-15/+0
* ath10k: deduplicate htt rx dma unmappingMichal Kazior2014-10-241-21/+9
* ath10k: fix rx buffer tracingMichal Kazior2014-10-241-3/+4
* ath10k: use ieee80211 defines for crypto param lengthsMichal Kazior2014-10-241-14/+20
* ath10k: remove unused variableMichal Kazior2014-10-241-5/+0
* ath10k: don't drop control and null func RxMichal Kazior2014-10-241-2/+1
* ath10k: add tracing for frame transmissionRajkumar Manoharan2014-10-081-0/+3
* ath10k: warn on unhandled htt eventsMichal Kazior2014-10-081-2/+2
* ath10k: add tracing for rx descriptorRajkumar Manoharan2014-10-071-0/+4
* ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan2014-10-071-0/+9
* ath10k: use ether_addr_copy()Kalle Valo2014-09-181-4/+4
* ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-181-2/+2
* ath10k: else is not generally useful after a break or returnKalle Valo2014-09-181-6/+6
* ath10k: fix missing a blank line after declarationsKalle Valo2014-09-181-3/+7
* ath10k: fix use of multiple blank linesKalle Valo2014-09-181-1/+0
* ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-181-6/+6
* ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo2014-09-181-3/+4
OpenPOWER on IntegriCloud