aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/smsc.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-07net: phy: smsc: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-18/+6
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-26net: phy: smsc: Add SMSC LAN8741 supportArno Steffens1-0/+11
2017-01-28net: phy: add SMSC LAN8742 phyMichael Kurz1-0/+12
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek1-3/+7
2016-02-01drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal1-0/+10
2013-11-22phy: Use general phy code for smsc lan8720aDavid Dueck1-1/+2
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-1/+1
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2011-12-05phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu1-0/+92