index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2024-03-26
net: phy: Factor out PHY GPIO reset code
Marek Vasut
2024-03-26
net: phy: ncsi: reslove the unaligned access issue
Jacky Chou
2024-03-26
net: phy: ncsi: Correct the endian of the checksum
Jacky Chou
2024-03-26
net: phy: the NC-SI phy device do not require mdio bus
Jacky Chou
2024-03-26
net: phy: Fix signed shift overflow
Eugeniu Rosca
2024-03-26
net: phy: broadcom: Configure LEDs on BCM54210E
Marek Vasut
2024-03-26
net: phy: ncsi: fixed not nullify the pointers after free
Jacky Chou
2024-03-09
net: phy: Use PHY MDIO address from DT if available
Marek Vasut
2024-02-08
net: phy: nxp-c45-tja11xx: add tja1120 support
Radu Pirea (NXP OSS)
2024-02-08
net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure
Radu Pirea (NXP OSS)
2024-02-08
net: phy: nxp-c45-tja11xx: read PHY the speed from hardware
Radu Pirea (NXP OSS)
2024-02-08
net: phy: nxp-c45-tja11xx: use local definion of features
Radu Pirea (NXP OSS)
2024-01-31
net: phy: motorcomm: configure pad drive strength register
Lukasz Tekieli
2023-12-13
net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG
Sébastien Szymanski
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-05
net: phy: TI DP83869 fix invalid clock delay configuration
Frank de Brabander
2023-10-10
net: phy: xilinx_phy: Get rid of using property xlnx, phy-type
Venkatesh Yadav Abbarapu
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-21
net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge
Tejas Bhumkar
2023-09-14
net: phy: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
net: miiphybb: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-13
net: phy: broadcom: add support for BCM54210E
Marek Vasut
2023-09-13
net: phy: motorcomm: Add support for YT8511 PHY
Nicolas Frattaroli
2023-07-27
phy: adin: add readext and writeext support for mdio cmd
Nate Drude
2023-07-12
net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
Yanhong Wang
2023-06-10
net: phy: Bind ETH_PHY uclass driver to each new PHY
Marek Vasut
2023-06-10
net: phy: Unpublish phy_connect_dev()
Marek Vasut
2023-05-05
net: phy: Request rgmii-id phy reset gpio as output
Stefan Herbrechtsmeier
2023-05-05
net: phy: dp83867: Explicitly check against sgmii
Nishanth Menon
2023-05-05
phy: realtek: don't duplicate genphy_startup
Rasmus Villemoes
2023-05-05
phy: broadcom: don't duplicate genphy_startup
Rasmus Villemoes
2023-05-05
net: phy: gmii2rgmii: Support external rgmii-id phy
Stefan Herbrechtsmeier
2023-04-07
net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux
Marek Vasut
2023-04-07
net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux
Marek Vasut
2023-04-07
net: phy: marvell: Import and use marvell_phy.h from Linux
Marek Vasut
2023-04-07
net: phy: Synchronize PHY interface modes with Linux
Marek Vasut
2023-04-07
net: phy: Only call phy_init() on systems needing manual relocation
Marek Vasut
2023-04-07
net: phy: Re-inline phy_drv_reloc()
Marek Vasut
2023-04-07
net: phy: Drop unused phy_register()
Marek Vasut
2023-04-07
net: phy: Drop static phy_drivers list
Marek Vasut
2023-04-07
net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: genphy: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: fixed: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: mscc: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: ti: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
[next]