aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
AgeCommit message (Expand)Author
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2021-11-25net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-04-18net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-04-14net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
2019-09-16net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-06net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10Dinh Nguyen
2019-06-04net: stmmac: socfpga: add RMII phy modeDinh Nguyen
2019-04-02net: stmmac: socfpga: Use shared System Manager driverThor Thayer
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2017-08-23net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes
2016-08-01ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen
2016-07-13stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...Wei Yongjun
2016-07-12stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun
2016-07-10net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh
2016-05-09stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood
2016-05-03stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-24net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-16stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen
2016-04-10net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTPPhil Reid
2015-12-15stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid
2015-07-29stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood
2015-05-15stmmac: convert dwmac-socfpga to platform driverJoachim Eastwood
2015-03-08net: stmmac: make reset control an optional requirementDinh Nguyen
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko
2014-09-13net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun
2014-08-29net: stmmac: fix warning from Sparse for socfpgaLey Foon Tan
2014-08-22net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan
2014-07-30net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen