1. 083925d rndis_host: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  2. 2a4901b rndis_host: allow rndis_wlan to see all indications by Jussi Kivilinna · 15 years ago
  3. 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 15 years ago
  4. 0f2166d usbnet: convert rndis driver to net_device_ops by Stephen Hemminger · 15 years ago
  5. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 15 years ago
  6. 7e99eed rndis_host: support WM6 devices as modems by Thomas Backlund · 16 years ago
  7. 818727b rndis_host: pass buffer length to rndis_command by Jussi Kivilinna · 16 years ago
  8. 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
  9. d63ddce misc drivers/net endianness noise by Al Viro · 16 years ago
  10. 74ef5c5 rndis_host: increase delay in command response loop by Pierre Ynard · 16 years ago
  11. 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
  12. 3b86301 endianness annotations: rndis by Al Viro · 16 years ago
  13. eca1ad8 misc drivers/net annotations by Al Viro · 16 years ago
  14. 9f5e60d rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails by Jussi Kivilinna · 16 years ago
  15. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 16 years ago
  16. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
  17. 039ee17 rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() by Jussi Kivilinna · 17 years ago
  18. 5d6ecf6 rndis_host: Add link_change function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  19. 7c39e03 rndis_host: Add early_init function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  20. 5665998 rndis_host: export functions by Jussi Kivilinna · 17 years ago
  21. 7517579 rndis_host: Split up rndis_host.c by Jussi Kivilinna · 17 years ago
  22. a842eda rndis_host: Fix rndis packet filter flags. by Jussi Kivilinna · 17 years ago
  23. 9ff5587 rndis_host: Halt device if rndis_bind fails. by Jussi Kivilinna · 17 years ago
  24. 04c3c01 rndis_host: Use 1KB buffer in rndis_unbind by Jussi Kivilinna · 17 years ago
  25. 2bfa2e1 rndis_host: Fix sparse warning by Bjorge Dijkstra · 17 years ago
  26. 500d2c2 rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size by Thomas Sailer · 17 years ago
  27. 4149b72 USB: handle more rndis_host oddities by David Brownell · 17 years ago
  28. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago[Renamed from drivers/usb/net/rndis_host.c]
  29. ddda086 USB: rndis_host, various cleanups by David Brownell · 17 years ago
  30. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  31. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  32. ad55d71 rndis_host learns ActiveSync basics by Ole Andre Vadla Ravnas · 18 years ago
  33. deb31f1 USB: rndis_host: fix crash while probing a Nokia S60 mobile by Daniel Gollub · 18 years ago
  34. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  35. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 18 years ago
  38. 51400f1 [PATCH] USB: rndis_host whitespace/comment updates by David Brownell · 18 years ago
  39. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  40. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  41. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  42. 64e0491 [PATCH] USB: usbnet (8/9) module for RNDIS devices by David Brownell · 19 years ago