开源镜像站
帮助
动态
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-generic.c
Age
Commit message (
Expand
)
Author
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_probe()
Bartosz Golaszewski
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_exit()
Bartosz Golaszewski
2023-06-24
net: stmmac: dwmac-generic: use stmmac_pltfr_init()
Bartosz Golaszewski
2023-05-09
net: stmmac: Make stmmac_pltfr_remove() return void
Uwe Kleine-König
2023-03-15
net: stmmac: generic: drop of_match_ptr for ID table
Krzysztof Kozlowski
2021-10-08
net: stmmac: add support for dwmac 3.40a
Herve Codina
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2018-08-09
net: stmmac: Add the bindings parsing for XGMAC2
Jose Abreu
2016-12-08
net: stmmac: dwmac-generic: add missing compatible strings
Niklas Cassel
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
2016-12-02
net: ethernet: stmmac: dwmac-generic: fix probe error path
Johan Hovold
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
2015-07-29
stmmac: move stmmac_pltfr_probe into dwmac-generic
Joachim Eastwood
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood