aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/lan78xx.c
AgeCommit message (Expand)Author
2016-03-18lan78xx: handle statistics counter rolloverWoojung Huh
2016-02-29lan78xx: add ethtool set & get pause functionsWoojung.Huh@microchip.com
2016-02-29lan78xx: remove unnecessary codeWoojung.Huh@microchip.com
2016-02-29lan78xx: replace devid to chipid & chiprevWoojung.Huh@microchip.com
2016-01-28lan78xx: throttle TX path at slower than SuperSpeed USBWoojung.Huh@microchip.com
2016-01-28lan78xx: Add to handle mux control per chip idWoojung.Huh@microchip.com
2016-01-28lan78xx: change to use updated phy-ignore-interruptsWoojung.Huh@microchip.com
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-07net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.Woojung.Huh@microchip.com
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-09-28lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com
2015-09-22usbnet: remove invalid checkAndrzej Hajda
2015-09-17lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com
2015-09-17lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com
2015-09-17lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com
2015-09-17lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com
2015-09-17lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com
2015-09-06lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven
2015-08-12lan78xx: Remove BUG_ON()Woojung.Huh@microchip.com
2015-08-12lan78xx: Fix Smatch WarningsWoojung.Huh@microchip.com
2015-07-31Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com