1. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  2. 0852659 usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether by Dmitry Osipenko · 7 years ago
  3. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  4. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  5. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  6. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  7. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  8. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  9. 38314e5 usb: gadget: NCM: differentiate consumed packets from dropped packets by Torsten Polle · 8 years ago
  10. 9a5380c usb: gadget: NCM: link socket buffers to the device for tx packets by Torsten Polle · 8 years ago
  11. c4824f1 usb: gadget: f_ncm: add support for no_skb_reserve by Yoshihiro Shimoda · 8 years ago
  12. 1650113 usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCM by Jussi Kivilinna · 8 years ago
  13. eaef50c usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus by John Youn · 9 years ago
  14. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  15. f9a63da usb-gadget/ether: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  16. 6b4012a usb: gadget: f_ncm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  17. 35bfde3 usb: gadget: f_ncm: obtain cdev from function instead of driver_data by Robert Baldyga · 9 years ago
  18. 7a896d4 usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name by Robert Baldyga · 9 years ago
  19. 8b920f1 usb: gadget: function: Added usb_assign_descriptors failure check by Pavitrakumar Managutte · 10 years ago
  20. d12a872 usb: gadget: function: Remove redundant usb_free_all_descriptors by Pavitrakumar Managutte · 10 years ago
  21. c2c0e8b f_ncm: Don't use netdev_start_xmit(). by David S. Miller · 10 years ago
  22. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  23. 00a2430 usb: gadget: Gadget directory cleanup - group usb functions by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/f_ncm.c]
  24. 6684706 usb: gadget: NCM: Stop RX TCP Bursts getting dropped. by Jim Baxter · 11 years ago
  25. 6d3865f usb: gadget: NCM: Add transmit multi-frame. by Jim Baxter · 11 years ago
  26. 370af73 usb: gadget: NCM: RX function support multiple NDPs by Jim Baxter · 11 years ago
  27. 36a6112 usb: gadget: f_ncm: Fix sparse warning by Jingoo Han · 11 years ago
  28. 172d934 usb/gadget: free opts struct on error recovery by Andrzej Pietrasiewicz · 11 years ago
  29. c92834c usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc() by Wei Yongjun · 12 years ago
  30. aa83c6a usb: gadget: add helpers for configfs support for USB Ethernet by Andrzej Pietrasiewicz · 12 years ago
  31. e730660 usb: gadget: f_ncm: add configfs support by Andrzej Pietrasiewicz · 12 years ago
  32. 8feffd0 usb: gadget: f_ncm: use usb_gstrings_attach by Andrzej Pietrasiewicz · 12 years ago
  33. dd67a17 usb: gadget: f_ncm: remove compatibility layer by Andrzej Pietrasiewicz · 12 years ago
  34. 40d133d usb: gadget: f_ncm: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 12 years ago
  35. d6a0143 usb: gadget: move the global the_dev variable to their users by Sebastian Andrzej Siewior · 12 years ago
  36. 8d640ad usb: gadget: ncm: make global variable ndp*_opts read only by Sebastian Andrzej Siewior · 12 years ago
  37. f72e3b7 usb: gadget: ncm: correct endianess conversion by Dmytro Milinevskyy · 12 years ago
  38. 1616e99d usb: gadget: let f_* use usb_string_ids_tab() where it makes sense by Sebastian Andrzej Siewior · 12 years ago
  39. 10287ba usb: gadget: always update HS/SS descriptors and create a copy of them by Sebastian Andrzej Siewior · 12 years ago
  40. e79cc61 usb: gadget: network: fix bind() error path by Sebastian Andrzej Siewior · 12 years ago
  41. bcb2f99 usb: gadget: use a computation macro for INT endpoint interval by Sebastian Andrzej Siewior · 12 years ago
  42. 8c7ca99 usb: gadget: use %pm to print mac addresses by Andy Shevchenko · 13 years ago
  43. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  44. ea2a1df usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 14 years ago
  45. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  47. 9f6ce42 usb: gadget: f_ncm.c added by Yauheni Kaliuta · 14 years ago