aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/generic_10g.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07net: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-04-07net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-1/+1
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming1-2/+6
2011-05-19Minor coding style cleanup.Wolfgang Denk1-1/+0
2011-04-20Create PHY Lib for U-BootAndy Fleming1-0/+105