summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/ce.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior2013-09-011-4/+3
* ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior2013-09-011-27/+26
* ath10k: remove unused ce_attr parametersMichal Kazior2013-09-011-6/+0
* ath10k: remove ce_op_stateMichal Kazior2013-09-011-8/+0
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+516
OpenPOWER on IntegriCloud