From: Luis R. Rodriguez Date: Fri, 3 Oct 2008 22:45:27 +0000 (-0700) Subject: ath9k: enable ANI to help with noisy environments X-Git-Tag: v2.6.28-rc1~717^2~110^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f255425ac3b10c3352c926e7b53e5ea1c364ca4;p=pandora-kernel.git ath9k: enable ANI to help with noisy environments This enables Adaptive Noise Immunity (ANI) on ath9k. ANI is as algorithm designed to minimize the detrimental effects of time-varying interferences. This should help with throughput in noisy environments. To use ANI we re-enable the MIB interrupt. Since ANI works on a timer and updates the noise floor we take advantage of this and also report a non-static noise floor now to mac80211. Signed-off-by: Sujith Manoharan Signed-off-by: Jouni Malinen Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed