开源镜像站
帮助
动态
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-sti.c
Age
Commit message (
Expand
)
Author
2023-05-09
net: stmmac: dwmac-sti: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-18
net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127
Alain Volmat
2023-02-13
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
2016-12-02
net: ethernet: stmmac: dwmac-sti: fix probe error path
Johan Hovold
2016-11-06
stmmac: dwmac-sti: remove unused priv dev member
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: clean up and rename sti_dwmac_init
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handling
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_data
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: add PM ops and resume function
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: remove clk NULL checks
Joachim Eastwood
2016-11-06
stmmac: dwmac-sti: remove useless of_node check
Joachim Eastwood
2015-11-30
stmmac: dwmac-sti: fix st,tx-retime-src check
Giuseppe CAVALLARO
2015-07-29
stmmac: dwmac-sti: refactor the init glue callbacks
Joachim Eastwood
2015-07-29
stmmac: dwmac-sti: use custom of match structure
Joachim Eastwood
2015-07-29
stmmac: let dwmac-* drivers handle their own match data
Joachim Eastwood
2015-07-29
stmmac: dwmac-sti: turn setup callback into a probe function
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
2015-01-11
stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.
Peter Griffin
2014-12-15
net: stmmac: sti: Fix uninitialized pointer dereference if !OF
Geert Uytterhoeven
2014-11-19
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
2014-11-07
stmmac: platform: fix sparse warnings
Andy Shevchenko
2014-10-14
stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs
Giuseppe CAVALLARO
2014-02-13
net: stmmac:sti: Add STi SOC glue driver.
Srinivas Kandagatla