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