aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-6/+1
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding1-0/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner1-7/+1
2019-05-28net: stmmac: Do not output error on deferred probeThierry Reding1-1/+5
2017-10-27net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu1-1/+1
2017-09-28net: stmmac: dwc-qos: Add suspend / resume supportEd Blake1-0/+1
2017-03-12net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding1-0/+247
2017-03-12net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding1-26/+98
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto1-0/+202