summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/ce.c
AgeCommit message (Expand)Author
2020-09-01ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson
2020-09-01ath10k: Add interrupt summary based CE processingRakesh Pillai
2020-08-17ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET
2020-06-16ath10k: Wait until copy complete is actually done before completingDouglas Anderson
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris
2019-02-26ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-12ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()Kalle Valo
2019-02-11ath10k: fix shadow register implementation for WCN3990Rakesh Pillai
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-04ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-09-06ath10k: introduce CE_ATTR_POLL attribute for polling pipeGovind Singh
2018-08-28ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-06-14ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64YueHaibing
2018-04-24ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh
2018-04-24ath10k: add support for shadow register for WNC3990Rakesh Pillai
2018-04-19ath10k: correct target assert problem due to CE5 stuckManikanta Pubbisetty
2018-04-19ath10k: build ce layer in ath10k core moduleGovind Singh
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: Add support for 64 bit ce descriptorGovind Singh
2017-12-27ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh
2017-07-06ath10k: make CE layer bus agnosticGovind Singh
2017-06-16ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak
2017-06-01ath10k: initialize nbytes to 0Ben Greear
2017-04-13ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan
2017-04-05ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan
2017-02-07ath10k: few whitespace fixesKalle Valo
2017-01-27ath10k: use dma_zalloc_coherent()Srinivas Kandagatla
2017-01-19ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan
2016-09-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan
2016-09-27ath10k: spelling and miscellaneous neateningJoe Perches
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo
2016-04-04ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan
2016-04-04ath10k: cleanup copy engine receive next completionRajkumar Manoharan
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan
2015-10-09ath10k: optimize ce_lock on post rx buffer processingRajkumar Manoharan
2015-06-30ath10k: Extend CE src desc flags for interrupt indicationVasanthakumar Thiagarajan
2015-01-27ath10k: add support for qca6174Michal Kazior
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior
2014-10-31ath10k: fix possible bmi crashMichal Kazior
2014-10-31ath10k: change ce ring cleanup logicMichal Kazior
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior
2014-09-26ath10k: add diag_read() to hif opsKalle Valo