aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-23net: stmmac: make some functions staticColin Ian King1-8/+8
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto1-26/+40
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto1-4/+4
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto1-61/+57
2017-03-12net: stmmac: Program RX queue size and flow controlThierry Reding1-2/+50
2017-03-12net: stmmac: Parse FIFO sizes from feature registersThierry Reding1-0/+5
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin1-40/+38
2016-12-29stmmac: enable rx queuesjpinto1-0/+5
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel1-1/+2
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel1-5/+7
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel1-6/+8
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before writingNiklas Cassel1-0/+2
2016-11-29net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel1-1/+11
2016-04-02stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE1-0/+354