From: Anisse Astier Date: Mon, 23 Apr 2012 10:33:11 +0000 (+0200) Subject: rt2800: add chipset revision RT5390R support X-Git-Tag: v3.5-rc1~109^2~267^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0586a11b5cc51413240e6688936e2edac9c2918e;p=pandora-kernel.git rt2800: add chipset revision RT5390R support About 70% of the chips with revision RT5390R initialize incorrectly, using the auxiliary antenna instead of the main one. The net result is that signal reception is very poor (no AP further than 1M). This chipset differs from RT5390 and RT5390F by its support of hardware antenna diversity. Therefore antenna selection should be done differently, by disabling software features and previously selected antenna. This changeset does just that, and makes all RT5390R work properly. This is based on Ralink's 2012_03_22_RT5572_Linux_STA_v2.6.0.0_DPO driver. Signed-off-by: Anisse Astier Signed-off-by: John W. Linville --- Reading git-diff-tree failed