From: Andrew Victor Date: Tue, 20 Jun 2006 09:59:05 +0000 (+0200) Subject: [PATCH] AT91RM9200 Ethernet #2: MII interface X-Git-Tag: v2.6.18-rc1~1081^2~224^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca5585ed248dc01ce918002ee9a9c9c41ae4f7c0;p=pandora-kernel.git [PATCH] AT91RM9200 Ethernet #2: MII interface Adds support for the MII ioctls via generic_mii_ioctl(). Patch from Brian Stafford. Set the mii.phy_id to the detected PHY address, otherwise ethtool cannot access PHYs other than 0. Patch from Roman Kolesnikov. Signed-off-by: Andrew Victor Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed