开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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