index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_mdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
net: stmmac: Add DW XPCS specified via "pcs-handle" support
Serge Semin
1
-4
/
+9
2024-07-05
net: stmmac: Create DW XPCS device with particular address
Serge Semin
1
-13
/
+6
2024-05-14
net: stmmac: introduce pcs_init/pcs_exit stmmac operations
Russell King (Oracle)
1
-1
/
+7
2024-05-14
net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
Serge Semin
1
-12
/
+18
2024-05-14
net: stmmac: Add dedicated XPCS cleanup method
Serge Semin
1
-3
/
+11
2023-12-14
net: stmmac: Handle disabled MDIO busses from devicetree
Andrew Halaney
1
-1
/
+5
2023-08-26
net: stmmac: convert plat->phylink_node to fwnode
Russell King (Oracle)
1
-1
/
+2
2023-08-02
net: stmmac: XGMAC support for mdio C22 addr > 3
Rohan G Thomas
1
-12
/
+24
2023-06-07
net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
Maxime Chevallier
1
-3
/
+0
2023-06-05
net: stmmac: dwmac-sogfpga: use the lynx pcs driver
Maxime Chevallier
1
-0
/
+3
2023-05-30
net: stmmac: use xpcs_create_mdiodev()
Russell King (Oracle)
1
-12
/
+3
2023-04-13
net: stmmac: Remove unnecessary if statement brackets
Andrew Halaney
1
-2
/
+1
2023-01-19
net: phy: Remove probe_capabilities
Andrew Lunn
1
-3
/
+0
2023-01-14
net: stmmac: Separate C22 and C45 transactions for xgmac
Andrew Lunn
1
-62
/
+138
2023-01-14
net: stmmac: Separate C22 and C45 transactions for xgmac2
Andrew Lunn
1
-50
/
+81
2022-06-17
net: stmmac: make mdio register skips PHY scanning for fixed-link
Ong Boon Leong
1
-0
/
+14
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
1
-1
/
+1
2022-04-12
net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-16
/
+8
2021-06-11
net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup
Vladimir Oltean
1
-3
/
+3
2021-06-11
net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
Vladimir Oltean
1
-1
/
+1
2021-06-09
net: stmmac: split xPCS setup from mdio register
Voon Weifeng
1
-29
/
+35
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
1
-12
/
+4
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
1
-16
/
+23
2021-06-03
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
1
-1
/
+1
2021-05-29
net: stmmac: the XPCS obscures a potential "PHY not found" error
Vladimir Oltean
1
-6
/
+15
2021-03-16
net: stmmac: add clocks management for gmac driver
Joakim Zhang
1
-26
/
+85
2020-12-10
net: stmmac: allow stmmac to probe for C45 PHY devices
Wong Vee Khee
1
-0
/
+3
2020-03-10
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
1
-0
/
+27
2019-11-12
net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
Jose Abreu
1
-10
/
+48
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
1
-1
/
+3
2019-07-09
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
1
-8
/
+35
2019-07-03
net: stmmac: make "snps,reset-delays-us" optional again
Martin Blumenstingl
1
-10
/
+3
2019-06-20
net: stmmac: initialize the reset delay array
Martin Blumenstingl
1
-1
/
+1
2019-06-19
net: stmmac: add sanity check to device_property_read_u32_array call
Colin Ian King
1
-3
/
+10
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+1
2019-06-16
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-6
/
+0
2019-06-16
net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-7
/
+8
2019-06-16
net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-20
/
+9
2019-06-16
net: stmmac: use device_property_read_u32_array to read the reset delays
Martin Blumenstingl
1
-5
/
+4
2019-06-16
net: stmmac: drop redundant check in stmmac_mdio_reset
Martin Blumenstingl
1
-3
/
+0
2019-06-15
net: stmmac: use GPIO descriptors in stmmac_mdio_reset
Martin Blumenstingl
1
-14
/
+13
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
1
-11
/
+1
2019-05-23
net: stmmac: fix reset gpio free missing
Jisheng Zhang
1
-1
/
+2
2018-11-01
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-08-09
net: stmmac: Add MDIO related functions for XGMAC2
Jose Abreu
1
-4
/
+129
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-4
/
+1
2017-09-06
net: stmmac: Delete dead code for MDIO registration
Romain Perier
1
-16
/
+0
2017-08-12
net: stmmac: Use the right logging function in stmmac_mdio_register
Romain Perier
1
-5
/
+4
2017-02-15
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
1
-42
/
+40
2017-02-15
net: stmmac: remove useless parenthesis
LABBE Corentin
1
-1
/
+1
[next]