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
/
fixed.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-04-07
net: phy: fixed: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2021-04-15
net: phy: fixed: Support the old DT binding
Bin Meng
2021-04-15
net: phy: fixed: Add the missing ending newline
Bin Meng
2021-04-15
net: phy: fixed: Make driver ops static
Bin Meng
2021-04-15
net: phy: fixed: Be compatible with live OF tree
Vladimir Oltean
2021-02-16
net: phy: fixed: support speeds of 2500 and 10000
Vladimir Oltean
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-07
drivers/net/phy/fixed: do not overwrite addr
Christian Gmeiner
2017-03-26
drivers/net/phy: add fixed-phy / fixed-link support
Hannes Schmelzer