[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1435012335-6055-1-git-send-email-mrkiko.rs@gmail.com>
Date: Tue, 23 Jun 2015 00:32:13 +0200
From: Enrico Mioso <mrkiko.rs@...il.com>
To: linux-usb@...r.kernel.org, netdev@...r.kernel.org
Cc: Oliver Neukum <oneukum@...e.com>,
Enrico Mioso <mrkiko.rs@...il.com>
Subject: [PATCH RFC 0/2] huawei_cdc_ncm: new NCM TX stack for Huawei-style NCM
This is an ALFA version of my new NCM TX engine, built with huawei-style NCM and flexibility in mind.
The main goal is to allow foreasily re-ordering NCM frame content.
Basic communication works - but an usbnet EVENT_RX_MEMORY will stop the process after some packets.
Any idea or comment about any aspect of this code is really apreciated -
including suggestions for style and over-long lines problematic to break down,
at least for me.
Lots of lines longer than 80 chars seemed not easily breakable to me: any
suggestion is welcome.
Enrico Mioso (2):
cdc_ncm: export cdc_ncm_align_tail
huawei_cdc_ncm: introduce new TX ncm stack
drivers/net/usb/cdc_ncm.c | 3 +-
drivers/net/usb/huawei_cdc_ncm.c | 187 ++++++++++++++++++++++++++++++++++++++-
include/linux/usb/cdc_ncm.h | 1 +
3 files changed, 188 insertions(+), 3 deletions(-)
--
2.4.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
Powered by blists - more mailing lists