summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: abstract htt_rx_desc structureFrancesco Magliocca2022-01-171-22/+274
* ath10k: htt: remove array of flexible structuresKalle Valo2021-12-131-110/+0
* treewide: Replace open-coded flex arrays in unionsKees Cook2021-10-181-2/+5
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-05-311-2/+2
|\
| * ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King2021-05-241-2/+2
* | ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2021-05-111-0/+1
|/
* ath10k: increase rx buffer size to 2048Linus Lüssing2021-01-181-1/+1
* ath10k: fix gcc-10 zero-length-bounds warningsArnd Bergmann2020-05-121-2/+2
* ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-21/+21
* ath10k: add flush tx packets for SDIO chipWen Gong2020-04-221-0/+7
* ath10k: add htt TX bundle for sdioWen Gong2020-04-221-0/+4
* ath10k: disable TX complete indication of htt for sdioWen Gong2020-04-091-1/+12
* ath10k: enable napi on RX path for sdioWen Gong2019-12-021-0/+3
* ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl2019-06-251-3/+13
* ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan2019-05-071-1/+2
* ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan2019-05-071-1/+2
* ath10k: add fragmentation handler for high latency devicesWen Gong2019-04-291-0/+13
* ath10k: add struct for high latency PN replay protectionWen Gong2019-04-291-4/+39
* ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure2019-02-261-0/+86
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1
* ath10k: align ath10k_htt_txbuf structuresKalle Valo2019-02-121-2/+2
* ath10k: report tx airtime provided by fwManikanta Pubbisetty2019-02-121-1/+20
* ath10k: Add support for extended HTT aggr msg supportGovind Singh2019-02-041-0/+11
* ath10k: remove duplicated includesYueHaibing2018-10-011-1/+0
* ath10k: htt: High latency RX supportErik Stromdahl2018-09-061-0/+47
* ath10k: average ack rssi support for data framesBalaji Pothunoori2018-09-061-1/+3
* ath10k: enable hw checksum for wcn3990Rakesh Pillai2018-04-241-0/+13
* ath10k: add inlined wrappers for htt rx opsErik Stromdahl2018-04-191-0/+37
* ath10k: add inlined wrappers for htt tx opsErik Stromdahl2018-04-191-0/+51
* ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty2018-04-191-1/+9
* ath10k: fix recently introduced checkpatch warningsKalle Valo2018-01-161-0/+1
* ath10k: remove unused prototypeErik Stromdahl2018-01-091-1/+0
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh2017-12-271-1/+14
* ath10k: Add hw param for rx ring size supportGovind Singh2017-12-271-0/+3
* ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh2017-12-271-5/+33
* ath10k: Add support for 64 bit HTT frag descriptorGovind Singh2017-12-271-4/+28
* ath10k: Add support for 64 bit htt rx ring cfgGovind Singh2017-12-271-5/+37
* ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh2017-12-271-1/+11
* ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli2017-12-141-0/+17
* ath10k: unify rx processing in napi_pollRajkumar Manoharan2017-12-141-1/+1
* 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