summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-28ath10k: implement basic support for new tx path firmwareMichal Kazior1-0/+8
2016-01-28ath10k: add new htt definitionsMichal Kazior1-3/+150
2016-01-28ath10k: rename some HTT eventsMichal Kazior1-4/+4
2015-11-23ath10k: remove txmode from skb_cbMichal Kazior1-1/+3
2015-11-12ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan1-2/+7
2015-11-04ath10k: add support for pktlog in QCA99X0Vivek Natarajan1-0/+2
2015-10-16ath10k: export htt tx rx handlersRajkumar Manoharan1-0/+1
2015-10-06ath10k: use pre-allocated DMA buffer in TxPeter Oh1-1/+5
2015-09-09ath10k: drop probe responses when too many are queuedVivek Natarajan1-1/+2
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu1-0/+8
2015-07-24ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani1-0/+6
2015-07-24ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty1-1/+16
2015-07-24ath10k: update tx path to support QCA99X0Peter Oh1-2/+11
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani1-0/+11
2015-07-02ath10k: add 10.4 fw specific htt msg definitionsRaja Mani1-0/+36
2015-04-09ath10k: fix no-ack frame statusSujith Manoharan1-0/+1
2015-03-30ath10k: add hw rate definitionsMichal Kazior1-0/+1
2015-03-30ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan1-26/+104
2015-01-27ath10k: use idr api for msdu_idsMichal Kazior1-4/+3
2015-01-27ath10k: implement rx reorder supportMichal Kazior1-0/+79
2015-01-13ath10k: Remove unused htt->max_throughput_mbpsSujith Manoharan1-1/+0
2014-12-01ath10k: simplify rx ring size/fill calculationMichal Kazior1-0/+3
2014-11-26ath10k: fix offchan reliabilityMichal Kazior1-1/+3
2014-10-07ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan1-1/+1
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo1-0/+1
2014-09-18ath10k: fix use of multiple blank linesKalle Valo1-2/+0
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic1-8/+5
2014-05-23ath10k: fix core start sequenceMichal Kazior1-8/+10
2014-03-25ath10k: introduce rx_status htt templateJanusz Dziedzic1-0/+3
2014-03-25ath10k: finally kill htt_rx_infoJanusz Dziedzic1-5/+0
2014-03-25ath10k: kill not needed fields from htt_rx_infoJanusz Dziedzic1-13/+0
2014-03-25ath10k: introduce ieee80211_rx_status to htt_rx_infoJanusz Dziedzic1-0/+2
2014-02-28ath10k: batch htt tx/rx completionsMichal Kazior1-0/+7
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior1-0/+9
2014-02-27ath10k: set the mactime of ieee80211_rx_statusChun-Yeow Yeoh1-0/+2
2013-12-16ath10k: handle TKIP MIC error correctlyJanusz Dziedzic1-0/+1
2013-11-15ath10k: remove htt rx amsdu clear retry bit hackKalle Valo1-0/+1
2013-09-26ath10k: replenish HTT RX buffers in a taskletMichal Kazior1-0/+6
2013-09-06ath10k: add htt_stats_enable debugfs fileKalle Valo1-0/+1
2013-08-15ath10k: add support for HTT 3.0Michal Kazior1-3/+3
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior1-2/+1
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+1338