aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xdma/xdma.h
Commit message (Expand)AuthorAgeFilesLines
* Enter the network epoch in the xdma interrupt handler if requiredRuslan Bukin2020-02-081-1/+3
* Fix xae(4) driver attachement on the Government Furnished Equipment (GFE)Ruslan Bukin2020-02-071-0/+1
* o Add support for BERI IOMMU deviceRuslan Bukin2019-07-221-0/+28
* Negate the logic of XCHAN_CAP_NOBUFS macro and rename it toRuslan Bukin2019-07-041-1/+1
* o Implement a bounce buffer based on device reserved memory.Ruslan Bukin2019-05-081-22/+32
* o Rewrite softdma_process_tx() of Altera SoftDMA engine driverRuslan Bukin2019-04-291-2/+2
* Tune xDMA interface slightly:Ruslan Bukin2018-04-121-53/+169
* o Fix unlocking.Ruslan Bukin2016-12-301-2/+2
* Add xDMA -- the DMA abstraction layer, initial verison.Ruslan Bukin2016-12-201-0/+148