1. fed5607 lan78xx: Avoid spurious kevent 4 "error" by Phil Elwell · 7 years ago
  2. 4bfc338 lan78xx: Correctly indicate invalid OTP by Phil Elwell · 7 years ago
  3. 92571a1 lan78xx: Connect phy early by Alexander Graf · 7 years ago
  4. 2d2d99e lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write) by Raghuram Chary J · 7 years ago
  5. e69647a lan78xx: Set ASD in MAC_CR when EEE is enabled. by Raghuram Chary J · 7 years ago
  6. 3b51cc7 lan78xx: remove redundant initialization of pointer 'phydev' by Colin Ian King · 8 years ago
  7. a5b1379 lan78xx: Fix failure in USB Full Speed by Yuiko Oshino · 8 years ago
  8. d28bb96 net: usb: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  9. e365280 lan78xx: Use default values loaded from EEPROM/OTP after reset by Nisar Sayed · 8 years ago
  10. c077682 lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE by Nisar Sayed · 8 years ago
  11. 8a7ffeb lan78xx: Fix for eeprom read/write when device auto suspend by Nisar Sayed · 8 years ago
  12. 0573f94 lan78xx: Fix to handle hard_header_len update by Nisar Sayed · 8 years ago
  13. fb52c3b lan78xx: USB fast connect/disconnect crash fix by Nisar Sayed · 8 years ago
  14. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  15. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. d4ca735 lan78xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  17. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  18. 5f61367 net: lan78xx: update for phy_(read|write)_mmd_indirect() removal by Russell King · 8 years ago
  19. 8c56ea4 net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 9 years ago
  20. 02dc1f3 lan78xx: add LAN7801 MAC only support by Woojung Huh · 9 years ago
  21. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. 5192083 net: usb: set error code when usb_alloc_urb fails by Pan Bian · 9 years ago
  23. f6e3ef3 lan78xx: relocate mdix setting to phy driver by Woojung Huh · 9 years ago
  24. 860ce4b net: usb: lan78xx: Utilize phy_ethtool_nway_reset by Florian Fainelli · 9 years ago
  25. cc89c32 lan78xx: Use irq_domain for phy interrupt from USB Int. EP by Woojung Huh · 9 years ago
  26. f77f0ae net: use core MTU range checking in USB NIC drivers by Jarod Wilson · 9 years ago
  27. 6e76510 net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  28. e0c79ff lan78xx: mark symbols static where possible by Baoyou Xie · 9 years ago
  29. d7c4e84 net: usb: lan78xx: don't print error when allocating urb fails by Wolfram Sang · 9 years ago
  30. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  31. 14437e3 lan78xx: workaround of forced 100 Full/Half duplex mode error by Woojung Huh · 9 years ago
  32. 74d79a2 lan78xx: fix statistics counter error by Woojung Huh · 9 years ago
  33. 1c19130 Revert "lan78xx: add ndo_get_stats64" by David S. Miller · 9 years ago
  34. a59f8c5 lan78xx: add ndo_get_stats64 by Woojung Huh · 9 years ago
  35. 20ff556 lan78xx: handle statistics counter rollover by Woojung Huh · 9 years ago
  36. 349e0c5 lan78xx: add ethtool set & get pause functions by Woojung.Huh@microchip.com · 9 years ago
  37. e270b2d lan78xx: remove unnecessary code by Woojung.Huh@microchip.com · 9 years ago
  38. 87177ba lan78xx: replace devid to chipid & chiprev by Woojung.Huh@microchip.com · 9 years ago
  39. 4b2a4a9 lan78xx: throttle TX path at slower than SuperSpeed USB by Woojung.Huh@microchip.com · 10 years ago
  40. a0db7d1 lan78xx: Add to handle mux control per chip id by Woojung.Huh@microchip.com · 10 years ago
  41. e495391 lan78xx: change to use updated phy-ignore-interrupts by Woojung.Huh@microchip.com · 10 years ago
  42. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  43. 9fb6066 net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number. by Woojung.Huh@microchip.com · 10 years ago
  44. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 10 years ago
  45. 49d28b56 lan78xx: Return 0 when lan78xx_suspend() has no error. by Woojung.Huh@microchip.com · 10 years ago
  46. 227b9e8 usbnet: remove invalid check by Andrzej Hajda · 10 years ago
  47. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 10 years ago
  48. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 10 years ago
  49. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 10 years ago
  50. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 10 years ago
  51. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 10 years ago
  52. 99c79ec lan78xx: Fix ladv/radv error handling in lan78xx_link_reset() by Geert Uytterhoeven · 10 years ago
  53. d57f623 lan78xx: Remove BUG_ON() by Woojung.Huh@microchip.com · 10 years ago
  54. 81c38e8 lan78xx: Fix Smatch Warnings by Woojung.Huh@microchip.com · 10 years ago
  55. 55d7de9 Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver by Woojung.Huh@microchip.com · 10 years ago