aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl1-1/+1
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-04ath10k: Add support for extended HTT aggr msg supportGovind Singh1-1/+1
2018-04-19ath10k: add inlined wrappers for htt tx opsErik Stromdahl1-2/+2
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh1-0/+1
2017-12-27ath10k: Add support for 64 bit HTT frag descriptorGovind Singh1-1/+1
2017-12-27ath10k: Add support for 64 bit htt rx ring cfgGovind Singh1-1/+3
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli1-0/+2
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo1-1/+1
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo1-1/+1
2016-04-04ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan1-1/+1
2016-01-28ath10k: rename some HTT eventsMichal Kazior1-4/+4
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu1-2/+21
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani1-0/+4
2015-07-02ath10k: add 10.4 fw specific htt msg definitionsRaja Mani1-0/+41
2015-03-30ath10k: fix HTT op backwards compatibility for QCA6174Kalle Valo1-1/+1
2015-03-30ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan1-0/+98
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire1-1/+1
2015-01-13ath10k: Remove unused htt->max_throughput_mbpsSujith Manoharan1-1/+0
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo1-1/+1
2014-08-26ath10k: improve logging to include dev idMichal Kazior1-3/+6
2014-05-23ath10k: fix core start sequenceMichal Kazior1-39/+3
2013-11-20ath10k: make core boot messages more compactKalle Valo1-2/+2
2013-08-15ath10k: add support for HTT 3.0Michal Kazior1-12/+7
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior1-12/+13
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior1-1/+1
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+152