summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.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-imx: use devm_stmmac_probe_config_dt()Jisheng Zhang2023-09-181-10/+5
* net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)2023-08-281-7/+7
* net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang2023-08-101-0/+43
* net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-101-1/+1
* net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MPJohannes Zink2023-08-071-0/+5
* net: Explicitly include correct DT includesRob Herring2023-07-271-1/+0
* net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König2023-05-091-1/+1
* net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCsShenwei Wang2023-04-051-0/+27
* net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg2023-03-191-1/+1
* net: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-161-2/+1
* net: stmmac: add imx93 platform supportClark Wang2023-01-181-5/+50
* net: stmmac: dwmac-imx: comment spelling fixMarcel Ziswiler2022-04-261-2/+2
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: stmmac: dwmac-imx: add platform level clocks management for i.MXJoakim Zhang2021-03-151-24/+36
* net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2020-12-081-8/+1
* net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong2020-09-071-2/+1
* net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter2020-06-041-1/+1
* net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chipFugang Duan2020-05-291-0/+315