1. 227b9e8 usbnet: remove invalid check by Andrzej Hajda · 10 years ago
  2. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 10 years ago
  3. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 10 years ago
  4. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 10 years ago
  5. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 10 years ago
  6. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 10 years ago
  7. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 10 years ago
  8. 37d2dbc net: fix cdc-phonet.c dependency and build error by Randy Dunlap · 10 years ago
  9. 7b6ee48 cdc-phonet: use common parser by Oliver Neukum · 10 years ago
  10. 8492ed4 qmi-wwan: use common parser by Oliver Neukum · 10 years ago
  11. 823bd34 cdc-ether: switch to common CDC parser by Oliver Neukum · 10 years ago
  12. 77b0a09 cdc-ncm: use common parser by Oliver Neukum · 10 years ago
  13. c40a2c8 CDC: common parser for extra headers by Oliver Neukum · 10 years ago
  14. 2dd49e0 r8152: fix the runtime suspend issues by hayeswang · 10 years ago
  15. d094247 r8152: split DRIVER_VERSION by hayeswang · 10 years ago
  16. fcb0bb6 usbnet: Fix a race between usbnet_stop() and the BH by Eugene Shatokhin · 10 years ago
  17. 99c79ec lan78xx: Fix ladv/radv error handling in lan78xx_link_reset() by Geert Uytterhoeven · 10 years ago
  18. e704059 net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354 by David Ward · 10 years ago
  19. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. f50791a usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared by Eugene Shatokhin · 10 years ago
  21. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. a807909 net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module by David Ward · 10 years ago
  23. d57f623 lan78xx: Remove BUG_ON() by Woojung.Huh@microchip.com · 10 years ago
  24. 81c38e8 lan78xx: Fix Smatch Warnings by Woojung.Huh@microchip.com · 10 years ago
  25. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. e90fba8 r8152: disable the capability of zero length by hayeswang · 10 years ago
  27. 55d7de9 Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver by Woojung.Huh@microchip.com · 10 years ago
  28. 37608f3 r8152: reset device when tx timeout by hayeswang · 10 years ago
  29. e501139 r8152: add pre_reset and post_reset by hayeswang · 10 years ago
  30. 41cec84 r8152: don't enable napi before rx ready by hayeswang · 10 years ago
  31. 7daed8d r8152: fix wakeup settings by hayeswang · 10 years ago
  32. b214396 r8152: fix the issue about U1/U2 by hayeswang · 10 years ago
  33. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. fb02eb4 r8152: support the new RTL8153 chip by hayeswang · 10 years ago
  35. 2070c48 qmi_wwan: Add support for Dell Wireless 5809e 4G Modem by Pieter Hollants · 10 years ago
  36. e3426ca qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355 by Reinhard Speyerer · 10 years ago
  37. 22401ff cdc_ncm: update specs URL by Enrico Mioso · 10 years ago
  38. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 10 years ago
  39. d065c3c drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet by Zheng Liu · 10 years ago
  40. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 10 years ago
  41. 3e4336a usbnet: avoid integer overflow in start_xmit by Jason A. Donenfeld · 10 years ago
  42. 1006da1 drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock' by Vasily Titskiy · 10 years ago
  43. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. 11f17ef usbnet: rename work handler by Oliver Neukum · 10 years ago
  45. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. 347eec3 net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet by Christian Hesse · 10 years ago
  47. 7a1e890 usbnet: Fix tx_bytes statistic running backward in cdc_ncm by Ben Hutchings · 10 years ago
  48. 1e9e39f usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 10 years ago
  49. 8263d57 cx82310_eth: fix semicolon.cocci warnings by Wu Fengguang · 10 years ago
  50. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. f40bff4 cx82310_eth: wait for firmware to become ready by Ondrej Zary · 10 years ago
  52. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  53. 8d006e0 Revert "net: cx82310_eth: use common match macro" by Ondrej Zary · 10 years ago
  54. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  56. 519983b net: usb: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  57. 6588af6 usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 10 years ago
  58. 7488c3e net: asix: add support for the Sitecom LN-028 USB adapter by Luca Ceresoli · 10 years ago
  59. 50462ce hso: replace current->state by __set_current_state() by Fabian Frederick · 10 years ago
  60. 64bea46 hso: always read interface number from the current altsetting by Aleksander Morgado · 10 years ago
  61. 42c972a usb: plusb: Add support for National Instruments host-to-host cable by Ben Shelton · 10 years ago
  62. efb3dd8 r8152: support setting rx coalesce by hayeswang · 11 years ago
  63. 396e2e2 r8152: change rx early size when the mtu is changed by hayeswang · 11 years ago
  64. 464ec10 r8152: separate USB_RX_EARLY_AGG by hayeswang · 11 years ago
  65. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  66. 65bab84 r8152: restore hw settings by hayeswang · 11 years ago
  67. 0416605 hso: fix rx parsing logic when skb allocation fails by Aleksander Morgado · 11 years ago
  68. f5aaaa6 r8152: use BIT macro by hayeswang · 11 years ago
  69. 6e74d17 r8152: replace get_protocol with vlan_get_protocol by hayeswang · 11 years ago
  70. ccc39fa r8152: adjust the line feed for hw_features by hayeswang · 11 years ago
  71. 53543db r8152: check RTL8152_UNPLUG for rtl8152_close by hayeswang · 11 years ago
  72. 51d979f r8152: check linking status with netif_carrier_ok by hayeswang · 11 years ago
  73. 34203e2 r8152: adjust lpm timer by hayeswang · 11 years ago
  74. e1a2ca9 r8152: adjust rx_bottom by hayeswang · 11 years ago
  75. 4134069 hso: Use static attribute groups for sysfs entry by Takashi Iwai · 11 years ago
  76. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. 06b19b1 net: usb: sr9700: Use 'SR_' prefix for the common register macros by Chen Gang · 11 years ago
  78. 3812106 hso: fix rfkill name conflicts by Olivier Sobrie · 11 years ago
  79. cc49197 hso: add missing cancel_work_sync in disconnect() by Olivier Sobrie · 11 years ago
  80. 301d3b7 hso: update serial_table in usb disconnect method by Olivier Sobrie · 11 years ago
  81. 69b377b hso: move tty_unregister outside hso_serial_common_free() by Olivier Sobrie · 11 years ago
  82. 26c1f1f hso: replace reset_device work by usb_queue_reset_device() by Olivier Sobrie · 11 years ago
  83. f6516b6 hso: rename hso_dev into serial in hso_free_interface() by Olivier Sobrie · 11 years ago
  84. 7992767 hso: fix small indentation error by Olivier Sobrie · 11 years ago
  85. 2e6d01f hso: fix memory leak in hso_create_rfkill() by Olivier Sobrie · 11 years ago
  86. 295fc56 hso: fix memory leak when device disconnects by Olivier Sobrie · 11 years ago
  87. 29bd3bc hso: fix crash when device disappears while serial port is open by Olivier Sobrie · 11 years ago
  88. 3ac856c hso: remove useless header file timer.h by Olivier Sobrie · 11 years ago
  89. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. 51487ae usbnet: re-use native hex2bin() by Andy Shevchenko · 11 years ago
  91. b4d99de r8152: remove sram_read by hayeswang · 11 years ago
  92. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 11 years ago
  93. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. d823ab6 r8152: replace tasklet with NAPI by hayeswang · 11 years ago
  95. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 11 years ago
  96. 49c9e7c2 usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb() by Alexey Khoroshilov · 11 years ago
  97. ef827a5 r8152: check the status before submitting rx by hayeswang · 11 years ago
  98. aa2e092 r8152: call rtl_start_rx after netif_carrier_on by hayeswang · 11 years ago
  99. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 11 years ago
  100. a5e3125 r8152: support ndo_features_check by hayeswang · 11 years ago