aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/ce.c
Commit message (Expand)AuthorAge
* ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan2016-09-28
* ath10k: spelling and miscellaneous neateningJoe Perches2016-09-27
* ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2016-09-02
* ath10k: fix checkpatch warnings related to spacesKalle Valo2016-04-14
* ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan2016-04-04
* ath10k: cleanup copy engine receive next completionRajkumar Manoharan2016-04-04
* ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan2015-10-29
* ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-29
* ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan2015-10-29
* ath10k: register per copy engine receive callbacksRajkumar Manoharan2015-10-16
* ath10k: register per copy engine send completion callbacksRajkumar Manoharan2015-10-16
* ath10k: optimize ce_lock on post rx buffer processingRajkumar Manoharan2015-10-09
* ath10k: Extend CE src desc flags for interrupt indicationVasanthakumar Thiagarajan2015-06-30
* ath10k: add support for qca6174Michal Kazior2015-01-27
* ath10k: implement wmi-tlv backendMichal Kazior2014-12-08
* ath10k: fix possible bmi crashMichal Kazior2014-10-30
* ath10k: change ce ring cleanup logicMichal Kazior2014-10-30
* ath10k: split ce pipe init/alloc furtherMichal Kazior2014-10-23
* ath10k: add diag_read() to hif opsKalle Valo2014-09-26
* ath10k: don't enable interrupts for the diagnostic windowKalle Valo2014-09-26
* ath10k: fix use of multiple blank linesKalle Valo2014-09-18
* ath10k: improve logging to include dev idMichal Kazior2014-08-26
* ath10k: rework posting pci rx buffersMichal Kazior2014-08-25
* ath10k: split ce irq/handler setupMichal Kazior2014-08-25
* ath10k: remove target soc ps codeMichal Kazior2014-08-12
* ath10k: sanitize tx ring index access properlyMichal Kazior2014-07-15
* ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior2014-05-27
* ath10k: split ce initialization and allocationMichal Kazior2014-03-28
* ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()Michal Kazior2014-03-28
* ath10k: bypass htc for htt tx pathMichal Kazior2014-02-28
* ath10k: replace send_head() with tx_sg()Michal Kazior2014-02-28
* ath10k: defer irq registration until hif start()Michal Kazior2013-11-27
* ath10k: re-arrange PCI init codeMichal Kazior2013-11-12
* ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior2013-11-12
* ath10k: fix ath10k_ce_init() failpathMichal Kazior2013-11-12
* ath10k: make sure to mask all CE irqsMichal Kazior2013-11-12
* ath10k: remove ar_pci->ce_countMichal Kazior2013-11-12
* ath10k: fix FW crashes on heavy TX on 10.1.389 AP FWMichal Kazior2013-10-21
* ath10k: remove num_sends_allowedMichal Kazior2013-10-07
* ath10k: remove ce_sendlist_sendMichal Kazior2013-10-07
* ath10k: delete struct ce_sendlistKalle Valo2013-09-12
* ath10k: add boot debug messages to pci.c and ce.cKalle Valo2013-09-12
* ath10k: prevent CE from looping indefinitelyMichal Kazior2013-09-08
* ath10k: simplify ath10k_ce_init() wake up handlingKalle Valo2013-09-03
* ath10k: convert ath10k_pci_wake() to returnKalle Valo2013-09-03
* ath10k: clean up ath10k_ce_completed_send_next_nolock()Kalle Valo2013-09-03
* ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior2013-09-01
* ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior2013-09-01
* ath10k: remove ce_op_stateMichal Kazior2013-09-01
* ath10k: use inline ce_state structureMichal Kazior2013-09-01