Return-path: Received: from mail-we0-f174.google.com ([74.125.82.174]:51745 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757169Ab2AJXSI (ORCPT ); Tue, 10 Jan 2012 18:18:08 -0500 Received: by werm1 with SMTP id m1so94418wer.19 for ; Tue, 10 Jan 2012 15:18:07 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1324518057.4755.4.camel@wwguy-ubuntu> References: <1324424765.13074.281.camel@wwguy-huron> <1324484074.13074.313.camel@wwguy-huron> <1324518057.4755.4.camel@wwguy-ubuntu> From: Cheng Renquan Date: Tue, 10 Jan 2012 15:17:46 -0800 Message-ID: (sfid-20120111_001817_234505_6BB66CDA) Subject: Re: linux 3.2-rcX iwlwifi driver's problem (wifi link unstable when moving between multiple APs) To: wwguy Cc: "sedat.dilek@gmail.com" , Intel Linux Wireless , "linux-wireless@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: I've upgraded to Linux 3.2 and roaming failed randomly again, after the failure it may recover sometimes by switch off and on the wifi button on laptop, sometimes by "modprobe -r iwlwifi && modprobe iwlwifi", sometimes by "stop networkmanager and start networkmanager", sometimes recover automatically 10 or 20 minutes later, sometimes never recover, infinitely looping (can only move to other place, but same place has good wifi coverage verified by other colleagues, win/mac users) have checked it has your recent 78feb35 & 81670a4 commits, $ git log -n5 --no-merges --oneline v3.2 -- drivers/net/wireless/iwlwifi/ 96f1f05 iwlwifi: update SCD BC table for all SCD queues 78feb35 iwlwifi: allow to switch to HT40 if not associated 81670a4 iwlwifi: tx_sync only on PAN context 123877b iwlwifi: do not set the sequence control bit is not needed 9995ffe iwlwifi: change the default behavior of watchdog timer On Wed, Dec 21, 2011 at 5:40 PM, wwguy wrote: > Yes, I know we have more works to do on roaming, it is on our to-do list > > Thanks > Wey