1. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  2. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  3. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  4. 5432bdc rndis_host: cleanup: change oid from __le32 to u32 in rndis_query() by Jussi Kivilinna · 12 years ago
  5. 3eef366 rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines by Jussi Kivilinna · 12 years ago
  6. 8cdddc3 usb/net: rndis: eliminate first set of duplicate OIDs by Linus Walleij · 12 years ago
  7. 7390e8b usb/net: rndis: inline the cpu_to_le32() macro by Linus Walleij · 12 years ago
  8. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  9. eb8aa72 rndis_host: Quirky devices are still 'point-to-point' by Ben Hutchings · 13 years ago
  10. 4d42d41 rndis_host: Poll status before control channel where necessary by Ben Hutchings · 13 years ago
  11. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 13 years ago
  12. 7b00ac5 net: Revert "rndis_host: Poll status channel before control channel" by Ben Hutchings · 14 years ago
  13. c17b274 rndis_host: Poll status channel before control channel by Ben Hutchings · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. a475f60 drivers/net/usb: Use netif_<level> logging facilities by Joe Perches · 14 years ago
  16. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 14 years ago
  17. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  18. 40ac7b6 USB: rndis_host: debug info clobbered before it is logged by George Nassar · 15 years ago
  19. 083925d rndis_host: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  20. 2a4901b rndis_host: allow rndis_wlan to see all indications by Jussi Kivilinna · 15 years ago
  21. 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 15 years ago
  22. 0f2166d usbnet: convert rndis driver to net_device_ops by Stephen Hemminger · 15 years ago
  23. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 15 years ago
  24. 7e99eed rndis_host: support WM6 devices as modems by Thomas Backlund · 16 years ago
  25. 818727b rndis_host: pass buffer length to rndis_command by Jussi Kivilinna · 16 years ago
  26. a5b17df Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  27. d63ddce misc drivers/net endianness noise by Al Viro · 16 years ago
  28. 74ef5c5 rndis_host: increase delay in command response loop by Pierre Ynard · 16 years ago
  29. 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
  30. 3b86301 endianness annotations: rndis by Al Viro · 16 years ago
  31. eca1ad8 misc drivers/net annotations by Al Viro · 16 years ago
  32. 9f5e60d rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails by Jussi Kivilinna · 16 years ago
  33. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 16 years ago
  34. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
  35. 039ee17 rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() by Jussi Kivilinna · 16 years ago
  36. 5d6ecf6 rndis_host: Add link_change function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  37. 7c39e03 rndis_host: Add early_init function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  38. 5665998 rndis_host: export functions by Jussi Kivilinna · 17 years ago
  39. 7517579 rndis_host: Split up rndis_host.c by Jussi Kivilinna · 17 years ago
  40. a842eda rndis_host: Fix rndis packet filter flags. by Jussi Kivilinna · 17 years ago
  41. 9ff5587 rndis_host: Halt device if rndis_bind fails. by Jussi Kivilinna · 17 years ago
  42. 04c3c01 rndis_host: Use 1KB buffer in rndis_unbind by Jussi Kivilinna · 17 years ago
  43. 2bfa2e1 rndis_host: Fix sparse warning by Bjorge Dijkstra · 17 years ago
  44. 500d2c2 rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size by Thomas Sailer · 17 years ago
  45. 4149b72 USB: handle more rndis_host oddities by David Brownell · 17 years ago
  46. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago[Renamed from drivers/usb/net/rndis_host.c]
  47. ddda086 USB: rndis_host, various cleanups by David Brownell · 17 years ago
  48. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  49. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  50. ad55d71 rndis_host learns ActiveSync basics by Ole Andre Vadla Ravnas · 18 years ago
  51. deb31f1 USB: rndis_host: fix crash while probing a Nokia S60 mobile by Daniel Gollub · 18 years ago
  52. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  53. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  55. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 18 years ago
  56. 51400f1 [PATCH] USB: rndis_host whitespace/comment updates by David Brownell · 18 years ago
  57. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  58. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  59. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  60. 64e0491 [PATCH] USB: usbnet (8/9) module for RNDIS devices by David Brownell · 19 years ago