All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fixes for sierra_net driver
@ 2017-02-08  1:46 ` Stefan Brüns
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Brüns @ 2017-02-08  1:46 UTC (permalink / raw)
  To: linux-usb; +Cc: netdev, linux-kernel, Stefan Brüns

When trying to initiate a dual-stack (ipv4v6) connection, a MC7710, FW
version SWI9200X_03.05.24.00ap answers with an unsupported LSI. Add support
for this LSI.
Also the link_type should be ignored when going idle, otherwise the modem
is stuck in a bad link state.
Tested on MC7710, T-Mobile DE, APN internet.telekom, IPv4v6 PDP type. Both
IPv4 and IPv6 connections work.

v2: Do not overwrite protocol field in rx_fixup
v3: Remove leftover struct ethhdr *eth declaration

Stefan Brüns (2):
  sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
  sierra_net: Skip validating irrelevant fields for IDLE LSIs

 drivers/net/usb/sierra_net.c | 111 +++++++++++++++++++++++++++----------------
 1 file changed, 71 insertions(+), 40 deletions(-)

-- 
2.11.0

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

* [PATCH v3 0/2] Fixes for sierra_net driver
@ 2017-02-08  1:46 ` Stefan Brüns
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Brüns @ 2017-02-08  1:46 UTC (permalink / raw)
  To: linux-usb-u79uwXL29TY76Z2rM5mHXA
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Stefan Brüns

When trying to initiate a dual-stack (ipv4v6) connection, a MC7710, FW
version SWI9200X_03.05.24.00ap answers with an unsupported LSI. Add support
for this LSI.
Also the link_type should be ignored when going idle, otherwise the modem
is stuck in a bad link state.
Tested on MC7710, T-Mobile DE, APN internet.telekom, IPv4v6 PDP type. Both
IPv4 and IPv6 connections work.

v2: Do not overwrite protocol field in rx_fixup
v3: Remove leftover struct ethhdr *eth declaration

Stefan Brüns (2):
  sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
  sierra_net: Skip validating irrelevant fields for IDLE LSIs

 drivers/net/usb/sierra_net.c | 111 +++++++++++++++++++++++++++----------------
 1 file changed, 71 insertions(+), 40 deletions(-)

-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH v3 0/2] Fixes for sierra_net driver
@ 2017-02-09 21:42   ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2017-02-09 21:42 UTC (permalink / raw)
  To: stefan.bruens; +Cc: linux-usb, netdev, linux-kernel

From: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Date: Wed, 8 Feb 2017 02:46:31 +0100

> When trying to initiate a dual-stack (ipv4v6) connection, a MC7710, FW
> version SWI9200X_03.05.24.00ap answers with an unsupported LSI. Add support
> for this LSI.
> Also the link_type should be ignored when going idle, otherwise the modem
> is stuck in a bad link state.
> Tested on MC7710, T-Mobile DE, APN internet.telekom, IPv4v6 PDP type. Both
> IPv4 and IPv6 connections work.
> 
> v2: Do not overwrite protocol field in rx_fixup
> v3: Remove leftover struct ethhdr *eth declaration

Series applied, thanks.

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

* Re: [PATCH v3 0/2] Fixes for sierra_net driver
@ 2017-02-09 21:42   ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2017-02-09 21:42 UTC (permalink / raw)
  To: stefan.bruens-vA1bhqPz9FBZXbeN9DUtxg
  Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA, netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

From: Stefan Brüns <stefan.bruens-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org>
Date: Wed, 8 Feb 2017 02:46:31 +0100

> When trying to initiate a dual-stack (ipv4v6) connection, a MC7710, FW
> version SWI9200X_03.05.24.00ap answers with an unsupported LSI. Add support
> for this LSI.
> Also the link_type should be ignored when going idle, otherwise the modem
> is stuck in a bad link state.
> Tested on MC7710, T-Mobile DE, APN internet.telekom, IPv4v6 PDP type. Both
> IPv4 and IPv6 connections work.
> 
> v2: Do not overwrite protocol field in rx_fixup
> v3: Remove leftover struct ethhdr *eth declaration

Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-02-09 21:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-08  1:46 [PATCH v3 0/2] Fixes for sierra_net driver Stefan Brüns
2017-02-08  1:46 ` Stefan Brüns
2017-02-09 21:42 ` David Miller
2017-02-09 21:42   ` David Miller

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.