From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from paleale.coelho.fi ([176.9.41.70]:48752 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751424AbdLCIj1 (ORCPT ); Sun, 3 Dec 2017 03:39:27 -0500 Message-ID: <1512290364.4827.57.camel@coelho.fi> (sfid-20171203_094122_762368_7334A42C) From: Luca Coelho To: Chris Chiu Cc: johannes.berg@intel.com, linuxwifi@intel.com, linux-wireless@vger.kernel.org, Linux Upstreaming Team Date: Sun, 03 Dec 2017 10:39:24 +0200 In-Reply-To: <1512107590.4827.38.camel@coelho.fi> References: <1509434718.4492.195.camel@coelho.fi> <1509952948.4492.360.camel@coelho.fi> <1510825750.4011.179.camel@coelho.fi> <1510901207.4011.197.camel@coelho.fi> <1511689749.4011.357.camel@coelho.fi> <1512107590.4827.38.camel@coelho.fi> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Subject: Re: [linuxwifi] Need support for Intel new wifi module 9462NGW Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, 2017-12-01 at 07:53 +0200, Luca Coelho wrote: > On Fri, 2017-12-01 at 13:29 +0800, Chris Chiu wrote: > > Hi Luca, > > I think the problem is not missing DHCP reply. I installed > > tcpdump > > on the machine with Intel 9461NGW and start monitoring on the wlan > > interface. > > The result is following > > https://gist.github.com/mschiu77/f4cc14ddae6adf137da15675cca59b30 > > > > I also attach the ifconfig result at the end of the above url. Hope > > this can help a little. > > Hi Chris, > > Sorry for the delay. We've been testing this internally, but > couldn't > reproduce it at first. The problems seems to be with the firmware > that > we released. > > I'll provide you an update today or latest by Monday next week. Hi Chris, We found a patch that was missing from upstream and causes data corruption on secure associations: https://patchwork.kernel.org/patch/10088939/ Can you try to apply this patch and see if it fixes the problem you are having? -- Cheers, Luca.