summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/ce.c (follow)
Commit message (Expand)AuthorAge
* ath10k: Enable SRRI/DRRI support on ddrGovind Singh2018-01-29
* ath10k: Enable interrupt for pktlog CE11Govind Singh2017-08-31
* ath10k: Enable Subsystem Restart for ath10k WCN3990 driverGovind Singh2017-03-23
* ath10k: define structure for the copy engine misc regsSarada Prasanna Garnayak2017-03-01
* ath10k: define structure for the copy engine CTRL_1 regsSarada Prasanna Garnayak2017-03-01
* ath10k: define structure for the copy engine register mapSarada Prasanna Garnayak2017-03-01
* ath10k: Remove bus structures from ath10k structGovind Singh2017-03-01
* ath10k: fix copyright year for copy engine driverRakesh Pillai2017-02-23
* ath10k: Add support for shadow register for WNC3990Rakesh Pillai2017-02-17
* Merge "ath10k: Add ce gather support for WCN3990 target"Linux Build Service Account2017-02-01
|\
| * ath10k: Add ce gather support for WCN3990 targetGovind Singh2017-02-01
* | ath10k: Enable single queue NAPI for WCN3990 targetGovind Singh2017-02-01
|/
* ath10k: Add copy engine register MAP for wcn3990 wlan moduleGovind Singh2017-01-24
* ath10k: Make CE layer bus agnosticGovind Singh2017-01-21
* ath10k: spelling and miscellaneous neateningJoe Perches2017-01-06
* ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2017-01-06
* ath10k: fix checkpatch warnings related to spacesKalle Valo2017-01-06
* ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan2017-01-06
* ath10k: cleanup copy engine receive next completionRajkumar Manoharan2017-01-06
* 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-31
* ath10k: change ce ring cleanup logicMichal Kazior2014-10-31
* 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