1. 1a7c6cc net: cdc_ncm: big endian fix by Bjørn Mork · 12 years ago
  2. 90b8b03 usbnet: cdc-ncm: apply introduced usb command APIs by Ming Lei · 12 years ago
  3. bd329e1 net: cdc_ncm: do not bind to NCM compatible MBIM devices by Bjørn Mork · 12 years ago
  4. c91ce3b net: cdc_ncm: export shared symbols and definitions by Bjørn Mork · 12 years ago
  5. c78b7c5 net: cdc_ncm: refactoring for tx multiplexing by Bjørn Mork · 12 years ago
  6. ff06ab1 net: cdc_ncm: splitting rx_fixup for code reuse by Bjørn Mork · 12 years ago
  7. 75d67d3 net: cdc_ncm: process chained NDPs by Bjørn Mork · 12 years ago
  8. 38396e4 net: cdc_ncm: refactor bind preparing for MBIM support by Greg Suarez · 12 years ago
  9. 2d1c431 net: cdc_ncm: adding MBIM support to ncm_setup by Greg Suarez · 12 years ago
  10. dad957d net: cdc_ncm: workaround NTB input size firmware bug by Bjørn Mork · 12 years ago
  11. f3a1ef9 cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN by Peter Meiser · 12 years ago
  12. f94898e cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN by Dan Williams · 12 years ago
  13. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 13 years ago
  14. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 13 years ago
  15. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 13 years ago
  16. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 13 years ago
  17. 517cd81 usb/cdc_ncm: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  18. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  19. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 13 years ago
  20. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  21. c796984 CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  22. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  23. 75bc8ef usbnet/cdc_ncm: Don't use stack variables for DMA by Josh Boyer · 13 years ago
  24. 36c3541 cdc_ncm: fix endianness problem. by Giuseppe Scrivano · 13 years ago
  25. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  26. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  27. 19694ac CDC NCM: release interfaces fix in unbind() by Alexey Orishko · 14 years ago
  28. 6c60408 CDC NCM: Add mising short packet in cdc_ncm driver by Alexey Orishko · 14 years ago
  29. 8c61d9d cdc_ncm: fix short packet issue on some devices by Hans Petter Selasky · 14 years ago
  30. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 14 years ago
  31. 84e77a8 USB CDC NCM errata updates for cdc_ncm host driver by Alexey Orishko · 14 years ago
  32. f742aa8 USB CDC NCM: tx_fixup() race condition fix by Alexey Orishko · 14 years ago
  33. 9e56790 USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitialized variable. by Jesper Juhl · 14 years ago
  34. 900d495 USB CDC NCM host driver by Alexey Orishko · 14 years ago