aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang1-3/+1
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter1-0/+1
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+1
2020-11-11net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang1-27/+19
2019-12-17net: stmmac: dwc-qos: avoid clk and reset for acpi deviceAjay Gupta1-0/+5
2019-12-17net: stmmac: dwc-qos: use generic device apiAjay Gupta1-9/+10
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