summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htc.c
AgeCommit message (Expand)Author
2020-04-23ath10k: drop the TX packet which size exceed credit size for sdioWen Gong
2020-04-22ath10k: enable alt data of TX path for sdioWen 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: change bundle count for max rx bundle for sdioWen Gong
2019-11-27ath10k: move non-fatal warn logs to dbg levelGovind Singh
2019-04-23ath10k: add initialization of HTC headerAlagu Sankar
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-11ath10k: request credit report if flow control enabled on epGovind Singh
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh
2018-09-06ath10k: DMA related fixes for high latency devicesErik Stromdahl
2018-09-06ath10k: enable pktlog for WCN3990 targetGovind Singh
2018-06-28ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl
2018-04-19ath10k: add HTC services for WCN3990Govind Singh
2017-12-27ath10k: update copyright yearKalle Valo
2017-05-04ath10k: htc: ready_ext msg supportErik Stromdahl
2017-05-04ath10k: htc: refactorizationErik Stromdahl
2017-05-04ath10k: htc: move htc ctrl ep connect to htc_initErik Stromdahl
2017-05-04ath10k: htc: rx trailer lookahead supportErik Stromdahl
2017-05-04ath10k: htc: made static function publicErik Stromdahl
2017-04-05ath10k: fix block comments styleMarcin Rokicki
2017-04-05ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan
2017-01-12ath10k: htc: simplified credit distributionErik Stromdahl
2017-01-12ath10k: htc: removal of unused struct membersErik Stromdahl
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan
2015-10-16ath10k: export htc tx rx handlersRajkumar Manoharan
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-04-09ath10k: replenish htc tx credits alwaysMichal Kazior
2015-04-01ath10k: htc: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-19ath10k: protect driver from unsolicited htc ep0 eventsMichal Kazior
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2014-12-01ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior
2014-12-01ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-08-12ath10k: remove htc->stoppedMichal Kazior
2014-07-21ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-04-11ath10k: improve htc tx credit debugging printsMichal Kazior
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior
2014-02-28ath10k: replace send_head() with tx_sg()Michal Kazior
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-12ath10k: fix core init failpathMichal Kazior