From 0586a11b5cc51413240e6688936e2edac9c2918e Mon Sep 17 00:00:00 2001 From: Anisse Astier Date: Mon, 23 Apr 2012 12:33:11 +0200 Subject: [PATCH] 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-format-patch failed