summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-24ath10k: enable hw checksum for wcn3990Rakesh Pillai1-0/+13
2018-04-19ath10k: add inlined wrappers for htt rx opsErik Stromdahl1-0/+37
2018-04-19ath10k: add inlined wrappers for htt tx opsErik Stromdahl1-0/+51
2018-04-19ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty1-1/+9
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo1-0/+1
2018-01-09ath10k: remove unused prototypeErik Stromdahl1-1/+0
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh1-1/+14
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh1-0/+3
2017-12-27ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh1-5/+33
2017-12-27ath10k: Add support for 64 bit HTT frag descriptorGovind Singh1-4/+28
2017-12-27ath10k: Add support for 64 bit htt rx ring cfgGovind Singh1-5/+37
2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh1-1/+11
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli1-0/+17
2017-12-14ath10k: unify rx processing in napi_pollRajkumar Manoharan1-1/+1
2017-04-05ath10k: clean header files from bad block commentsMarcin Rokicki1-8/+16
2017-02-07ath10k: use names in function definition argumentsKalle Valo1-1/+1
2017-02-07ath10k: prefer unsigned int over just unsignedKalle Valo1-2/+2
2016-12-01ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan1-1/+5
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli1-0/+25
2016-09-27ath10k: spelling and miscellaneous neateningJoe Perches1-4/+4
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan1-1/+1
2016-06-14ath10k: fix some of the macro definitions of HTT_RX_IND messageVasanthakumar Thiagarajan1-3/+3
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo1-1/+0
2016-04-14ath10k: prefer kernel type 'u64' over 'u_int64_t'Kalle Valo1-2/+2
2016-04-04ath10k: combine txrx and replenish taskRajkumar Manoharan1-2/+1
2016-04-04ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan1-1/+2
2016-04-04ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan1-0/+1
2016-04-04ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan1-5/+13
2016-03-18ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan1-5/+5
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan1-0/+9
2016-03-06ath10k: implement push-pull txMichal Kazior1-0/+6
2016-03-06ath10k: implement updating shared htt txq stateMichal Kazior1-0/+3
2016-03-06ath10k: add new htt message generation/parsing logicMichal Kazior1-0/+5
2016-03-06ath10k: refactor tx pending managementMichal Kazior1-1/+6
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