summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.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-lpc18xx: use devm_stmmac_probe_config_dt()Jisheng Zhang1-16/+5
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)1-2/+2
2023-05-10net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König1-1/+1
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+1
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold1-3/+14
2015-07-21stmmac: add proper probe function to dwmac-lpc18xxJoachim Eastwood1-36/+23
2015-05-15stmmac: convert dwmac-lpc18xx to a platform driverJoachim Eastwood1-1/+26
2015-05-15stmmac: add dwmac glue for NXP 18xx/43xx familyJoachim Eastwood1-0/+74