aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-30wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_recordJeff Johnson1-3/+3
2023-11-30wifi: ath10k: remove ath10k_htc_record::pauload[]Jeff Johnson1-1/+0
2023-11-22wifi: ath10k: Remove unused struct ath10k_htc_frameJeff Johnson1-13/+0
2020-04-22ath10k: enable alt data of TX path for sdioWen Gong1-2/+11
2020-04-22ath10k: add htt TX bundle for sdioWen Gong1-2/+22
2020-04-09ath10k: disable TX complete indication of htt for sdioWen Gong1-0/+3
2019-12-02ath10k: change bundle count for max rx bundle for sdioWen Gong1-4/+6
2019-11-25ath10k: change max RX bundle size from 8 to 32 for sdioWen Gong1-2/+19
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen1-1/+0
2018-07-02ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packetsAlagu Sankar1-0/+1
2018-06-28ath10k: replace hardcoded constant with defineErik Stromdahl1-0/+1
2018-06-28ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl1-1/+1
2018-04-19ath10k: add HTC services for WCN3990Govind Singh1-0/+4
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-05-04ath10k: htc: ready_ext msg supportErik Stromdahl1-0/+5
2017-05-04ath10k: htc: rx trailer lookahead supportErik Stromdahl1-3/+27
2017-05-04ath10k: htc: made static function publicErik Stromdahl1-0/+6
2017-01-12ath10k: htc: simplified credit distributionErik Stromdahl1-1/+0
2017-01-12ath10k: htc: removal of unused struct membersErik Stromdahl1-2/+0
2016-07-08ath10k: remove unused <linux/semaphore.h>Chaehyun Lim1-1/+0
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo1-2/+2
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan1-1/+0
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan1-1/+0
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan1-1/+1
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan1-1/+1
2015-10-16ath10k: export htc tx rx handlersRajkumar Manoharan1-0/+2
2014-09-18ath10k: fix use of multiple blank linesKalle Valo1-1/+0
2014-08-26ath10k: improve logging to include dev idMichal Kazior1-1/+1
2014-08-12ath10k: remove htc->stoppedMichal Kazior1-4/+1
2013-09-16ath10k: simplify HTC command submittingMichal Kazior1-4/+0
2013-09-16ath10k: add HTC TX credits replenishing notificationMichal Kazior1-0/+1
2013-07-30ath10k: prevent HTC from being used after stoppingMichal Kazior1-2/+2
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior1-3/+1
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+368