index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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