1. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. bcef9a8 qmi_wwan: Added support for Cinterion's PLxx WWAN Interface by Hans-Christoph Schemmel · 12 years ago
  3. 4d12997 drivers: net: usb: rtl8150: concurrent URB bugfix by Petko Manolov · 12 years ago
  4. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 12 years ago
  5. 7b0c5f2 sierra_net: keep status interrupt URB active by Dan Williams · 12 years ago
  6. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 12 years ago
  7. 7fdb784 qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card by Dan Williams · 12 years ago
  8. ac718b6 net/usb: new driver for RTL8152 by hayeswang · 12 years ago
  9. c5060ce asix: fix BUG in receive path when lowering MTU by holger@eitzenberger.org · 12 years ago
  10. 0decc64 net: qmi_wwan: Add Telewell TW-LTE 4G by Teppo Kotilainen · 12 years ago
  11. 3d64fc7 usbnet: pegasus: endian bug in write_mii_word() by Dan Carpenter · 12 years ago
  12. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  13. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  14. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  15. 323b349 drivers: net: usb: pegasus: fix control urb submission by Petko Manolov · 12 years ago
  16. 2bd6470 drivers: net: usb: pegasus: read/write_mii_word optimised by Petko Manolov · 12 years ago
  17. 313a58e drivers: net: usb: pegasus: remove skb pool by Petko Manolov · 12 years ago
  18. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. cc6ba5f net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround) by Bjørn Mork · 12 years ago
  20. 6483bdc net: qmi_wwan: fixup destination address (firmware bug workaround) by Bjørn Mork · 12 years ago
  21. 6ff509a net: qmi_wwan: fixup missing ethernet header (firmware bug workaround) by Bjørn Mork · 12 years ago
  22. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  23. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  24. a6bda45 net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning by Bjørn Mork · 12 years ago
  25. 32b161a net: cdc_mbim: remove bogus sizeof() by Bjørn Mork · 12 years ago
  26. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 12 years ago
  27. 4b49f58 usbnet: handle link change by Ming Lei · 12 years ago
  28. 0162c55 usbnet: apply usbnet_link_change by Ming Lei · 12 years ago
  29. 9ef2c44 usbnet: sierra: apply usbnet_link_change by Ming Lei · 12 years ago
  30. c10b171 usbnet: dm9601: apply usbnet_link_change by Ming Lei · 12 years ago
  31. 418fc57 usbnet: cdc-ether: apply usbnet_link_change by Ming Lei · 12 years ago
  32. 7a97856 usbnet: ax88179_1781: apply usbnet_link_change by Ming Lei · 12 years ago
  33. eae6591 usbnet: asix: apply usbnet_link_change by Ming Lei · 12 years ago
  34. 8a34b0a usbnet: cdc_ncm: apply usbnet_link_change by Ming Lei · 12 years ago
  35. 4be74c1 usbnet: mcs7830: apply usbnet_link_change by Ming Lei · 12 years ago
  36. f24ba7b usbnet: mcs7830: don't reset link by Ming Lei · 12 years ago
  37. ac64995 usbnet: introduce usbnet_link_change API by Ming Lei · 12 years ago
  38. 67a3660 net: cdc_ncm: demote "unexpected notification" to debug level by Bjørn Mork · 12 years ago
  39. 31e9189 Merge 3.9-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  40. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  41. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. 8f0923c cdc_ncm: return -ENOMEM if kzalloc fails by Devendra Naga · 12 years ago
  43. 4c51e53 smsc75xx: fix jumbo frame support by Steve Glendinning · 12 years ago
  44. 5410a47 usbnet: smsc75xx: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
  45. 0d41be5 usbnet: smsc95xx: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
  46. 81b50be usbnet: qmi_wwan: comments on suspend failure by Ming Lei · 12 years ago
  47. 9a44312 usbnet: cdc_mbim: comments on suspend failure by Ming Lei · 12 years ago
  48. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  49. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  50. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 12 years ago
  51. 1e731cb smsc75xx: configuration help incorrectly mentions smsc95xx by Robert de Vries · 12 years ago
  52. b701f16 net: qmi_wwan: set correct altsetting for Gobi 1K devices by Bjørn Mork · 12 years ago
  53. e2ca90c ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver by Freddy Xin · 12 years ago
  54. 45af3fb usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle by Glen Turner · 12 years ago
  55. 1f84eab net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWAN by Bjørn Mork · 12 years ago
  56. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  57. eb970ff usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND by Ming Lei · 12 years ago
  58. 42e21c0 usbnet: smsc95xx: fix broken runtime suspend by Ming Lei · 12 years ago
  59. 7643721 usbnet: smsc95xx: fix suspend failure by Ming Lei · 12 years ago
  60. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  61. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  62. 45d213f qmi_wwan, cdc-ether: add ADU960S by Dan Williams · 12 years ago
  63. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  64. f350ca0 net: cdc_ncm: fix probing of devices with multiple control interface altsettings by Bjørn Mork · 12 years ago
  65. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 1bf014e net: qmi_wwan: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 12 years ago
  67. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  69. e21b9d0 net: qmi_wwan: add more Huawei devices, including E320 by Bjørn Mork · 12 years ago
  70. 96316c5 net: cdc_ncm: add another Huawei vendor specific device by Bjørn Mork · 12 years ago
  71. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. 38673c8 drivers: net: usb: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  73. bf414b3 net: usbnet: fix tx_dropped statistics by Bjørn Mork · 12 years ago
  74. 3d6d7ab NET: qmi_wwan: add Telit LE920 support by Daniele Palmas · 12 years ago
  75. 70c37bf net: usbnet: prevent buggy devices from killing us by Bjørn Mork · 12 years ago
  76. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 6642f91 dm9601: support dm9620 variant by Peter Korsgaard · 12 years ago
  78. 56a666d net: cdc_ncm: use IAD provided by the USB core by Bjørn Mork · 12 years ago
  79. 844e88f net: cdc_mbim: send ZLP only for the specific buggy device by Bjørn Mork · 12 years ago
  80. 2f62d5a cdc_ncm: add support FLAG_NOARP for Infineon modem platform by Wei Shuai · 12 years ago
  81. 6509141 usbnet: add new flag FLAG_NOARP for usb net devices by Wei Shuai · 12 years ago
  82. 6b4ef60 net: cdc_ncm: fix error path for single interface probing by Bjørn Mork · 12 years ago
  83. 328d7b8 net: cdc_mbim: send ZLP after max sized NTBs by Bjørn Mork · 12 years ago
  84. 9992c2e net: cdc_ncm: workaround for missing CDC Union by Bjørn Mork · 12 years ago
  85. 4fbc5b2 usbnet: pegasus: set wakeup enable in set_wol by Ming Lei · 12 years ago
  86. ad32791 net: asix: ax88772_unbind() can be static by Wu Fengguang · 12 years ago
  87. c1acd70 net: qmi_wwan: add ONDA MT8205 4G LTE by Bjørn Mork · 12 years ago
  88. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  89. 15c8bb1 net: usb: initialize tmp in dm9601.c to avoid warning by Simon Que · 12 years ago
  90. 8b5b6f5 net: asix: handle packets crossing URB boundaries by Lucas Stach · 12 years ago
  91. 5620df6 net: asix: init ASIX AX88772B MAC from EEPROM by Lucas Stach · 12 years ago
  92. 3022551 net: qmi_wwan: add TP-LINK HSUPA Modem MA180 by Bjørn Mork · 12 years ago
  93. 1b9c3a1 usbnet: dm9601: Fix incorrect command by Tushar Behera · 12 years ago
  94. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  95. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  96. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  98. 7d6bce7 drivers/net/usb: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  99. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  100. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago