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