summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt.h
AgeCommit message (Expand)Author
2017-04-05ath10k: clean header files from bad block commentsMarcin Rokicki
2017-02-07ath10k: use names in function definition argumentsKalle Valo
2017-02-07ath10k: prefer unsigned int over just unsignedKalle Valo
2016-12-01ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli
2016-09-27ath10k: spelling and miscellaneous neateningJoe Perches
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
2016-06-14ath10k: fix some of the macro definitions of HTT_RX_IND messageVasanthakumar Thiagarajan
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo
2016-04-14ath10k: prefer kernel type 'u64' over 'u_int64_t'Kalle Valo
2016-04-04ath10k: combine txrx and replenish taskRajkumar Manoharan
2016-04-04ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan
2016-04-04ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan
2016-04-04ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan
2016-03-18ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan
2016-03-06ath10k: implement push-pull txMichal Kazior
2016-03-06ath10k: implement updating shared htt txq stateMichal Kazior
2016-03-06ath10k: add new htt message generation/parsing logicMichal Kazior
2016-03-06ath10k: refactor tx pending managementMichal Kazior
2016-01-28ath10k: implement basic support for new tx path firmwareMichal Kazior
2016-01-28ath10k: add new htt definitionsMichal Kazior
2016-01-28ath10k: rename some HTT eventsMichal Kazior
2015-11-23ath10k: remove txmode from skb_cbMichal Kazior
2015-11-12ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan
2015-11-04ath10k: add support for pktlog in QCA99X0Vivek Natarajan
2015-10-16ath10k: export htt tx rx handlersRajkumar Manoharan
2015-10-06ath10k: use pre-allocated DMA buffer in TxPeter Oh
2015-09-09ath10k: drop probe responses when too many are queuedVivek Natarajan
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-07-24ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani
2015-07-24ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty
2015-07-24ath10k: update tx path to support QCA99X0Peter Oh
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani
2015-07-02ath10k: add 10.4 fw specific htt msg definitionsRaja Mani
2015-04-09ath10k: fix no-ack frame statusSujith Manoharan
2015-03-30ath10k: add hw rate definitionsMichal Kazior
2015-03-30ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan
2015-01-27ath10k: use idr api for msdu_idsMichal Kazior
2015-01-27ath10k: implement rx reorder supportMichal Kazior
2015-01-13ath10k: Remove unused htt->max_throughput_mbpsSujith Manoharan
2014-12-01ath10k: simplify rx ring size/fill calculationMichal Kazior
2014-11-26ath10k: fix offchan reliabilityMichal Kazior
2014-10-07ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-03-25ath10k: introduce rx_status htt templateJanusz Dziedzic
2014-03-25ath10k: finally kill htt_rx_infoJanusz Dziedzic