]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] AT91RM9200 Ethernet #2: MII interface
authorAndrew Victor <andrew@sanpeople.com>
Tue, 20 Jun 2006 09:59:05 +0000 (11:59 +0200)
committerJeff Garzik <jeff@garzik.org>
Fri, 23 Jun 2006 02:56:21 +0000 (22:56 -0400)
commitb7e4a25bafd44bcef51f5dd37b208064d6ab7896
tree354844b9b92c9694625b805b7044ded9c9abe1c6
parent03fd1dcd715e86adfd77f612e754bdfd08b8565a
[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>
drivers/net/arm/at91_ether.c