summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier6 days1-0/+2
* net: stmmac: dwmac_socfpga: This platform has GMACMaxime Chevallier2024-11-141-0/+1
* net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-051-1/+1
* net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)2024-06-151-0/+7
* net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)2024-05-141-54/+53
* net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois2024-03-291-4/+4
* net: fill in MODULE_DESCRIPTION()s for dwmac-socfpgaBreno Leitao2024-01-291-0/+1
* net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_removeJisheng Zhang2023-09-181-1/+1
* net: stmmac: dwmac-socfpga: use devm_stmmac_probe_config_dt()Jisheng Zhang2023-09-181-11/+7
* net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)2023-08-281-1/+1
* net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-111-1/+1
* net: dwmac_socfpga: initialize local data for mdio regmap configurationMaxime Chevallier2023-06-071-6/+9
* net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier2023-06-071-1/+13
* net: stmmac: dwmac-sogfpga: use the lynx pcs driverMaxime Chevallier2023-06-051-25/+66
* net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König2023-05-101-1/+1
* net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen2022-04-231-5/+7
* net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen2022-04-111-8/+5
* net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li2021-11-151-2/+22
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
* net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud2020-04-191-3/+6
* net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-04-151-0/+2
* net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean2019-09-161-5/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-12/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* | net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10Dinh Nguyen2019-06-061-13/+104
* | net: stmmac: socfpga: add RMII phy modeDinh Nguyen2019-06-041-0/+3
|/
* net: stmmac: socfpga: Use shared System Manager driverThor Thayer2019-04-021-2/+3
* net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2018-06-201-4/+14
* net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka2017-08-241-1/+4
* stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto2017-01-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-13/+26
|\
| * net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-021-4/+8
| * net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold2016-12-021-10/+19
* | net: stmmac: use phydev from struct net_devicePhilippe Reynes2016-10-121-2/+2
|/
* ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-021-10/+26
* stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...Wei Yongjun2016-07-141-14/+3
* stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun2016-07-121-1/+1
* net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh2016-07-111-21/+119
* stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood2016-05-101-1/+2
* stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood2016-05-031-14/+3
* stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood2016-05-031-31/+19
* stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood2016-05-031-11/+22
* stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood2016-05-031-2/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-34/+16
|\
| * net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-241-3/+13
|\|
| * net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTPPhil Reid2016-04-111-3/+13
* | stmmac: socfpga: remove extra call to socfpga_dwmac_setupDinh Nguyen2016-04-171-6/+0
|/
* stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid2015-12-161-0/+9
* stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood2015-07-291-14/+26