1. 21ce4ff drivers/net/usb/Makefile - shrink logspam by David Brownell · 16 years ago
  2. 2f7ca80 net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver by Steve Glendinning · 16 years ago
  3. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  4. 8ef5ba6 [netdrvr] usb/hso: throttle to prevent loss of serial data by Denis Joseph Barrow · 16 years ago
  5. e57b641 [netdrvr/usb] hso_create_bulk_serial_device(): fix a double free by Adrian Bunk · 16 years ago
  6. 83bfba5 usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 16 years ago
  7. e000ea1 net/usb/pegasus: avoid hundreds of diagnostics by David Brownell · 16 years ago
  8. 1025433 net/usb/mcs7830: add set_mac_address by Oliver Martin · 16 years ago
  9. 8382cc1 net/usb/mcs7830: new device IDs by Arnd Bergmann · 16 years ago
  10. c213f286f [netdrvr] hso: dev_kfree_skb crash fix by Denis Joseph Barrow · 16 years ago
  11. 95eacee [netdrvr] hso: icon 322 detection fix by Denis Joseph Barrow · 16 years ago
  12. 85a73b3 Kconfig: HSO driver bugfixes and updates by David Brownell · 16 years ago
  13. 0235f64 USB: HSO: minor fixes due to code review by Greg Kroah-Hartman · 16 years ago
  14. 6c59f56 USB: HSO: make tty_operations const by Greg Kroah-Hartman · 16 years ago
  15. 6d558a5 hso: fix refcounting on the ttyHSx devices by Olivier Blin · 16 years ago
  16. add477d hso: fix oops in read/write callbacks by Olivier Blin · 16 years ago
  17. 4f63135 pegasus: add blacklist support to fix Belkin bluetooth dongle. by Ben Collins · 16 years ago
  18. 16d78bc25 dm9601: don't do usb transfers of data on stack by Peter Korsgaard · 16 years ago
  19. 7e99eed rndis_host: support WM6 devices as modems by Thomas Backlund · 16 years ago
  20. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  21. 7968249 kaweth: use request_firmware() by David Woodhouse · 16 years ago
  22. 818727b rndis_host: pass buffer length to rndis_command by Jussi Kivilinna · 16 years ago
  23. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  25. 72dc1c0 HSO: add option hso driver by Greg Kroah-Hartman · 16 years ago
  26. c5e6fd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. 3d60efb5 net/usb: add support for Apple USB Ethernet Adapter by Aurelien Nephtali · 16 years ago
  28. 74ef5c5 rndis_host: increase delay in command response loop by Pierre Ynard · 16 years ago
  29. 4ec7ffa misc drivers/net endianness noise by Al Viro · 16 years ago
  30. f82b987 USB: build fix by Ingo Molnar · 16 years ago
  31. ac7b77f usb/asix: add Buffalo LUA-U2-GT 10/100/1000 by Mattia Dongili · 16 years ago
  32. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  33. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  35. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. c6cbcad usb net: asix does not really need 10/100mbit by Mike Frysinger · 16 years ago
  37. 1424fd9 drivers/net/usb/pegasus.c: remove in_atomic() check by David Brownell · 16 years ago
  38. 47df976 dm9601: Fix multicast hash table handling by Peter Korsgaard · 16 years ago
  39. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  40. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  41. 3b86301 endianness annotations: rndis by Al Viro · 16 years ago
  42. eca1ad8 misc drivers/net annotations by Al Viro · 16 years ago
  43. 9f5e60d rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails by Jussi Kivilinna · 16 years ago
  44. 33edded dm9601: configure MAC to drop invalid (crc/length) packets by Peter Korsgaard · 16 years ago
  45. b47b4b2 dm9601: add Hirose USB-100 device ID by Peter Korsgaard · 16 years ago
  46. 7fdba2f USB: Fix cut-and-paste error in rtl8150.c by Robert P. J. Day · 16 years ago
  47. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 16 years ago
  48. ad84243 rtl8150: use default MTU of 1500 by Lennert Buytenhek · 17 years ago
  49. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
  50. 039ee17 rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() by Jussi Kivilinna · 17 years ago
  51. 5d6ecf6 rndis_host: Add link_change function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  52. 7c39e03 rndis_host: Add early_init function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  53. 476842b usbnet: add driver_priv pointer to 'struct usbnet' by Jussi Kivilinna · 17 years ago
  54. 5665998 rndis_host: export functions by Jussi Kivilinna · 17 years ago
  55. 7517579 rndis_host: Split up rndis_host.c by Jussi Kivilinna · 17 years ago
  56. 6e3bbcc usbnet: Use wlan device name for RNDIS wireless devices by Jussi Kivilinna · 17 years ago
  57. a842eda rndis_host: Fix rndis packet filter flags. by Jussi Kivilinna · 17 years ago
  58. 9ff5587 rndis_host: Halt device if rndis_bind fails. by Jussi Kivilinna · 17 years ago
  59. 04c3c01 rndis_host: Use 1KB buffer in rndis_unbind by Jussi Kivilinna · 17 years ago
  60. 786e3df cdc_ether: Hardwire CDC descriptors when missing by Bjorge Dijkstra · 17 years ago
  61. 2bfa2e1 rndis_host: Fix sparse warning by Bjorge Dijkstra · 17 years ago
  62. ba734f3 dm9601: Consolidate common parts of dm_write_*_async by Peter Korsgaard · 17 years ago
  63. 94d4336 [usb netdev] asix: fix regression by Russ Dill · 17 years ago
  64. 1d39da3 [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg by Russ Dill · 17 years ago
  65. 2b2b2e3 [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb by Russ Dill · 17 years ago
  66. 51bf297 asix fixes by Al Viro · 17 years ago
  67. 77b6901 dm9601: Fix printk by Peter Korsgaard · 17 years ago
  68. 4aa92cd [NET]: Let USB_USBNET always select MII. by Adrian Bunk · 17 years ago
  69. a06da75 DM9601: Support for ADMtek ADM8515 NIC by Peter Korsgaard · 17 years ago
  70. 500d2c2 rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size by Thomas Sailer · 17 years ago
  71. 582fe6f file link fix for Pegasus USB net driver help by Cal Peake · 17 years ago
  72. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  73. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  74. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  75. a11a654 support for USB autosuspend in the asix driver by Oliver Neukum · 17 years ago
  76. acb2cc8 [PATCH] drivers/net: remove superfluous memset by Mariusz Kozlowski · 17 years ago
  77. f662fe5 dm9601: Fix receive MTU by Peter Korsgaard · 17 years ago
  78. 9351982 Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.c by Micah Gruber · 17 years ago
  79. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  80. d4f01a7 cdc-subset to support new vendor/product ID by jing xiang · 17 years ago
  81. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  82. 9514bfe Cleanup usbnet_probe() return value handling by Peter Korsgaard · 17 years ago
  83. 18ab458 usbnet whitespace fixes by David Brownell · 17 years ago
  84. afaee82 net/usb/cdc_ether minor sparse cleanup by David Brownell · 17 years ago
  85. b8f59586 dm9601: Return 0 from bind() on success by Peter Korsgaard · 17 years ago
  86. 3e323f3 usbnet: Zero padding byte if there is tail room in skb by Peter Korsgaard · 17 years ago
  87. 23de559 dm9601: HW header size shouldn't be included in packet length by Peter Korsgaard · 17 years ago
  88. c081198 net: fix typo in drivers/net/usb/Kconfig by Sam Ravnborg · 17 years ago
  89. 9539ce2 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  90. 2ed22bc asix.c - Add Belkin F5D5055 ids by David Hollis · 17 years ago
  91. 3643312 USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces by Oliver Neukum · 17 years ago
  92. 4149b72 USB: handle more rndis_host oddities by David Brownell · 17 years ago
  93. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago