1. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  2. 9b28ecd net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices by Bjørn Mork · 13 years ago
  3. 71bc5d9 asix: fix setting custom MAC address on Asix 88178 devices by Jussi Kivilinna · 13 years ago
  4. 8ef66bd asix: fix setting custom MAC address on Asix 88772 devices by Jussi Kivilinna · 13 years ago
  5. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  6. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 13 years ago
  7. 6c15d74 asix: fix infinite loop in rx_fixup() by Aurelien Jacobs · 13 years ago
  8. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  9. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  10. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  11. 681f162 usb: pegasus: cleanup a couple conditions by Dan Carpenter · 13 years ago
  12. f87ce5b drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue by allan · 13 years ago
  13. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  14. e8303a3 asix: new device id by Aurelien Jacobs · 13 years ago
  15. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  16. c796984 CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  17. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  18. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  19. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  20. 46993f0 net-next:asix: V2 Update VERSION by Grant Grundler · 13 years ago
  21. b2d3ad29 net-next:asix: V2 more fixes for ax88178 phy init sequence by Grant Grundler · 13 years ago
  22. d366518 net-next:asix: reduce AX88772 init time by about 2 seconds by Grant Grundler · 13 years ago
  23. a77929a net-next:asix:poll in asix_get_phyid in case phy not ready by Grant Grundler · 13 years ago
  24. 3486140 net-next:asix:PHY_MODE_RTL8211CL should be 0xC by Grant Grundler · 13 years ago
  25. 6d74eb9 net/usb: Misc. fixes for the LG-VL600 LTE USB modem by Mark Kamichoff · 13 years ago
  26. ea1649d Fix incorrect usage of NET_IP_ALIGN by Nico Erfurth · 13 years ago
  27. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  28. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  29. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  30. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  31. 79de9ef NET: asix: fix ethtool -e for AX88178 USB dongle by Grant Grundler · 13 years ago
  32. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  33. 83e1b91 NET: white space/coding style cleanup of asix driver by Grant Grundler · 13 years ago
  34. 610d885 NET: fix phy init for Asix AX88178 USB (GigE) by Grant Grundler · 13 years ago
  35. 4ad1438 NET: fix phy init for AX88772 USB ethernet by Grant Grundler · 13 years ago
  36. 141b9e6 rtl8150: removal of forward declarations. by françois romieu · 13 years ago
  37. f9b491e usbnet: add timestamping support by Michael Riesch · 13 years ago
  38. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  39. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  40. 02009af ipheth: iPhone 4 Verizon CDMA USB Product ID add by Kavan Smith · 13 years ago
  41. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  42. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  43. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  44. 75bc8ef usbnet/cdc_ncm: Don't use stack variables for DMA by Josh Boyer · 13 years ago
  45. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. c2e2a31 rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) by huajun li · 13 years ago
  47. 2ae40ee net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver by Mark Kamichoff · 13 years ago
  48. 36c3541 cdc_ncm: fix endianness problem. by Giuseppe Scrivano · 13 years ago
  49. bca0beb ASIX: Use only 11 bits of header for data size by Marek Vasut · 13 years ago
  50. bc466e6 ASIX: Simplify condition in rx_fixup() by Marek Vasut · 13 years ago
  51. 3088590 ASIX: Add AX88772B USB ID by Marek Vasut · 13 years ago
  52. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  53. bd0d7aa drivers/net: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  54. 5e2cd08 hso: fix a use after free condition by Greg KH · 13 years ago
  55. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  56. 16adf5d usbnet: Remove over-broad module alias from zaurus. by Dave Jones · 13 years ago
  57. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  58. 5c18e80 net/usb/kalmia: signedness bug in kalmia_bind() by Dan Carpenter · 13 years ago
  59. 7cdfa4a net/usb: kalmia: Various fixes for better support of non-x86 architectures. by Marius B. Kotsbak · 13 years ago
  60. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  61. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  62. d402612 net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 by Marius B. Kotsbak · 13 years ago
  63. 8ef207d iph: use default get_stats by stephen hemminger · 13 years ago
  64. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  65. 930a6ea drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() by Alexey Khoroshilov · 13 years ago
  66. 19694ac CDC NCM: release interfaces fix in unbind() by Alexey Orishko · 13 years ago
  67. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  68. 6c60408 CDC NCM: Add mising short packet in cdc_ncm driver by Alexey Orishko · 13 years ago
  69. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  70. aae1e74 net/usb: mark LG VL600 LTE modem ethernet interface as WWAN by Dan Williams · 13 years ago
  71. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  72. 9c41294 ipheth: Properly distinguish length and alignment in URBs and skbs by Ben Hutchings · 13 years ago
  73. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  74. 75bd0cb usbnet: runtime pm: fix out of memory by Ming Lei · 13 years ago
  75. d946092 smsc95xx: fix reset check by Rabin Vincent · 13 years ago
  76. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  77. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  78. b3c914a usbnet: add support for some Huawei modems with cdc-ether ports by Dan Williams · 13 years ago
  79. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 13 years ago
  80. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  81. 8c61d9d cdc_ncm: fix short packet issue on some devices by Hans Petter Selasky · 13 years ago
  82. c582a95 drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. by Thiago Farina · 13 years ago
  83. eb8aa72 rndis_host: Quirky devices are still 'point-to-point' by Ben Hutchings · 13 years ago
  84. 4d42d41 rndis_host: Poll status before control channel where necessary by Ben Hutchings · 13 years ago
  85. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  86. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  87. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 13 years ago
  88. 5325e92 usb: plusb: Add debug to reset function by simon · 13 years ago
  89. 647da40 usb: plusb: Add support for PL-25A1 by simon · 13 years ago
  90. 6e4d2d9 usb: plusb: Whitespace by simon · 13 years ago
  91. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  92. 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  93. 78e47fe net: convert SMSC USB net drivers to hw_features by Michał Mirosław · 13 years ago
  94. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 13 years ago
  95. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  96. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 13 years ago
  97. 3c0f3c6 NET: smsc95xx: don't use stack for async writes to the device by Marc Zyngier · 13 years ago
  98. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  99. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  100. 468c3f9 NET: cdc-phonet, handle empty phonet header by Jiri Slaby · 13 years ago