index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2022-06-17
net: stmmac: make mdio register skips PHY scanning for fixed-link
Ong Boon Leong
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2022-04-11
net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2021-06-11
net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup
Vladimir Oltean
2021-06-11
net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
Vladimir Oltean
2021-06-08
net: stmmac: split xPCS setup from mdio register
Voon Weifeng
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
2021-05-28
net: stmmac: the XPCS obscures a potential "PHY not found" error
Vladimir Oltean
2021-03-15
net: stmmac: add clocks management for gmac driver
Joakim Zhang
2020-12-09
net: stmmac: allow stmmac to probe for C45 PHY devices
Wong Vee Khee
2020-03-09
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
2019-11-11
net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
Jose Abreu
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
2019-07-08
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
2019-07-02
net: stmmac: make "snps,reset-delays-us" optional again
Martin Blumenstingl
2019-06-19
net: stmmac: initialize the reset delay array
Martin Blumenstingl
2019-06-18
net: stmmac: add sanity check to device_property_read_u32_array call
Colin Ian King
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-16
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: use device_property_read_u32_array to read the reset delays
Martin Blumenstingl
2019-06-16
net: stmmac: drop redundant check in stmmac_mdio_reset
Martin Blumenstingl
2019-06-14
net: stmmac: use GPIO descriptors in stmmac_mdio_reset
Martin Blumenstingl
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-05-22
net: stmmac: fix reset gpio free missing
Jisheng Zhang
2018-10-31
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
2018-08-09
net: stmmac: Add MDIO related functions for XGMAC2
Jose Abreu
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2017-09-05
net: stmmac: Delete dead code for MDIO registration
Romain Perier
2017-08-11
net: stmmac: Use the right logging function in stmmac_mdio_register
Romain Perier
2017-02-15
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
2017-02-15
net: stmmac: remove useless parenthesis
LABBE Corentin
2017-02-08
net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout
LABBE Corentin
2017-02-08
net: stmmac: fix some code style problem
LABBE Corentin
2017-02-08
net: stmmac: remplace asm/io.h by linux/io.h
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-08
net: stmmac: fix some typos in comments
LABBE Corentin
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
2016-12-23
stmmac: CSR clock configuration fix
jpinto
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
2016-12-03
net: stmmac: avoid Camelcase naming
LABBE Corentin
2016-11-17
net: stmmac: replace all pr_xxx by their netdev_xxx counterpart
LABBE Corentin
2016-05-25
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
2016-04-29
net: ethernet: stmmac: update MDIO support for GMAC4
Alexandre TORGUE
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2016-03-18
net: stmmac: Don't search for phys if mdio node is defined.
Phil Reid
[next]