All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][KERNEL] Add Ericsson 3G patches
@ 2011-06-01 22:03 tom.zanussi
  2011-06-01 22:04 ` [PATCH 1/2][KERNEL] usbnet: changes for upcoming cdc_ncm driver tom.zanussi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tom.zanussi @ 2011-06-01 22:03 UTC (permalink / raw)
  To: bruce.ashfield, dongxiao.xu, yocto

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-03  5:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/2][KERNEL] Add Ericsson 3G patches Bruce Ashfield

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.