summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: clean header files from bad block commentsMarcin Rokicki2017-04-051-8/+16
* ath10k: use names in function definition argumentsKalle Valo2017-02-071-1/+1
* ath10k: prefer unsigned int over just unsignedKalle Valo2017-02-071-2/+2
* ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan2016-12-011-1/+5
* ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli2016-11-231-0/+25
* ath10k: spelling and miscellaneous neateningJoe Perches2016-09-271-4/+4
* ath10k: implement NAPI supportRajkumar Manoharan2016-09-091-1/+1
* ath10k: fix some of the macro definitions of HTT_RX_IND messageVasanthakumar Thiagarajan2016-06-141-3/+3
* ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-1/+0
* ath10k: prefer kernel type 'u64' over 'u_int64_t'Kalle Valo2016-04-141-2/+2
* ath10k: combine txrx and replenish taskRajkumar Manoharan2016-04-041-2/+1
* ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan2016-04-041-1/+2
* ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan2016-04-041-0/+1
* ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan2016-04-041-5/+13
* ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan2016-03-181-5/+5
* ath10k: handle channel change htt eventRajkumar Manoharan2016-03-181-0/+9
* ath10k: implement push-pull txMichal Kazior2016-03-061-0/+6
* ath10k: implement updating shared htt txq stateMichal Kazior2016-03-061-0/+3
* ath10k: add new htt message generation/parsing logicMichal Kazior2016-03-061-0/+5
* ath10k: refactor tx pending managementMichal Kazior2016-03-061-1/+6
* ath10k: implement basic support for new tx path firmwareMichal Kazior2016-01-281-0/+8
* ath10k: add new htt definitionsMichal Kazior2016-01-281-3/+150
* ath10k: rename some HTT eventsMichal Kazior2016-01-281-4/+4
* ath10k: remove txmode from skb_cbMichal Kazior2015-11-231-1/+3
* ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan2015-11-121-2/+7
* ath10k: add support for pktlog in QCA99X0Vivek Natarajan2015-11-041-0/+2
* ath10k: export htt tx rx handlersRajkumar Manoharan2015-10-161-0/+1
* ath10k: use pre-allocated DMA buffer in TxPeter Oh2015-10-061-1/+5
* ath10k: drop probe responses when too many are queuedVivek Natarajan2015-09-091-1/+2
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-0/+8
* ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani2015-07-241-0/+6
* ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty2015-07-241-1/+16
* ath10k: update tx path to support QCA99X0Peter Oh2015-07-241-2/+11
* ath10k: configure frag desc memory to target for qca99X0Raja Mani2015-07-021-0/+11
* ath10k: add 10.4 fw specific htt msg definitionsRaja Mani2015-07-021-0/+36
* ath10k: fix no-ack frame statusSujith Manoharan2015-04-091-0/+1
* ath10k: add hw rate definitionsMichal Kazior2015-03-301-0/+1
* ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan2015-03-301-26/+104
* ath10k: use idr api for msdu_idsMichal Kazior2015-01-271-4/+3
* ath10k: implement rx reorder supportMichal Kazior2015-01-271-0/+79
* ath10k: Remove unused htt->max_throughput_mbpsSujith Manoharan2015-01-131-1/+0
* ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-011-0/+3
* ath10k: fix offchan reliabilityMichal Kazior2014-11-261-1/+3
* ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan2014-10-071-1/+1
* ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-181-0/+1
* ath10k: fix use of multiple blank linesKalle Valo2014-09-181-2/+0
* ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic2014-07-141-8/+5
* ath10k: fix core start sequenceMichal Kazior2014-05-231-8/+10
* ath10k: introduce rx_status htt templateJanusz Dziedzic2014-03-251-0/+3
* ath10k: finally kill htt_rx_infoJanusz Dziedzic2014-03-251-5/+0
OpenPOWER on IntegriCloud