summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c
AgeCommit message (Expand)Author
2024-08-13net: stmmac: dwmac-loongson: Add loongson module authorYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson GNET supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Introduce PCI device info dataYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMACYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Detach GMAC-specific platform data initYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...Yanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi callsYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size initYanteng Si
2023-12-13stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski
2023-12-13stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)
2022-11-10stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...Yang Yingliang
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exitingYang Yingliang
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-04-04stmmac: dwmac-loongson: change loongson_dwmac_driver from global to staticTom Rix
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing
2021-06-22stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()Dan Carpenter
2021-06-18stmmac: pci: Add dwmac support for LoongsonQing Zhang