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_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
/
phy.c
Age
Commit message (
Expand
)
Author
2021-07-06
phy: add nxp tja1103 phy driver
Radu Pirea (NXP OSS)
2021-04-29
net: phy: xilinx: Break while loop over ethernet phy
Michal Simek
2021-04-15
net: phy: Simplify the logic of phy_connect_fixed()
Bin Meng
2021-04-15
net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
Bin Meng
2021-04-15
net: phy: xilinx: Be compatible with live OF tree
Bin Meng
2021-04-15
net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
Vladimir Oltean
2021-04-15
net: phy: fixed: Be compatible with live OF tree
Vladimir Oltean
2021-02-16
net: phy: introduce fixed_phy_create for DSA CPU ports
Vladimir Oltean
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
net: phy: ca_phy: Add driver for CAxxxx SoCs
Abbie Chang
2020-09-24
phy: make phy_connect_fixed work with a null mdio bus
Vladimir Oltean
2020-06-12
net: phy: add phyid search in vendor specific space
Florin Chiculita
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-03-09
net: phy: Fix overlong PHY timeout
Andre Przywara
2020-03-09
phy: Include NC-SI in phy setup
Samuel Mendoza-Jonas
2019-12-09
net: phy: Increase link up delay in genphy_update_link()
Stefan Roese
2019-12-09
net/phy: Fix phy_connect() for phy addr 0
Priyanka Jain
2019-10-08
net: phy: Add gmiitorgmii converter support
Siva Durga Prasad Paladugu
2019-10-08
net: phy: Define init routine and register generic phy driver
Siva Durga Prasad Paladugu
2019-07-18
drivers: net: phy: Ignore PHY ID 0 during PHY probing
Alex Marginean
2019-05-08
net: phy: Fix return value check phy_probe
Siva Durga Prasad Paladugu
2019-05-08
net: phy: Reloc next and prev pointers inside phy_drivers
Siva Durga Prasad Paladugu
2019-05-07
net: phy: Add generic helpers to access MMD PHY registers
Carlo Caione
2019-04-07
net: phy: implement fallback mechanism for negative phy adresses
Hannes Schmelzer
2019-01-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-01-24
net: phy: Add clause 45 identifier to phy_device
Pankaj Bansal
2019-01-24
net: phy: Move fixed link code to separate routine
Siva Durga Prasad Paladugu
2018-12-26
phy: Fix u-boot coruption when fixed-phy is used
Michal Simek
2018-07-26
net: phy: add ofnode node to struct phy_device
Grygorii Strashko
2018-07-26
net: phy: Clean up includes of common.h
Joe Hershberger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-26
phy: Fix style violations
Mario Six
2018-01-15
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
2017-11-17
net: phy: Add Amlogic Meson GXL Internal PHY support
Neil Armstrong
2017-08-07
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
Alexandru Gagniuc
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-03-26
drivers/net/phy: add fixed-phy / fixed-link support
Hannes Schmelzer
2017-02-08
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
John Haechten
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-05-24
net: phy: Add PHY driver for mv88e61xx switches
Kevin Smith
2016-05-24
phy: Wire return value from phy_config()
Michal Simek
2016-05-24
net: phy: Handle phy_startup() error codes properly
Michal Simek
2016-05-24
phy: Return correct error code when timeout happens
Michal Simek
2016-04-04
phy: Add phy driver support for xilinx PCS/PMA core
Siva Durga Prasad Paladugu
2016-01-28
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Shaohui Xie
2016-01-28
net: phy: Use 'autoneg' flag from phydev
Alexandre Messier
2016-01-28
net: phy: Set ANRESTART in setup_forced
Alexandre Messier
2016-01-28
drivers/net/phy: introduce phy_set_supported()
Alexey Brodkin
[next]