aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu1-1/+44
2019-08-08net: stmmac: xgmac: Implement MMC countersJose Abreu1-2/+2
2019-05-24net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu1-0/+9
2018-09-08net: stmmac: Enable TC Ops for GMAC >= 4Jose Abreu1-3/+3
2018-09-01net: stmmac: Add CBS support in XGMAC2Jose Abreu1-1/+1
2018-08-09net: stmmac: Add PTP support for XGMAC2Jose Abreu1-2/+2
2018-08-09net: stmmac: Add descriptor related callbacks for XGMAC2Jose Abreu1-1/+1
2018-08-09net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu1-1/+1
2018-08-09net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu1-2/+2
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu1-2/+29
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu1-7/+2
2018-05-18net: stmmac: Populate missing callbacks in HWIF initializationJose Abreu1-16/+22
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu1-0/+34
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu1-0/+8
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu1-0/+220