commit | ca5585ed248dc01ce918002ee9a9c9c41ae4f7c0 | [log] [tgz] |
---|---|---|
author | Andrew Victor <andrew@sanpeople.com> | Tue Jun 20 11:59:05 2006 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Jun 22 22:56:21 2006 -0400 |
tree | 354844b9b92c9694625b805b7044ded9c9abe1c6 | |
parent | 775637df0caccc204628ebacca2b07f35c88b96b [diff] |
[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 <andrew@sanpeople.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>