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