summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-dwc-qos-eth: use devm_stmmac_probe_config_dt()Jisheng Zhang2023-09-181-12/+3
* net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-101-1/+1
* net: Explicitly include correct DT includesRob Herring2023-07-271-1/+1
* net: stmmac: replace the tso_en field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...Uwe Kleine-König2023-05-091-4/+2
* net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return voidUwe Kleine-König2023-02-131-12/+5
* net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König2023-02-131-3/+1
* net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-3/+1
* net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter2022-07-071-0/+1
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang2020-11-111-27/+19
* net: stmmac: dwc-qos: avoid clk and reset for acpi deviceAjay Gupta2019-12-171-0/+5
* net: stmmac: dwc-qos: use generic device apiAjay Gupta2019-12-171-9/+10
* net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* net: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-6/+1
* net: stmmac: Make MDIO bus reset optionalThierry Reding2019-07-271-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner2019-06-051-7/+1
* net: stmmac: Do not output error on deferred probeThierry Reding2019-05-281-1/+5
* net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu2017-10-271-1/+1
* net: stmmac: dwc-qos: Add suspend / resume supportEd Blake2017-09-281-0/+1
* net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding2017-03-121-0/+247
* net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding2017-03-121-26/+98
* stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto2017-01-091-0/+202