Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] cdc_mbim workarounds for firmware bugs
@ 2013-10-31 14:56 Bjørn Mork
  2013-10-31 14:56 ` [PATCH net-next 1/2] net: cdc_mbim: handle IPv6 Neigbor Solicitations Bjørn Mork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bjørn Mork @ 2013-10-31 14:56 UTC (permalink / raw)
  To: netdev; +Cc: Alexey Orishko, Greg Suarez, Bjørn Mork

The first patch is an attempt to work around a bug which prevents
some devices from working with IPv6. I guess handling ND in a driver
can be considered controversial, but it was the best alternative I
came up with.

The second is the "final solution" to the well known ZLP bug, which
as we feared is present in a number of devices using different
vendor IDs. Enabling this is definitely controversial, but I do not
see any other possible solution.  The blacklist has become
unmanagable, and I am pretty sure it is very incomplete due to
under-reporting.  Devices known to work without ZLPs can be added
to the whitelist.

Bjørn Mork (2):
  net: cdc_mbim: handle IPv6 Neigbor Solicitations
  net: cdc_mbim: change the default to send ZLPs

 drivers/net/usb/cdc_mbim.c |   86 ++++++++++++++++++++++++++++++++++++++------
 1 file changed, 75 insertions(+), 11 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-11-02  5:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 14:56 [PATCH net-next 0/2] cdc_mbim workarounds for firmware bugs Bjørn Mork
2013-10-31 14:56 ` [PATCH net-next 1/2] net: cdc_mbim: handle IPv6 Neigbor Solicitations Bjørn Mork
2013-10-31 14:56 ` [PATCH net-next 2/2] net: cdc_mbim: change the default to send ZLPs Bjørn Mork
2013-11-02  5:30 ` [PATCH net-next 0/2] cdc_mbim workarounds for firmware bugs David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox