aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/b53.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: b53: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-8/+1
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-2/+2
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-5/+5
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-3/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-15net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli1-0/+139
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli1-0/+629