From: Assaf Krauss Date: Wed, 3 Sep 2008 03:18:42 +0000 (+0800) Subject: iwlwifi: W/A for the TSF correction in IBSS X-Git-Tag: v2.6.27-rc6~47^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94d8eea44df985ea22b1f51e402b4bbfdd6d793;p=pandora-kernel.git iwlwifi: W/A for the TSF correction in IBSS This patch is a W/A for the TSF sync issue in IBSS merging. HW is not capable to sync TSF (it's constantly little behind). This creates constant IBSS merging upon reception of each beacon, adding and removing station which in turn creates above 50% packet loss and thus dramatically degrade the throughput. The W/A simply stops the driver from declaring it has a reliable TSF value and thus eliminates IBSS merging. Signed-off-by: Assaf Krauss Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed