index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy.c
Age
Commit message (
Expand
)
Author
2023-04-07
net: phy: adin: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: Iterate over both registered PHYs and struct phy_driver linker list
Marek Vasut
2023-04-07
net: phy: Factor manual relocation into separate function
Marek Vasut
2022-12-07
net: phy: Remove non-DM_ETH code
Tom Rini
2022-11-28
phy: add driver for Intel XWAY PHY
Tim Harvey
2022-10-21
net: NC-SI setup and handling
Samuel Mendoza-Jonas
2022-08-08
net: phy: possible NULL dereference in fixed_phy_create()
Heinrich Schuchardt
2022-08-08
net: phy: Remove inline definitions from convinience functions
Ramon Fried
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-12
net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver
Michael Trimarchi
2022-04-12
net: phy: Add phy_modify() accessor
Ariel D'Alessandro
2022-04-12
phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific
Ariel D'Alessandro
2022-04-10
phy: adin: add driver for Analog Devices ADIN1300 PHY
Nate Drude
2022-04-10
net: phy: don't require PHY interface mode during PHY creation
Marek Behún
2022-04-10
net: phy: use ->is_c45 instead of is_10g_interface()
Marek Behún
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
net: phy: fix parsing wrong property
Marek Behún
2022-04-05
net: phy: Fix rgmii-id phy reset timeout issue
T Karthik Reddy
2022-03-25
Convert CONFIG_PHY_RESET_DELAY to Kconfig
Tom Rini
2022-03-09
net: phy: Add support for ethernet-phy-id with gpio reset
Michal Simek
2022-03-09
net: phy: Remove static return type for phy_device_create()
Michal Simek
2021-09-28
net: phy: genphy_init can be static
Vladimir Oltean
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
[prev]
[next]