All of lore.kernel.org
 help / color / mirror / Atom feed
From: tom.zanussi@intel.com
To: bruce.ashfield@windriver.com, dongxiao.xu@intel.com,
	yocto@yoctoproject.org
Subject: [PATCH 0/2][KERNEL] Add Ericsson 3G patches
Date: Wed,  1 Jun 2011 17:03:56 -0500	[thread overview]
Message-ID: <cover.1306964893.git.tom.zanussi@intel.com> (raw)

From: Tom Zanussi <tom.zanussi@intel.com>

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

Please pull into linux-yocto-2.6.37.

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



             reply	other threads:[~2011-06-01 22:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-01 22:03 tom.zanussi [this message]
2011-06-01 22:04 ` [PATCH 1/2][KERNEL] usbnet: changes for upcoming cdc_ncm driver tom.zanussi
2011-06-01 22:04 ` [PATCH 2/2][KERNEL] USB CDC NCM host driver tom.zanussi
2011-06-03  5:01 ` [PATCH 0/2][KERNEL] Add Ericsson 3G patches Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1306964893.git.tom.zanussi@intel.com \
    --to=tom.zanussi@intel.com \
    --cc=bruce.ashfield@windriver.com \
    --cc=dongxiao.xu@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.