Age | Commit message (Expand) | Author |
2019-04-02 | net: stmmac: socfpga: Use shared System Manager driver | Thor Thayer |
2018-06-20 | net: stmmac: socfpga: add additional ocp reset line for Stratix10 | Dinh Nguyen |
2017-08-23 | net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII. | Stephan Gatzka |
2017-01-09 | stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure | jpinto |
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-socfpga: fix use-after-free on probe errors | Johan Hovold |
2016-10-12 | net: stmmac: use phydev from struct net_device | Philippe Reynes |
2016-08-01 | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli... | Peter Chen |
2016-07-13 | stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d... | Wei Yongjun |
2016-07-12 | stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR() | Wei Yongjun |
2016-07-10 | net: ethernet: Add TSE PCS support to dwmac-socfpga | Tien Hock Loh |
2016-05-09 | stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static | Joachim Eastwood |
2016-05-03 | stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode() | Joachim Eastwood |
2016-05-03 | stmmac: dwmac-socfpga: call phy_resume() only in resume callback | Joachim Eastwood |
2016-05-03 | stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data | Joachim Eastwood |
2016-05-03 | stmmac: dwmac-socfpga: add PM ops and resume function | Joachim Eastwood |
2016-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-24 | net: stmmac: socfpga: Remove re-registration of reset controller | Marek Vasut |
2016-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-16 | stmmac: socfpga: remove extra call to socfpga_dwmac_setup | Dinh Nguyen |
2016-04-10 | net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP | Phil Reid |
2015-12-15 | stmmac: socfpga: Provide dt node to config ptp clk source. | Phil Reid |
2015-07-29 | stmmac: dwmac-socfpga: turn setup callback into a probe function | Joachim Eastwood |
2015-07-29 | stmmac: dwmac-socfpga: move socfpga_dwmac_probe function | Joachim Eastwood |
2015-05-15 | stmmac: convert dwmac-socfpga to platform driver | Joachim Eastwood |
2015-03-08 | net: stmmac: make reset control an optional requirement | Dinh Nguyen |
2014-11-07 | stmmac: platform: fix sparse warnings | Andy Shevchenko |
2014-09-13 | net: stmmac: fix return value check in socfpga_dwmac_parse_data() | Wei Yongjun |
2014-08-29 | net: stmmac: fix warning from Sparse for socfpga | Ley Foon Tan |
2014-08-22 | net: stmmac: add fix_mac_speed support for socfpga | Ley Foon Tan |
2014-07-30 | net: stmmac: add platform init/exit for Altera's ARM socfpga | Vince Bridgers |
2014-03-28 | net: stmmac: Add SOCFPGA glue driver | Dinh Nguyen |