summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-19wifi: ath10k: Fix htt_data_tx_completion kernel-doc warningJeff Johnson1-1/+1
2024-01-19wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-docJeff Johnson1-3/+7
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2023-09-21wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAILDmitry Antipov1-2/+1
2023-08-23wifi: ath10k: Fix a few spelling errorsJeff Johnson1-2/+2
2023-06-21wifi: ath10k: improve structure paddingArnd Bergmann1-3/+3
2022-09-28wifi: ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-2/+4
2022-01-17ath10k: abstract htt_rx_desc structureFrancesco Magliocca1-22/+274
2021-12-13ath10k: htt: remove array of flexible structuresKalle Valo1-110/+0
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook1-2/+5
2021-05-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-2/+2
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King1-2/+2
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong1-0/+1
2021-01-18ath10k: increase rx buffer size to 2048Linus Lüssing1-1/+1
2020-05-12ath10k: fix gcc-10 zero-length-bounds warningsArnd Bergmann1-2/+2
2020-05-11ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-21/+21
2020-04-22ath10k: add flush tx packets for SDIO chipWen Gong1-0/+7
2020-04-22ath10k: add htt TX bundle for sdioWen Gong1-0/+4
2020-04-09ath10k: disable TX complete indication of htt for sdioWen Gong1-1/+12
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