netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
@ 2016-12-07 13:07 Daniele Palmas
       [not found] ` <1481116068-32691-1-git-send-email-dnlplm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2016-12-08 18:02 ` [PATCH 0/1] " David Miller
  0 siblings, 2 replies; 4+ messages in thread
From: Daniele Palmas @ 2016-12-07 13:07 UTC (permalink / raw)
  To: Bjørn Mork, Oliver Neukum; +Cc: netdev, linux-usb, Daniele Palmas

Telit LE922A MBIM based composition does not work properly
with altsetting toggle done in cdc_ncm_bind_common.

This patch adds CDC_MBIM_FLAG_AVOID_ALTSETTING_TOGGLE quirk
to avoid this procedure that, instead, is mandatory for
other modems.

References:
https://www.spinics.net/lists/linux-usb/msg149249.html
https://www.spinics.net/lists/linux-usb/msg149819.html

Thanks to Bjørn for the productive discussion and feedback!

Daniele Palmas (1):
  NET: usb: cdc_mbim: add quirk for supporting Telit LE922A

 drivers/net/usb/cdc_mbim.c  | 21 +++++++++++++++++++++
 drivers/net/usb/cdc_ncm.c   | 14 +++++++++-----
 include/linux/usb/cdc_ncm.h |  3 ++-
 3 files changed, 32 insertions(+), 6 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-12-08 18:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-07 13:07 [PATCH 0/1] NET: usb: cdc_mbim: add quirk for supporting Telit LE922A Daniele Palmas
     [not found] ` <1481116068-32691-1-git-send-email-dnlplm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-07 13:07   ` [PATCH 1/1] " Daniele Palmas
2016-12-07 14:27     ` Bjørn Mork
2016-12-08 18:02 ` [PATCH 0/1] " David Miller

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).