From: Rajkumar Manoharan Date: Thu, 13 Oct 2011 05:30:35 +0000 (+0530) Subject: ath9k_hw: Improve fast channel change for AR9003 chips X-Git-Tag: v3.2-rc1~129^2~83^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f0c04ea1e7394c2b28fa247c1722487f9a77523;p=pandora-kernel.git ath9k_hw: Improve fast channel change for AR9003 chips In order to reduce the overall scan time, fast channel change should be implemented properly. This patch adds fast channel change support across band switch or channel mode switch instead of doing full chip reset. During the fastcc, tx iqcal measurements are preserved and will be reloaded after successful the channel change. This patch also addressed fast channel issue where the STA can not see APs in higher than operating channel on 5GHz band after the association. Cc: Paul Stewart Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed