summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-07net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MPJohannes Zink1-0/+5
2023-07-28net: Explicitly include correct DT includesRob Herring1-1/+0
2023-05-10net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König1-1/+1
2023-04-06net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCsShenwei Wang1-0/+27
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg1-1/+1
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring1-2/+1
2023-01-18net: stmmac: add imx93 platform supportClark Wang1-5/+50
2022-04-27net: stmmac: dwmac-imx: comment spelling fixMarcel Ziswiler1-2/+2
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+1
2021-03-16net: stmmac: dwmac-imx: add platform level clocks management for i.MXJoakim Zhang1-24/+36
2020-12-09net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan1-8/+1
2020-09-07net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-2/+1
2020-06-05net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter1-1/+1
2020-05-30net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chipFugang Duan1-0/+315