summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang1-1/+1
2023-09-18net: stmmac: dwmac-ingenic: use devm_stmmac_probe_config_dt()Jisheng Zhang1-25/+10
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)1-10/+10
2023-07-28net: Explicitly include correct DT includesRob Herring1-1/+0
2023-05-10net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König1-1/+1
2022-07-13net: stmmac: fix leaks in probeDan Carpenter1-2/+4
2021-06-16net: stmmac: Fix error return code in ingenic_mac_probe()Wei Yongjun1-0/+1
2021-06-14Merge branch 'Ingenic-SOC-mac-support'David S. Miller1-0/+397
2021-06-14net: stmmac: Add Ingenic SoCs MAC support.周琰杰 (Zhou Yanjie)1-0/+401