aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt.h
AgeCommit message (Expand)Author
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-12ath10k: align ath10k_htt_txbuf structuresKalle Valo
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty
2019-02-04ath10k: Add support for extended HTT aggr msg supportGovind Singh
2018-10-01ath10k: remove duplicated includesYueHaibing
2018-09-06ath10k: htt: High latency RX supportErik Stromdahl
2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori
2018-04-24ath10k: enable hw checksum for wcn3990Rakesh Pillai
2018-04-19ath10k: add inlined wrappers for htt rx opsErik Stromdahl
2018-04-19ath10k: add inlined wrappers for htt tx opsErik Stromdahl
2018-04-19ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo
2018-01-09ath10k: remove unused prototypeErik Stromdahl
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh
2017-12-27ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh
2017-12-27ath10k: Add support for 64 bit HTT frag descriptorGovind Singh
2017-12-27ath10k: Add support for 64 bit htt rx ring cfgGovind Singh
2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli
2017-12-14ath10k: unify rx processing in napi_pollRajkumar Manoharan
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