aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htt.h
AgeCommit message (Expand)Author
2022-01-17ath10k: abstract htt_rx_desc structureFrancesco Magliocca
2021-12-13ath10k: htt: remove array of flexible structuresKalle Valo
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook
2021-05-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong
2021-01-18ath10k: increase rx buffer size to 2048Linus Lüssing
2020-05-12ath10k: fix gcc-10 zero-length-bounds warningsArnd Bergmann
2020-05-11ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-22ath10k: add flush tx packets for SDIO chipWen Gong
2020-04-22ath10k: add htt TX bundle for sdioWen Gong
2020-04-09ath10k: disable TX complete indication of htt for sdioWen Gong
2019-12-02ath10k: enable napi on RX path for sdioWen Gong
2019-06-25ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan
2019-04-29ath10k: add fragmentation handler for high latency devicesWen Gong
2019-04-29ath10k: add struct for high latency PN replay protectionWen Gong
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