~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
*
phy: adin: add readext and writeext support for mdio cmd
Nate Drude
2023-07-27
*
net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
Yanhong Wang
2023-07-12
*
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-06-10
*
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-05-05
*
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
2023-04-07
*
net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: smsc: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: realtek: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: marvell: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: lxt: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: davicom: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: cortina: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: b53: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: atheros: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
*
net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
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
2023-04-07
[next]