aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c
AgeCommit message (Expand)Author
2023-09-18net: stmmac: dwmac-dwc-qos-eth: use devm_stmmac_probe_config_dt()Jisheng Zhang
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski
2023-05-09net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...Uwe Kleine-König
2023-02-13net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return voidUwe Kleine-König
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König
2022-09-21net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-11-11net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang
2019-12-17net: stmmac: dwc-qos: avoid clk and reset for acpi deviceAjay Gupta
2019-12-17net: stmmac: dwc-qos: use generic device apiAjay Gupta
2019-08-21net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner
2019-05-28net: stmmac: Do not output error on deferred probeThierry Reding
2017-10-27net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu
2017-09-28net: stmmac: dwc-qos: Add suspend / resume supportEd Blake
2017-03-12net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding
2017-03-12net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto