summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-intel-plat.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: Use device_get_match_data()Rob Herring2023-10-131-6/+3
* net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang2023-09-181-1/+1
* net: stmmac: dwmac-intel-plat: use devm_stmmac_probe_config_dt()Jisheng Zhang2023-09-181-18/+9
* net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-101-2/+2
* net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König2023-05-091-6/+3
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: stmmac: dwmac-intel-plat: remove unnecessary initializationNobuhiro Iwamatsu2021-02-111-3/+0
* net: stmmac: dwmac-intel-plat: remove config data on errorPan Bian2021-01-221-2/+2
* net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()Zhang Changzhong2020-11-161-1/+3
* stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan2020-09-281-0/+9
* net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...Zhang Changzhong2020-09-091-6/+2
* net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan2020-08-261-0/+191