1. 8a34b0a usbnet: cdc_ncm: apply usbnet_link_change by Ming Lei · 12 years ago
  2. 67a3660 net: cdc_ncm: demote "unexpected notification" to debug level by Bjørn Mork · 12 years ago
  3. 8f0923c cdc_ncm: return -ENOMEM if kzalloc fails by Devendra Naga · 12 years ago
  4. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 12 years ago
  5. 1f84eab net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWAN by Bjørn Mork · 12 years ago
  6. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  7. f350ca0 net: cdc_ncm: fix probing of devices with multiple control interface altsettings by Bjørn Mork · 12 years ago
  8. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 96316c5 net: cdc_ncm: add another Huawei vendor specific device by Bjørn Mork · 12 years ago
  10. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 56a666d net: cdc_ncm: use IAD provided by the USB core by Bjørn Mork · 12 years ago
  12. 2f62d5a cdc_ncm: add support FLAG_NOARP for Infineon modem platform by Wei Shuai · 12 years ago
  13. 6b4ef60 net: cdc_ncm: fix error path for single interface probing by Bjørn Mork · 12 years ago
  14. 9992c2e net: cdc_ncm: workaround for missing CDC Union by Bjørn Mork · 12 years ago
  15. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  16. a5e4070 use generic usbnet_manage_power() by Oliver Neukum · 12 years ago
  17. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. bbc8d92 net: cdc_ncm: add Huawei devices by Bjørn Mork · 12 years ago
  19. 7b1e0cb net: cdc_ncm: error path lock fix by Bjørn Mork · 12 years ago
  20. 1a7c6cc net: cdc_ncm: big endian fix by Bjørn Mork · 12 years ago
  21. 90b8b03 usbnet: cdc-ncm: apply introduced usb command APIs by Ming Lei · 12 years ago
  22. bd329e1 net: cdc_ncm: do not bind to NCM compatible MBIM devices by Bjørn Mork · 12 years ago
  23. c91ce3b net: cdc_ncm: export shared symbols and definitions by Bjørn Mork · 12 years ago
  24. c78b7c5 net: cdc_ncm: refactoring for tx multiplexing by Bjørn Mork · 12 years ago
  25. ff06ab1 net: cdc_ncm: splitting rx_fixup for code reuse by Bjørn Mork · 12 years ago
  26. 75d67d3 net: cdc_ncm: process chained NDPs by Bjørn Mork · 12 years ago
  27. 38396e4 net: cdc_ncm: refactor bind preparing for MBIM support by Greg Suarez · 12 years ago
  28. 2d1c431 net: cdc_ncm: adding MBIM support to ncm_setup by Greg Suarez · 12 years ago
  29. dad957d net: cdc_ncm: workaround NTB input size firmware bug by Bjørn Mork · 12 years ago
  30. f3a1ef9 cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN by Peter Meiser · 12 years ago
  31. f94898e cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN by Dan Williams · 12 years ago
  32. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 13 years ago
  33. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 13 years ago
  34. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 13 years ago
  35. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 13 years ago
  36. 517cd81 usb/cdc_ncm: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  37. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  38. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 13 years ago
  39. 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
  40. c796984 CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  41. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  42. 75bc8ef usbnet/cdc_ncm: Don't use stack variables for DMA by Josh Boyer · 13 years ago
  43. 36c3541 cdc_ncm: fix endianness problem. by Giuseppe Scrivano · 13 years ago
  44. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  45. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  46. 19694ac CDC NCM: release interfaces fix in unbind() by Alexey Orishko · 13 years ago
  47. 6c60408 CDC NCM: Add mising short packet in cdc_ncm driver by Alexey Orishko · 14 years ago
  48. 8c61d9d cdc_ncm: fix short packet issue on some devices by Hans Petter Selasky · 14 years ago
  49. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 14 years ago
  50. 84e77a8 USB CDC NCM errata updates for cdc_ncm host driver by Alexey Orishko · 14 years ago
  51. f742aa8 USB CDC NCM: tx_fixup() race condition fix by Alexey Orishko · 14 years ago
  52. 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
  53. 900d495 USB CDC NCM host driver by Alexey Orishko · 14 years ago