1. 936f060 kaweth: remove obsolete debugging statements by Oliver Neukum · 8 years ago
  2. e0c79ff lan78xx: mark symbols static where possible by Baoyou Xie · 8 years ago
  3. 3981cce hso: Convert printk to pr_<level> by Joe Perches · 8 years ago
  4. 95a6911 hso: Use a more common logging style by Joe Perches · 8 years ago
  5. 13722bb smsc95xx: Add mdix control via ethtool by Woojung Huh · 8 years ago
  6. 273bf28 smsc95xx: Add register define by Woojung Huh · 8 years ago
  7. 95ac399 net: pegasus: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  8. 53700f0 r8152: fix the coding style with checkpatch.pl by hayeswang · 8 years ago
  9. 535baf8 net: asix: autoneg will set WRITE_MEDIUM reg by Robert Foss · 8 years ago
  10. a243c2e net: asix: see 802.3 spec for phy reset by Robert Foss · 8 years ago
  11. 4c1442a net: asix: Fix AX88772x resume failures by Robert Foss · 8 years ago
  12. 8a46f66 net: asix: Avoid looping when the device is disconnected by Robert Foss · 8 years ago
  13. d9fe64e net: asix: Add in_pm parameter by Robert Foss · 8 years ago
  14. 407a471 r8152: constify ethtool_ops structures by Julia Lawall · 8 years ago
  15. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 575ced7 kaweth: fix oops upon failed memory allocation by Oliver Neukum · 8 years ago
  17. 60bcabd kaweth: fix firmware download by Oliver Neukum · 8 years ago
  18. ef6cd13 net: usb: usbnet: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  19. d7c4e84 net: usb: lan78xx: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  20. 12800ea net: usb: hso: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  21. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  22. bfe9b9d cdc_ether: Improve ZTE MF823/831/910 handling by Kristian Evensen · 8 years ago
  23. b7545b7 Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  24. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. e4c6fb7 usbnet: move the CDC parser into USB core by Oliver Neukum · 8 years ago
  26. b3f2cf8 net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  27. a5a18bd rndis_host: Set valid random MAC on buggy devices by Kristian Evensen · 8 years ago
  28. c961e87 r8152: add MODULE_VERSION by Grant Grundler · 8 years ago
  29. 34ee32c r8152: Add support for setting pass through MAC address on RTL8153-AD by Mario Limonciello · 9 years ago
  30. c23d86a r8152: remove cancel_delayed_work_sync in rtl8152_set_speed by hayeswang · 9 years ago
  31. c79262f r8152: remove a netif_carrier_off in rtl8152_open function by hayeswang · 9 years ago
  32. b164806 r8152: remove rtl_phy_reset function by hayeswang · 9 years ago
  33. 92f7d07 r8152: remove the setting of LAN_WAKE_EN by hayeswang · 9 years ago
  34. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. 2609af1 r8152: fix runtime function for RTL8152 by hayeswang · 9 years ago
  36. c086e70 cdc_ncm: workaround for EM7455 "silent" data interface by Bjørn Mork · 9 years ago
  37. f95ae8a r8152: clear LINK_OFF_WAKE_EN after autoresume by hayeswang · 9 years ago
  38. 43daa96 usbnet: Stop RX Q on MTU change by Soohoon Lee · 9 years ago
  39. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  40. fae5617 r8152: modify the check of the flag of PHY_RESET in set_speed function by hayeswang · 9 years ago
  41. a59e6d8 r8152: correct the rx early size by hayeswang · 9 years ago
  42. 93fe9b1 r8152: reset the bmu by hayeswang · 9 years ago
  43. 4e384ac r8152: disable MAC clock speed down by hayeswang · 9 years ago
  44. aa7e26b r8152: save the speed by hayeswang · 9 years ago
  45. 9d21c0d r8152: move the setting for the default speed by hayeswang · 9 years ago
  46. a028a9e r8152: move the settings of PHY to a work queue by hayeswang · 9 years ago
  47. c8d8396 r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb by hayeswang · 9 years ago
  48. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 9 years ago
  49. bbf178e net: pegasus: simplify logical constraint by xypron.glpk@gmx.de · 9 years ago
  50. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  51. 238a958 net: usb: ch9200: use kmemdup by Muhammad Falak R Wani · 9 years ago
  52. 05a5648 net: cdc_ncm: update datagram size after changing mtu by Rafal Redzimski · 9 years ago
  53. 52103b7 Revert "net: pegasus: remove dead coding" by David S. Miller · 9 years ago
  54. e00be9e net: pegasus: remove dead coding by xypron.glpk@gmx.de · 9 years ago
  55. cd9e2e5 asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions by John Stultz · 9 years ago
  56. 10ee082 Merge 4.6-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  57. 5a36b68 usbnet: smsc95xx: silence an uninitialized variable warning by Dan Carpenter · 9 years ago
  58. 58ef6a3 usbnet/smsc75xx: silence uninitialized variable warning by Dan Carpenter · 9 years ago
  59. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  60. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. 2b84af94a rtl8152: correct speed testing by Oliver Neukum · 9 years ago
  62. ea07984 usbnet: correct speed testing by Oliver Neukum · 9 years ago
  63. c489565 net/smscx5xx: use the device tree for mac address by Arnd Bergmann · 9 years ago
  64. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 9 years ago
  65. 1a8deec pegasus: fixes reported packet length by Petko Manolov · 9 years ago
  66. b7302ca pegasus: fixes URB buffer allocation size; by Petko Manolov · 9 years ago
  67. 14437e3 lan78xx: workaround of forced 100 Full/Half duplex mode error by Woojung Huh · 9 years ago
  68. 74d79a2 lan78xx: fix statistics counter error by Woojung Huh · 9 years ago
  69. c5b5343 cdc_mbim: apply "NDP to end" quirk to all Huawei devices by Bjørn Mork · 9 years ago
  70. 79f4223 net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card by Daniele Palmas · 9 years ago
  71. e84810c qmi_wwan: add "D-Link DWM-221 B1" device id by Bjørn Mork · 9 years ago
  72. a69f0e2 drivers/net/usb/plusb.c: Fix typo by Diego Viola · 9 years ago
  73. 1c19130 Revert "lan78xx: add ndo_get_stats64" by David S. Miller · 9 years ago
  74. a59f8c5 lan78xx: add ndo_get_stats64 by Woojung Huh · 9 years ago
  75. 20ff556 lan78xx: handle statistics counter rollover by Woojung Huh · 9 years ago
  76. bd9e335 qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface by Schemmel Hans-Christoph · 9 years ago
  77. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  78. 4d06dd5 cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind by Bjørn Mork · 9 years ago
  79. 48906f6 cdc_ncm: toggle altsetting to force reset before setup by Bjørn Mork · 9 years ago
  80. 1666984 usbnet: cleanup after bind() in probe() by Oliver Neukum · 9 years ago
  81. eb1f420 asix: do not free array priv->mdio->irq by Colin Ian King · 9 years ago
  82. bf13c94 qmi_wwan: add Sierra Wireless EM74xx device ID by Bjørn Mork · 9 years ago
  83. 349e0c5 lan78xx: add ethtool set & get pause functions by Woojung.Huh@microchip.com · 9 years ago
  84. e270b2d lan78xx: remove unnecessary code by Woojung.Huh@microchip.com · 9 years ago
  85. 87177ba lan78xx: replace devid to chipid & chiprev by Woojung.Huh@microchip.com · 9 years ago
  86. fb5eb24c Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwan by Patrik Halfar · 9 years ago
  87. f3bb237 USB: cdc_subset: only build when one driver is enabled by Arnd Bergmann · 9 years ago
  88. aac8d3c qmi_wwan: add "4G LTE usb-modem U901" by Bjørn Mork · 9 years ago
  89. 4b2a4a9 lan78xx: throttle TX path at slower than SuperSpeed USB by Woojung.Huh@microchip.com · 9 years ago
  90. a0db7d1 lan78xx: Add to handle mux control per chip id by Woojung.Huh@microchip.com · 9 years ago
  91. e495391 lan78xx: change to use updated phy-ignore-interrupts by Woojung.Huh@microchip.com · 9 years ago
  92. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 18715b2 net: qmi_wwan: Add SIMCom 7230E by Kristian Evensen · 9 years ago
  94. 29c6dd5 cdc-acm: fix NULL pointer reference by Oliver Neukum · 9 years ago
  95. cda9fb0 r8152: adjust ALDPS function by hayeswang · 9 years ago
  96. 216a834 r8152: use test_and_clear_bit by hayeswang · 9 years ago
  97. 5ee3c60 r8152: fix the wake event by hayeswang · 9 years ago
  98. 9fb6066 net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number. by Woojung.Huh@microchip.com · 9 years ago
  99. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  100. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago