summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/ce.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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/+0Star
* ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-291-8/+2Star
* 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/+0Star
* ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-181-5/+5
* ath10k: rework posting pci rx buffersMichal Kazior2014-08-251-13/+3Star
* ath10k: split ce irq/handler setupMichal Kazior2014-08-251-8/+4Star
* 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/+0Star
* 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/+0Star
* ath10k: delete struct ce_sendlistKalle Valo2013-09-121-40/+4Star
* ath10k: prevent CE from looping indefinitelyMichal Kazior2013-09-081-22/+4Star
* ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior2013-09-011-4/+3Star
* ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior2013-09-011-27/+26Star
* ath10k: remove unused ce_attr parametersMichal Kazior2013-09-011-6/+0Star
* ath10k: remove ce_op_stateMichal Kazior2013-09-011-8/+0Star
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+516