1. 057e475 USB: rndis: Honor dl_max_packet_size value sent by host by Mayank Rana · 7 years ago
  2. 02ecd42 usb: gadget: rndis: Add packet filter handling for hw accelerated path by Mayank Rana · 8 years ago
  3. 20038ec Revert "USB: rndis: Free the rndis response queue during rndis reset msg" by Mayank Rana · 8 years ago
  4. 6ccd55c usb: gadget: rndis: Add new rndis parameters by Hemant Kumar · 9 years ago
  5. 8b06029 usb: gadget: Add support for rndis flow control callback by Hemant Kumar · 8 years ago
  6. 0727443 Merge remote-tracking branch 'remotes/origin/tmp-fa8410b' by Bruce Levy · 8 years ago
  7. d1f2c07 usb: gadget: rndis: Arrange rndis_reset_response variable by Trilok Soni · 8 years ago
  8. 207707d usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG by Xerox Lin · 8 years ago
  9. d29237a usb: gadget: rndis: fix broken build for 4.4 by Amit Pundir · 9 years ago
  10. 928b59a usb: gadget: rndis: use %z format specifier for size_t by Amit Pundir · 9 years ago
  11. 72ffa18 usb: Add support for rndis uplink aggregation by xerox_lin · 10 years ago
  12. 90de740 USB: rndis: Free the rndis response queue during REMOTE_NDIS_RESET_MSG by xerox_lin · 10 years ago
  13. 1c17a35 usb: gadget: rndis: fix itnull.cocci warnings by Julia Lawall · 9 years ago
  14. f6281af usb: gadget: rndis: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  15. 81dff86 usb: gadget: rndis: use signed type for a signed value by Andrzej Pietrasiewicz · 9 years ago
  16. c0d96af usb: gadget: rndis: don't duplicate the "i" variable by Andrzej Pietrasiewicz · 9 years ago
  17. 868055f usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect() by Andrzej Pietrasiewicz · 9 years ago
  18. d6d2292 usb: gadget: rndis: remove the limit of available rndis connections by Andrzej Pietrasiewicz · 10 years ago
  19. 83210e5 usb: gadget: rndis: use rndis_params instead of configNr by Andrzej Pietrasiewicz · 9 years ago
  20. 00a2430 usb: gadget: Gadget directory cleanup - group usb functions by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/rndis.c]
  21. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  22. 0700faa usb: gadget: only GPL drivers in the gadget and phy framework by Felipe Balbi · 10 years ago
  23. ae8dd0c usb: gadget: rndis: Include "u_rndis.h" by Fabio Estevam · 10 years ago
  24. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  25. 9c2b85f usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko by Andrzej Pietrasiewicz · 11 years ago
  26. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  27. bf19647 usb: gadget: rndis: Staticize rndis_init()/rndis_exit() by Jingoo Han · 11 years ago
  28. 76da66d usb: gadget: rndis: init & exit rndis at module load/unload by Andrzej Pietrasiewicz · 11 years ago
  29. cbbd14a usb: gadget: rndis: convert into module by Andrzej Pietrasiewicz · 11 years ago
  30. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  31. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  32. d3091cf usb: gadget: use native print_hex_dump_bytes() by Andy Shevchenko · 12 years ago
  33. e20289e usb/net: rndis: fixup a few name prefixes by Linus Walleij · 12 years ago
  34. 5149116 usb/net: rndis: merge command codes by Linus Walleij · 12 years ago
  35. 17c51b6 usb/net: rndis: merge media type definitions by Linus Walleij · 12 years ago
  36. 4cc6c4d usb/net: rndis: merge duplicate 802_* OIDs by Linus Walleij · 12 years ago
  37. 8cdddc3 usb/net: rndis: eliminate first set of duplicate OIDs by Linus Walleij · 12 years ago
  38. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  39. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  40. a1df4e4 USB: gadget: rndis: fix up coding style issues in the file by Mihai Donțu · 14 years ago
  41. 037d365 USB: Fix kernel oops with g_ether and Windows by Maxim Osipov · 14 years ago
  42. 793f03a USB: rndis: section mismatch fix by Henrik Kretzschmar · 14 years ago
  43. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  44. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  45. fdb93f8a gadget/rndis: dev_get_stats() now returns rtnl_link_stats64. by David S. Miller · 14 years ago
  46. 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
  47. 9b39e9d USB: gadget: Add EEM gadget driver by Brian Niebuhr · 15 years ago
  48. 6bc2146 USB: gadget: rndis conformance tweak by Qiuping Chen · 15 years ago
  49. b555649 usbnet: convert rndis driver to use dev_get_stats by Stephen Hemminger · 15 years ago
  50. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 16 years ago
  51. 33376c1 usb gadget: link fixes for network gadget by David Brownell · 16 years ago
  52. 15b2d2b usb gadget: RNDIS cleanups by David Brownell · 16 years ago
  53. e184d5f USB: rndis: switch to seq_files by Alexey Dobriyan · 16 years ago
  54. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  55. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  56. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  57. 0e530b4 USB: gadget section fixes by David Brownell · 16 years ago
  58. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  59. 70790f6 USB: usb gadget stack can now -DDEBUG with Kconfig by David Brownell · 17 years ago
  60. 01ee7d7 USB: usb gadgets avoid le{16,32}_to_cpup() by David Brownell · 17 years ago
  61. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  62. a353678 [PATCH] USB: gadget section fixups by David Brownell · 18 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  64. 7e27f18 [PATCH] USB: whitespace removal from usb/gadget/ether by David Brownell · 18 years ago
  65. 8763716 [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow) by Shaun Tancheff · 18 years ago
  66. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  67. 486e2df [PATCH] USB gadget: drain rndis response queue on disconnect by David Brownell · 19 years ago
  68. 340600a [PATCH] USB: rndis updates (mostly cleanup) by David Brownell · 19 years ago
  69. 6cdee10 [PATCH] usb gadget: ethernet/rndis updates by David Brownell · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago