From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <tom.zanussi@intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 0/2][KERNEL] Add Ericsson 3G patches
Date: Fri, 3 Jun 2011 01:01:45 -0400 [thread overview]
Message-ID: <4DE86AB9.4080901@windriver.com> (raw)
In-Reply-To: <cover.1306964893.git.tom.zanussi@intel.com>
On 11-06-01 6:03 PM, tom.zanussi@intel.com wrote:
> 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.
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
>
prev parent reply other threads:[~2011-06-03 5:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-01 22:03 [PATCH 0/2][KERNEL] Add Ericsson 3G patches tom.zanussi
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 ` Bruce Ashfield [this message]
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=4DE86AB9.4080901@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=tom.zanussi@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.