Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1575331 > unrolled thread
| Started by | Stefan Brüns <stefan.bruens@rwth-aachen.de> |
|---|---|
| First post | 2017-02-07 03:40 +0100 |
| Last post | 2017-02-07 03:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH v2 0/2] Fixes for sierra_net driver Stefan Brüns <stefan.bruens@rwth-aachen.de> - 2017-02-07 03:40 +0100
| From | Stefan Brüns <stefan.bruens@rwth-aachen.de> |
|---|---|
| Date | 2017-02-07 03:40 +0100 |
| Subject | [PATCH v2 0/2] Fixes for sierra_net driver |
| Message-ID | <t83Rg-50z-19@gated-at.bofh.it> |
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 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 | 110 ++++++++++++++++++++++++++++--------------- 1 file changed, 71 insertions(+), 39 deletions(-) -- 2.11.0
Back to top | Article view | linux.kernel
csiph-web