From: Ivo van Doorn Date: Sat, 13 Oct 2007 14:26:36 +0000 (+0200) Subject: [PATCH] rt2x00: Implement SW diversity X-Git-Tag: v2.6.25-rc1~1162^2~689 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f81a2cac860cf183eb9ef7787525c3552d4612;p=pandora-kernel.git [PATCH] rt2x00: Implement SW diversity When mac80211 indicates that the default antenna setup should be used _and_ that this default setup is SW_DIVERSITY. This requires sampling and storing the RSSI per antenna and check once every 2 seconds to determine if the RSSI has changed significantly. Once this is the case we should sample the other antenna for a short period and evaluate if we need to swap antenna or not. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed