index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-socfpga.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken
Maxime Chevallier
6 days
1
-0
/
+2
*
net: stmmac: dwmac_socfpga: This platform has GMAC
Maxime Chevallier
2024-11-14
1
-0
/
+1
*
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
net: stmmac: dwmac-socfpga: provide select_pcs() implementation
Russell King (Oracle)
2024-06-15
1
-0
/
+7
*
net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
Russell King (Oracle)
2024-05-14
1
-54
/
+53
*
net: stmmac: Support a generic PCS field in mac_device_info
Romain Gantois
2024-03-29
1
-4
/
+4
*
net: fill in MODULE_DESCRIPTION()s for dwmac-socfpga
Breno Leitao
2024-01-29
1
-0
/
+1
*
net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_remove
Jisheng Zhang
2023-09-18
1
-1
/
+1
*
net: stmmac: dwmac-socfpga: use devm_stmmac_probe_config_dt()
Jisheng Zhang
2023-09-18
1
-11
/
+7
*
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
2023-08-28
1
-1
/
+1
*
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
2023-08-11
1
-1
/
+1
*
net: dwmac_socfpga: initialize local data for mdio regmap configuration
Maxime Chevallier
2023-06-07
1
-6
/
+9
*
net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
Maxime Chevallier
2023-06-07
1
-1
/
+13
*
net: stmmac: dwmac-sogfpga: use the lynx pcs driver
Maxime Chevallier
2023-06-05
1
-25
/
+66
*
net: stmmac: Make stmmac_pltfr_remove() return void
Uwe Kleine-König
2023-05-10
1
-1
/
+1
*
net: ethernet: stmmac: fix write to sgmii_adapter_base
Dinh Nguyen
2022-04-23
1
-5
/
+7
*
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
2022-04-11
1
-8
/
+5
*
net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
Meng Li
2021-11-15
1
-2
/
+22
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-1
/
+1
*
net: stmmac: fix enabling socfpga's ptp_ref_clock
Julien Beraud
2020-04-19
1
-3
/
+6
*
net: stmmac: socfpga: Allow all RGMII modes
Atsushi Nemoto
2020-04-15
1
-0
/
+2
*
net: stmmac: socfpga: re-use the `interface` parameter from platform data
Alexandru Ardelean
2019-09-16
1
-5
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-12
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10
Dinh Nguyen
2019-06-06
1
-13
/
+104
*
|
net: stmmac: socfpga: add RMII phy mode
Dinh Nguyen
2019-06-04
1
-0
/
+3
|
/
*
net: stmmac: socfpga: Use shared System Manager driver
Thor Thayer
2019-04-02
1
-2
/
+3
*
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2018-06-20
1
-4
/
+14
*
net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.
Stephan Gatzka
2017-08-24
1
-1
/
+4
*
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2017-01-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-13
/
+26
|
\
|
*
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
2016-12-02
1
-4
/
+8
|
*
net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors
Johan Hovold
2016-12-02
1
-10
/
+19
*
|
net: stmmac: use phydev from struct net_device
Philippe Reynes
2016-10-12
1
-2
/
+2
|
/
*
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...
Peter Chen
2016-08-02
1
-10
/
+26
*
stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...
Wei Yongjun
2016-07-14
1
-14
/
+3
*
stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2016-07-12
1
-1
/
+1
*
net: ethernet: Add TSE PCS support to dwmac-socfpga
Tien Hock Loh
2016-07-11
1
-21
/
+119
*
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static
Joachim Eastwood
2016-05-10
1
-1
/
+2
*
stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()
Joachim Eastwood
2016-05-03
1
-14
/
+3
*
stmmac: dwmac-socfpga: call phy_resume() only in resume callback
Joachim Eastwood
2016-05-03
1
-31
/
+19
*
stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data
Joachim Eastwood
2016-05-03
1
-11
/
+22
*
stmmac: dwmac-socfpga: add PM ops and resume function
Joachim Eastwood
2016-05-03
1
-2
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
1
-34
/
+16
|
\
|
*
net: stmmac: socfpga: Remove re-registration of reset controller
Marek Vasut
2016-04-24
1
-34
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-24
1
-3
/
+13
|
\
|
|
*
net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP
Phil Reid
2016-04-11
1
-3
/
+13
*
|
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
2016-04-17
1
-6
/
+0
|
/
*
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
2015-12-16
1
-0
/
+9
*
stmmac: dwmac-socfpga: turn setup callback into a probe function
Joachim Eastwood
2015-07-29
1
-14
/
+26
[next]