aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2018-06-30net: stmmac: Add support for CBS QDISCJose Abreu1-0/+15
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu1-0/+12
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu1-0/+2
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu1-2/+1
2018-05-18net: stmmac: Enable OSP for GMAC4Jose Abreu1-0/+4
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu1-0/+3
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu1-0/+6
2017-10-14net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu1-5/+11
2017-10-14net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu1-6/+9
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