summaryrefslogtreecommitdiff
path: root/drivers/net/phy/smsc.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Clean up includes of common.hJoe Hershberger2018-07-261-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: phy: smsc: Add SMSC LAN8741 supportArno Steffens2018-02-261-0/+11
* net: phy: add SMSC LAN8742 phyMichael Kurz2017-01-281-0/+12
* net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-241-3/+7
* drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal2016-02-011-0/+10
* phy: Use general phy code for smsc lan8720aDavid Dueck2013-11-221-1/+2
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
* phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam2013-08-191-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-15/+1
* phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu2011-12-051-0/+92