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
/
micrel_ksz90x1.c
Age
Commit message (
Expand
)
Author
11 days
phy: micrel: ksz90x1: Issue PHY soft reset during configuration
Boon Khai Ng
2026-01-15
net: phy: micrel_ksz90x1: support forced GIGE master for KSZ9031
Markus Niebel
2026-01-15
net: phy: micrel_ksz90x1: disable asymmetric pause for KSZ9031 and KSZ9021
Markus Niebel
2025-07-10
drivers: net: phy: micrel: Try to get phy node from phy-handle
Naresh Kumar Ravulapalli
2025-03-19
net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay
Paul Barker
2025-03-19
net: phy: ksz90x1: Load skew values from device tree
Paul Barker
2025-03-19
net: phy: ksz90x1: Handle ksz9131 LED errata
Paul Barker
2024-07-22
drivers: net: Remove duplicate newlines
Marek Vasut
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: ksz90x1: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2022-12-07
net: phy: Remove non-DM_ETH code
Tom Rini
2021-01-27
net: phy: micrel: Try default PHY ofnode first
Marek Vasut
2021-01-19
net: phy: micrel: fix typo
Claudiu Beznea
2021-01-19
net: phy: micrel: add support for DLL setup on ksz9131
Claudiu Beznea
2020-05-01
net: phy: micrel: Add basic support for KSZ9131
Philippe Schenker
2020-05-01
net: phy: micrel: Use defines for PHY_IDs and MASK
Philippe Schenker
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-05-14
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
James Byrne
2019-05-08
net: phy: micrel: Find Micrel PHY node correctly
James Byrne
2019-05-08
net: phy: micrel: Use correct skew values on KSZ9021
James Byrne
2019-01-24
net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps
Andreas Pretzsch
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-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-09-18
net: phy: micrel: Convert to livetree
Philipp Tomsich
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-07
net: phy: micrel: add an option to disable gigabit for the KSZ9031
Sebastien Bourdelin
2017-08-07
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
Alexandru Gagniuc