index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-loongson.c
Age
Commit message (
Expand
)
Author
2024-08-13
net: stmmac: dwmac-loongson: Add loongson module author
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Add Loongson GNET support
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Introduce PCI device info data
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Init ref and PTP clocks rate
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi calls
Yanteng Si
2024-08-13
net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size init
Yanteng Si
2023-12-13
stmmac: dwmac-loongson: drop useless check for compatible fallback
Krzysztof Kozlowski
2023-12-13
stmmac: dwmac-loongson: Make sure MDIO is initialized before use
Yanteng Si
2023-08-28
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
2022-11-10
stmmac: dwmac-loongson: fix missing of_node_put() while module exiting
Yang Yingliang
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...
Yang Yingliang
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exiting
Yang Yingliang
2022-11-02
stmmac: dwmac-loongson: fix invalid mdio_node
Liu Peibao
2022-04-04
stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
Tom Rix
2021-09-06
stmmac: dwmac-loongson:Fix missing return value
zhaoxiao
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
2021-06-22
stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
Dan Carpenter
2021-06-18
stmmac: pci: Add dwmac support for Loongson
Qing Zhang