summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c
AgeCommit message (Expand)Author
2023-09-18net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang
2023-09-18net: stmmac: dwmac-sunxi: use devm_stmmac_probe_config_dt()Jisheng Zhang
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang
2023-05-09net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König
2021-05-13net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-13Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-04-16net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-12-27net: stmicro: fix a missing check of clk_prepareKangjie Lu
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-07-29stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood
2015-05-15stmmac: convert dwmac-sunxi to platform driverJoachim Eastwood
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko
2014-01-19net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai