summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/lan78xx.c
Commit message (Expand)AuthorAgeFilesLines
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-10/+1Star
* lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com2015-09-291-1/+1
* usbnet: remove invalid checkAndrzej Hajda2015-09-231-5/+0Star
* lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com2015-09-181-3/+0Star
* lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com2015-09-181-38/+52
* lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com2015-09-181-40/+40
* lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com2015-09-181-362/+256Star
* lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com2015-09-181-1/+1
* lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven2015-09-071-6/+5Star
* lan78xx: Remove BUG_ON()Woojung.Huh@microchip.com2015-08-121-31/+0Star
* lan78xx: Fix Smatch WarningsWoojung.Huh@microchip.com2015-08-121-11/+7Star
* Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com2015-08-011-0/+3530