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