1. 32f7adf net: qmi_wwan: support "raw IP" mode by Bjørn Mork · 9 years ago
  2. 81e0ce7 usbnet: allow mini-drivers to consume L2 headers by Bjørn Mork · 9 years ago
  3. 544c8f6 net: qmi_wwan: remove 1199:9070 device id by Bjørn Mork · 9 years ago
  4. 9372514 net: qmi_wwan: MDM9x30 specific power management by Bjørn Mork · 9 years ago
  5. 6527f83 net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_common by Bjørn Mork · 9 years ago
  6. 68242a5 net: qmi_wwan: add XS Stick W100-2 from 4G Systems by Bjørn Mork · 9 years ago
  7. 0b88393 net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter by Daniele Palmas · 9 years ago
  8. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  9. 704c16d usbnet: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  10. 21fd6c0 kaweth: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  11. b3d8cf0 USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module by Petr Štetiar · 9 years ago
  12. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. 7091079 qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G Module by Bjørn Mork · 9 years ago
  14. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 0db65fc qmi_wwan: add Sierra Wireless MC74xx/EM74xx by Bjørn Mork · 9 years ago
  16. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. 80083a3 net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter by Chia-Sheng Chang · 9 years ago
  18. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  19. 6a57081 asix: Continue processing URB if no RX netdev buffer by Dean Jenkins · 9 years ago
  20. 3f30b15 asix: On RX avoid creating bad Ethernet frames by Dean Jenkins · 9 years ago
  21. 9a5ccd8 asix: Simplify asix_rx_fixup_internal() netdev alloc by Dean Jenkins · 9 years ago
  22. 3bfc69a asix: Tidy-up 32-bit header word synchronisation by Dean Jenkins · 9 years ago
  23. 7b0378f asix: Rename remaining and size for clarity by Dean Jenkins · 9 years ago
  24. f6194bc net: usb: asix: Fix crash on skb alloc failure by David B. Robins · 9 years ago
  25. 49d28b56 lan78xx: Return 0 when lan78xx_suspend() has no error. by Woojung.Huh@microchip.com · 9 years ago
  26. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  28. 23eedbc ch9200: Convert to use module_usb_driver by Tobias Klauser · 9 years ago
  29. 227b9e8 usbnet: remove invalid check by Andrzej Hajda · 9 years ago
  30. 4a476bd usbnet: New driver for QinHeng CH9200 devices by Matthew Garrett · 9 years ago
  31. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  32. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  33. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  34. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  35. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  36. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  37. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 9 years ago
  38. 7b6ee48 cdc-phonet: use common parser by Oliver Neukum · 9 years ago
  39. 8492ed4 qmi-wwan: use common parser by Oliver Neukum · 9 years ago
  40. 823bd34 cdc-ether: switch to common CDC parser by Oliver Neukum · 9 years ago
  41. 77b0a09 cdc-ncm: use common parser by Oliver Neukum · 9 years ago
  42. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 9 years ago
  43. 2dd49e0 r8152: fix the runtime suspend issues by hayeswang · 9 years ago
  44. d094247 r8152: split DRIVER_VERSION by hayeswang · 9 years ago
  45. fcb0bb6 usbnet: Fix a race between usbnet_stop() and the BH by Eugene Shatokhin · 9 years ago
  46. 99c79ec lan78xx: Fix ladv/radv error handling in lan78xx_link_reset() by Geert Uytterhoeven · 9 years ago
  47. e704059 net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354 by David Ward · 9 years ago
  48. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. f50791a usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared by Eugene Shatokhin · 9 years ago
  50. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. a807909 net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module by David Ward · 9 years ago
  52. d57f623 lan78xx: Remove BUG_ON() by Woojung.Huh@microchip.com · 9 years ago
  53. 81c38e8 lan78xx: Fix Smatch Warnings by Woojung.Huh@microchip.com · 9 years ago
  54. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. e90fba8 r8152: disable the capability of zero length by hayeswang · 9 years ago
  56. 55d7de9 Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver by Woojung.Huh@microchip.com · 9 years ago
  57. 37608f3 r8152: reset device when tx timeout by hayeswang · 9 years ago
  58. e501139 r8152: add pre_reset and post_reset by hayeswang · 9 years ago
  59. 41cec84 r8152: don't enable napi before rx ready by hayeswang · 9 years ago
  60. 7daed8d r8152: fix wakeup settings by hayeswang · 9 years ago
  61. b214396 r8152: fix the issue about U1/U2 by hayeswang · 9 years ago
  62. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. fb02eb4 r8152: support the new RTL8153 chip by hayeswang · 9 years ago
  64. 2070c48 qmi_wwan: Add support for Dell Wireless 5809e 4G Modem by Pieter Hollants · 9 years ago
  65. e3426ca qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355 by Reinhard Speyerer · 9 years ago
  66. 22401ff cdc_ncm: update specs URL by Enrico Mioso · 9 years ago
  67. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  68. d065c3c drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet by Zheng Liu · 9 years ago
  69. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 9 years ago
  70. 3e4336a usbnet: avoid integer overflow in start_xmit by Jason A. Donenfeld · 9 years ago
  71. 1006da1 drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock' by Vasily Titskiy · 9 years ago
  72. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 11f17ef usbnet: rename work handler by Oliver Neukum · 9 years ago
  74. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. 347eec3 net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet by Christian Hesse · 9 years ago
  76. 7a1e890 usbnet: Fix tx_bytes statistic running backward in cdc_ncm by Ben Hutchings · 9 years ago
  77. 1e9e39f usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 9 years ago
  78. 8263d57 cx82310_eth: fix semicolon.cocci warnings by Wu Fengguang · 9 years ago
  79. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. f40bff4 cx82310_eth: wait for firmware to become ready by Ondrej Zary · 9 years ago
  81. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. 8d006e0 Revert "net: cx82310_eth: use common match macro" by Ondrej Zary · 9 years ago
  83. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  84. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 519983b net: usb: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  86. 6588af6 usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 9 years ago
  87. 7488c3e net: asix: add support for the Sitecom LN-028 USB adapter by Luca Ceresoli · 9 years ago
  88. 50462ce hso: replace current->state by __set_current_state() by Fabian Frederick · 9 years ago
  89. 64bea46 hso: always read interface number from the current altsetting by Aleksander Morgado · 9 years ago
  90. 42c972a usb: plusb: Add support for National Instruments host-to-host cable by Ben Shelton · 9 years ago
  91. efb3dd8 r8152: support setting rx coalesce by hayeswang · 9 years ago
  92. 396e2e2 r8152: change rx early size when the mtu is changed by hayeswang · 9 years ago
  93. 464ec10 r8152: separate USB_RX_EARLY_AGG by hayeswang · 9 years ago
  94. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  95. 65bab84 r8152: restore hw settings by hayeswang · 9 years ago
  96. 0416605 hso: fix rx parsing logic when skb allocation fails by Aleksander Morgado · 9 years ago
  97. f5aaaa6 r8152: use BIT macro by hayeswang · 9 years ago
  98. 6e74d17 r8152: replace get_protocol with vlan_get_protocol by hayeswang · 9 years ago
  99. ccc39fa r8152: adjust the line feed for hw_features by hayeswang · 9 years ago
  100. 53543db r8152: check RTL8152_UNPLUG for rtl8152_close by hayeswang · 9 years ago