aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath10k/htt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02ath10k: enable napi on RX path for sdioWen Gong1-0/+3
2019-06-25ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl1-3/+13
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan1-1/+2
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan1-1/+2
2019-04-29ath10k: add fragmentation handler for high latency devicesWen Gong1-0/+13
2019-04-29ath10k: add struct for high latency PN replay protectionWen Gong1-4/+39
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure1-0/+86
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-12ath10k: align ath10k_htt_txbuf structuresKalle Valo1-2/+2
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty1-1/+20
2019-02-04ath10k: Add support for extended HTT aggr msg supportGovind Singh1-0/+11
2018-10-01ath10k: remove duplicated includesYueHaibing1-1/+0
2018-09-06ath10k: htt: High latency RX supportErik Stromdahl1-0/+47
2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori1-1/+3
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