On 11-06-01 6:03 PM, tom.zanu...@intel.com wrote:
From: Tom Zanussi<tom.zanu...@intel.com>

This patchset adds the kernel patches needed for Ericsson 3G support,
needed by fishriver.

Please pull into linux-yocto-2.6.37.

Merged. I dropped these onto yocto/standard so any new
BSPs can leverage them as well.

Changes will be pushed out in the morning, I have a few
other pending merges to take care of at the same time.

Cheers,

Bruce


Pull URL: git://git.yoctoproject.org/linux-yocto-2.6.37-contrib
   Branch: tzanussi/fishriver-3g
   Browse: 
http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/fishriver-3g

Alexey Orishko (2):
   usbnet: changes for upcoming cdc_ncm driver
   USB CDC NCM host driver

  drivers/net/usb/Kconfig    |   19 +
  drivers/net/usb/Makefile   |    1 +
  drivers/net/usb/cdc_ncm.c  | 1213 ++++++++++++++++++++++++++++++++++++++++++++
  drivers/net/usb/usbnet.c   |   45 ++-
  include/linux/usb/usbnet.h |    6 +
  5 files changed, 1270 insertions(+), 14 deletions(-)
  create mode 100644 drivers/net/usb/cdc_ncm.c


_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to