summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang2023-09-181-1/+1
* net: stmmac: dwmac-meson: use devm_stmmac_probe_config_dt()Jisheng Zhang2023-09-181-20/+7
* net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-101-1/+1
* net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König2023-05-091-1/+1
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner2019-06-051-7/+1
* net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-021-5/+18
* net: stmmac: update the module description of the dwmac-meson driverMartin Blumenstingl2016-09-071-2/+2
* stmmac: add proper probe function to dwmac-mesonJoachim Eastwood2015-07-201-11/+20
* stmmac: convert dwmac-meson to platform driverJoachim Eastwood2015-05-151-1/+23
* stmmac: platform: fix sparse warningsAndy Shevchenko2014-11-071-1/+3
* net: stmmac: add Amlogic Meson glue layerBeniamino Galvani2014-09-261-0/+67