aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt.h
Commit message (Expand)AuthorAge
* ath10k: remove duplicated includesYueHaibing2018-10-01
* ath10k: htt: High latency RX supportErik Stromdahl2018-09-06
* ath10k: average ack rssi support for data framesBalaji Pothunoori2018-09-06
* ath10k: enable hw checksum for wcn3990Rakesh Pillai2018-04-24
* ath10k: add inlined wrappers for htt rx opsErik Stromdahl2018-04-19
* ath10k: add inlined wrappers for htt tx opsErik Stromdahl2018-04-19
* ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty2018-04-19
* ath10k: fix recently introduced checkpatch warningsKalle Valo2018-01-16
* ath10k: remove unused prototypeErik Stromdahl2018-01-09
* ath10k: update copyright yearKalle Valo2017-12-27
* ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh2017-12-27
* ath10k: Add hw param for rx ring size supportGovind Singh2017-12-27
* ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh2017-12-27
* ath10k: Add support for 64 bit HTT frag descriptorGovind Singh2017-12-27
* ath10k: Add support for 64 bit htt rx ring cfgGovind Singh2017-12-27
* ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh2017-12-27
* ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli2017-12-14
* ath10k: unify rx processing in napi_pollRajkumar Manoharan2017-12-14
* ath10k: clean header files from bad block commentsMarcin Rokicki2017-04-05
* ath10k: use names in function definition argumentsKalle Valo2017-02-07
* ath10k: prefer unsigned int over just unsignedKalle Valo2017-02-07
* ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan2016-12-01
* ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli2016-11-23
* ath10k: spelling and miscellaneous neateningJoe Perches2016-09-27
* ath10k: implement NAPI supportRajkumar Manoharan2016-09-09
* ath10k: fix some of the macro definitions of HTT_RX_IND messageVasanthakumar Thiagarajan2016-06-14
* ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-20
* ath10k: prefer kernel type 'u64' over 'u_int64_t'Kalle Valo2016-04-14
* ath10k: combine txrx and replenish taskRajkumar Manoharan2016-04-04
* ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan2016-04-04
* ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan2016-04-04
* ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan2016-04-04
* ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan2016-03-18
* ath10k: handle channel change htt eventRajkumar Manoharan2016-03-18
* ath10k: implement push-pull txMichal Kazior2016-03-06
* ath10k: implement updating shared htt txq stateMichal Kazior2016-03-06
* ath10k: add new htt message generation/parsing logicMichal Kazior2016-03-06
* ath10k: refactor tx pending managementMichal Kazior2016-03-06
* ath10k: implement basic support for new tx path firmwareMichal Kazior2016-01-28
* ath10k: add new htt definitionsMichal Kazior2016-01-28
* ath10k: rename some HTT eventsMichal Kazior2016-01-28
* ath10k: remove txmode from skb_cbMichal Kazior2015-11-23
* ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan2015-11-12
* ath10k: add support for pktlog in QCA99X0Vivek Natarajan2015-11-04
* ath10k: export htt tx rx handlersRajkumar Manoharan2015-10-16
* ath10k: use pre-allocated DMA buffer in TxPeter Oh2015-10-06
* ath10k: drop probe responses when too many are queuedVivek Natarajan2015-09-09
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-29
* ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani2015-07-24
* ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty2015-07-24