netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND net-next 0/3] huawei_cdc_ncm introduction
@ 2013-08-20 14:50 Enrico Mioso
  2013-08-20 14:50 ` [PATCH RESEND net-next 1/3] net: cdc_ncm: Export cdc_ncm_{tx,rx}_fixup functions for re-use Enrico Mioso
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Enrico Mioso @ 2013-08-20 14:50 UTC (permalink / raw)
  To: netdev; +Cc: Enrico Mioso


These patches are all related to the new huawei_cdc_ncm driver, supporting 
devices that use the NCM protocol as a transport layer for other protocols. 
this is the case of the Huawei E3131 3G modem.
Thanks should go to bjorn and others who helped me with patience.

Enrico Mioso (3):
  net: cdc_ncm: Export cdc_ncm_{tx,rx}_fixup functions for re-use
  net: huawei_cdc_ncm: Introduce the
  net: cdc_ncm: remove non-standard NCM device IDs

 drivers/net/usb/Kconfig     |   11 +++++++++++
 drivers/net/usb/Makefile    |    1 +
 drivers/net/usb/cdc_ncm.c   |   17 ++++-------------
 include/linux/usb/cdc_ncm.h |    3 +++
 4 files changed, 19 insertions(+), 13 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-08-21 20:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 14:50 [PATCH RESEND net-next 0/3] huawei_cdc_ncm introduction Enrico Mioso
2013-08-20 14:50 ` [PATCH RESEND net-next 1/3] net: cdc_ncm: Export cdc_ncm_{tx,rx}_fixup functions for re-use Enrico Mioso
2013-08-20 14:50 ` [PATCH RESEND net-next 2/3] net: huawei_cdc_ncm: Introduce the Enrico Mioso
2013-08-20 14:50 ` [PATCH RESEND net-next 3/3] net: cdc_ncm: remove non-standard NCM device IDs Enrico Mioso
2013-08-21 20:26 ` [PATCH RESEND net-next 0/3] huawei_cdc_ncm introduction Bjørn Mork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).