summaryrefslogtreecommitdiff
path: root/drivers/net/phy/ncsi.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07net: Remove <common.h> and add needed includesTom Rini
2024-03-26net: phy: ncsi: reslove the unaligned access issueJacky Chou
2024-03-26net: phy: ncsi: Correct the endian of the checksumJacky Chou
2024-03-26net: phy: ncsi: fixed not nullify the pointers after freeJacky Chou
2023-04-07net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas
2020-05-18common: Drop log.h from common headerSimon Glass
2020-03-09phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas