summaryrefslogtreecommitdiff
path: root/drivers/net/usb/lan78xx.c
Commit message (Expand)AuthorAge
* lan78xx: Don't reset the interface on openPhil Elwell2018-04-11
* lan78xx: Avoid spurious kevent 4 "error"Phil Elwell2018-04-11
* lan78xx: Correctly indicate invalid OTPPhil Elwell2018-04-11
* lan78xx: Connect phy earlyAlexander Graf2018-04-04
* lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J2018-03-29
* lan78xx: Set ASD in MAC_CR when EEE is enabled.Raghuram Chary J2018-03-25
* lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King2018-02-01
* lan78xx: Fix failure in USB Full SpeedYuiko Oshino2018-01-16
* net: usb: Convert timers to use timer_setup()Kees Cook2017-10-18
* lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed2017-09-21
* lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed2017-09-21
* lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed2017-09-21
* lan78xx: Fix to handle hard_header_len updateNisar Sayed2017-08-02
* lan78xx: USB fast connect/disconnect crash fixNisar Sayed2017-08-02
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
|\
| * lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-21
* | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-28
* | net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King2017-03-22
|/
* net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-10
* lan78xx: add LAN7801 MAC only supportWoojung Huh2016-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-06
|\
| * net: usb: set error code when usb_alloc_urb failsPan Bian2016-12-05
* | lan78xx: relocate mdix setting to phy driverWoojung Huh2016-11-18
* | net: usb: lan78xx: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* | lan78xx: Use irq_domain for phy interrupt from USB Int. EPWoojung Huh2016-11-02
* | net: use core MTU range checking in USB NIC driversJarod Wilson2016-10-20
* | net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-12
|/
* lan78xx: mark symbols static where possibleBaoyou Xie2016-09-06
* net: usb: lan78xx: don't print error when allocating urb failsWolfram Sang2016-08-13
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* lan78xx: workaround of forced 100 Full/Half duplex mode errorWoojung Huh2016-04-28
* lan78xx: fix statistics counter errorWoojung Huh2016-04-28
* Revert "lan78xx: add ndo_get_stats64"David S. Miller2016-03-20
* lan78xx: add ndo_get_stats64Woojung Huh2016-03-18
* lan78xx: handle statistics counter rolloverWoojung Huh2016-03-18
* lan78xx: add ethtool set & get pause functionsWoojung.Huh@microchip.com2016-02-29
* lan78xx: remove unnecessary codeWoojung.Huh@microchip.com2016-02-29
* lan78xx: replace devid to chipid & chiprevWoojung.Huh@microchip.com2016-02-29
* lan78xx: throttle TX path at slower than SuperSpeed USBWoojung.Huh@microchip.com2016-01-28
* lan78xx: Add to handle mux control per chip idWoojung.Huh@microchip.com2016-01-28
* lan78xx: change to use updated phy-ignore-interruptsWoojung.Huh@microchip.com2016-01-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.Woojung.Huh@microchip.com2016-01-07
* | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
|/
* lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com2015-09-28
* usbnet: remove invalid checkAndrzej Hajda2015-09-22
* lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com2015-09-17
* lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com2015-09-17
* lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com2015-09-17