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
/
dp83867.c
Age
Commit message (
Expand
)
Author
12 days
net: phy: dp83867: reset PHY on init to ensure clean state
Pranav Tilak
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-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-05-05
net: phy: dp83867: Explicitly check against sgmii
Nishanth Menon
2023-04-07
net: phy: ti: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2022-12-07
net: phy: Remove non-DM_ETH code
Tom Rini
2022-04-10
net: phy: dp83867: Fix a never true comparison
Haolin Li
2022-04-10
net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node
Vladimir Oltean
2020-06-12
net: phy: Add support for TI PHY init
Dan Murphy
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-03-09
net: phy: dp83867: Add SGMII mode type switching
Michal Simek
2020-02-28
net: phy: dp83867: Clean force link good bit
Michal Simek
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-09
net: phy: dp83867: refactor rgmii configuration
Grygorii Strashko
2019-12-09
net: phy: dp83867: io impedance is not dependent on RGMII delay
Grygorii Strashko
2019-12-09
net: phy: dp83867: rework delay rgmii delay handling
Grygorii Strashko
2019-12-09
net: phy: dp83867: Add ability to disable output clock
Grygorii Strashko
2019-12-09
net: phy: dp83867: move static initialization to .probe()
Grygorii Strashko
2019-12-09
net: phy: ti: rename ti.c to dp83867.c
Grygorii Strashko