From: Alexandr Smirnov Date: Tue, 18 Mar 2008 21:37:24 +0000 (+0300) Subject: Marvell PHY m88e1111 driver fix X-Git-Tag: v2.6.25-rc8~77^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be937f1f89cacd833bd242c35af911b971225cf0;p=pandora-kernel.git Marvell PHY m88e1111 driver fix Marvell PHY m88e1111 (not sure about other models, but think they too) works in two modes: fiber and copper. In Marvell PHY driver (that we have in current community kernels) code supported only copper mode, and this is not configurable, bits for copper mode are simply written in registers during PHY initialization. This patch adds support for both modes. Signed-off-by: Alexandr Smirnov Acked-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed