summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/ce.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson2020-09-011-8/+6
* ath10k: Add interrupt summary based CE processingRakesh Pillai2020-09-011-2/+3
* ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
* ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan2020-05-051-1/+1
* ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai2019-02-261-0/+2
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1
* ath10k: fix shadow register implementation for WCN3990Rakesh Pillai2019-02-111-1/+1
* ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai2019-02-041-4/+10
* ath10k: introduce CE_ATTR_POLL attribute for polling pipeGovind Singh2018-09-061-4/+7
* ath10k: snoc: stop including pci.hBrian Norris2018-06-141-0/+42
* ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh2018-04-241-0/+10
* ath10k: add support for shadow register for WNC3990Rakesh Pillai2018-04-241-0/+4
* ath10k: check all CE for data if irq summary is not retainedRakesh Pillai2018-04-191-3/+7
* ath10k: fix recently introduced checkpatch warningsKalle Valo2018-01-161-0/+1
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: Add support for 64 bit ce descriptorGovind Singh2017-12-271-2/+46
* ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh2017-12-271-6/+8
* ath10k: make CE layer bus agnosticGovind Singh2017-07-061-4/+26
* ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak2017-06-161-132/+0
* ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-191-2/+2
* ath10k: fix checkpatch warnings related to spacesKalle Valo2016-04-141-1/+1
* ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan2016-04-041-0/+3
* ath10k: cleanup copy engine receive next completionRajkumar Manoharan2016-04-041-8/+2
* ath10k: fix HTT Tx CE ring sizeMichal Kazior2016-03-061-1/+1
* ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan2015-10-291-6/+0
* ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-291-8/+2
* ath10k: register per copy engine receive callbacksRajkumar Manoharan2015-10-161-2/+2
* ath10k: register per copy engine send completion callbacksRajkumar Manoharan2015-10-161-1/+2
* ath10k: Extend CE src desc flags for interrupt indicationVasanthakumar Thiagarajan2015-06-301-2/+7
* ath10k: Copy Engine related changes for QCA99X0Vasanthakumar Thiagarajan2015-06-301-1/+1
* ath10k: Add new reg_address/mask to hw register tableVasanthakumar Thiagarajan2015-06-301-2/+4
* ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definitionBen Greear2015-02-151-1/+1
* ath10k: add support for qca6174Michal Kazior2015-01-271-1/+1
* ath10k: split ce pipe init/alloc furtherMichal Kazior2014-10-231-4/+4
* ath10k: add diag_read() to hif opsKalle Valo2014-09-261-0/+13
* ath10k: fix use of multiple blank linesKalle Valo2014-09-181-3/+0
* ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-181-5/+5
* ath10k: rework posting pci rx buffersMichal Kazior2014-08-251-13/+3
* ath10k: split ce irq/handler setupMichal Kazior2014-08-251-8/+4
* ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior2014-05-271-0/+2
* ath10k: split ce initialization and allocationMichal Kazior2014-03-281-7/+8
* ath10k: bypass htc for htt tx pathMichal Kazior2014-02-281-1/+1
* ath10k: replace send_head() with tx_sg()Michal Kazior2014-02-281-0/+7
* ath10k: defer irq registration until hif start()Michal Kazior2013-11-271-1/+0
* ath10k: re-arrange PCI init codeMichal Kazior2013-11-121-0/+1
* ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior2013-11-121-1/+1
* ath10k: remove num_sends_allowedMichal Kazior2013-10-071-0/+1
* ath10k: remove ce_sendlist_sendMichal Kazior2013-10-071-15/+0
* ath10k: delete struct ce_sendlistKalle Valo2013-09-121-40/+4
* ath10k: prevent CE from looping indefinitelyMichal Kazior2013-09-081-22/+4