summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu2019-07-091-4/+6
* net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu2019-06-281-1/+18
* net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu2019-06-281-3/+3
* net: stmmac: dwxgmac: Enable EDMA by defaultJose Abreu2019-06-281-0/+2
* net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()Jose Abreu2019-05-241-4/+0Star
* net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu2019-04-171-0/+46
* net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu2019-02-221-5/+3Star
* net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu2019-01-121-3/+3
* net: stmmac: Add CBS support in XGMAC2Jose Abreu2018-09-021-0/+19
* net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu2018-08-091-0/+411