summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang1-1/+1
2023-09-18net: stmmac: dwmac-mediatek: use devm_stmmac_probe_config_dt()Jisheng Zhang1-5/+3
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)1-1/+1
2023-07-28net: Explicitly include correct DT includesRob Herring1-1/+1
2023-07-14net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski1-1/+4
2023-05-10net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König1-6/+3
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg1-1/+1
2023-01-06stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speedBiao Huang1-26/+0
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter1-4/+5
2022-07-15stmmac: dwmac-mediatek: fix clock issueBiao Huang1-28/+21
2022-03-16stmmac: dwmac-mediatek: add support for mt8195Biao Huang1-10/+268
2022-03-16stmmac: dwmac-mediatek: re-arrange clock settingBiao Huang1-23/+48
2022-03-16stmmac: dwmac-mediatek: Reuse more common featuresBiao Huang1-17/+15
2022-03-16stmmac: dwmac-mediatek: add platform level clocks managementBiao Huang1-7/+18
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+1
2019-12-18net-next: stmmac: mediatek: add more support for RMIIBiao Huang1-29/+60
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-4/+5
2019-10-10net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang1-0/+27
2019-06-06net: stmmac: dwmac-mediatek: disable rx watchdogBiao Huang1-0/+1
2019-06-06net: stmmac: dwmac-mediatek: enable Ethernet power domainBiao Huang1-0/+7
2019-05-25net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang1-2/+0
2018-12-20net-next: stmmac: dwmac-mediatek: remove fine-tune propertyBiao Huang1-47/+24
2018-12-13net-next: stmmac: dwmac-mediatek: add module license infoBiao Huang1-0/+5
2018-12-13stmmac: dwmac-mediatek: add support for mt2712Biao Huang1-0/+408