summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/ce.h
AgeCommit message (Expand)Author
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-11ath10k: fix shadow register implementation for WCN3990Rakesh Pillai
2019-02-04ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai
2018-09-06ath10k: introduce CE_ATTR_POLL attribute for polling pipeGovind Singh
2018-06-14ath10k: snoc: stop including pci.hBrian Norris
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: check all CE for data if irq summary is not retainedRakesh Pillai
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo
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-01-19ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan
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
2016-03-06ath10k: fix HTT Tx CE ring sizeMichal Kazior
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan
2015-06-30ath10k: Extend CE src desc flags for interrupt indicationVasanthakumar Thiagarajan
2015-06-30ath10k: Copy Engine related changes for QCA99X0Vasanthakumar Thiagarajan
2015-06-30ath10k: Add new reg_address/mask to hw register tableVasanthakumar Thiagarajan
2015-02-15ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definitionBen Greear
2015-01-27ath10k: add support for qca6174Michal Kazior
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior
2014-09-26ath10k: add diag_read() to hif opsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-08-25ath10k: rework posting pci rx buffersMichal Kazior
2014-08-25ath10k: split ce irq/handler setupMichal Kazior
2014-05-27ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior
2014-03-28ath10k: split ce initialization and allocationMichal Kazior
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior
2014-02-28ath10k: replace send_head() with tx_sg()Michal Kazior
2013-11-27ath10k: defer irq registration until hif start()Michal Kazior
2013-11-12ath10k: re-arrange PCI init codeMichal Kazior
2013-11-12ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior
2013-10-07ath10k: remove num_sends_allowedMichal Kazior
2013-10-07ath10k: remove ce_sendlist_sendMichal Kazior
2013-09-12ath10k: delete struct ce_sendlistKalle Valo
2013-09-08ath10k: prevent CE from looping indefinitelyMichal Kazior
2013-09-01ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior
2013-09-01ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior
2013-09-01ath10k: remove unused ce_attr parametersMichal Kazior
2013-09-01ath10k: remove ce_op_stateMichal Kazior