Re: [Patch 7/7] mv643xx_eth: use MII library for ethtool functions

2006-01-24 Thread Dale Farnsworth
On Fri, Jan 20, 2006 at 05:06:09PM -0700, I wrote: > Use the common ethtool support functions of the MII library. > Add generic MII ioctl handler. > Add PHY parameter speed/duplex/negotiation initialization and modification. I've seen a couple of unexplained network failures with this patch (7/7),

[Patch 7/7] mv643xx_eth: use MII library for ethtool functions

2006-01-20 Thread Dale Farnsworth
From: James Chapman <[EMAIL PROTECTED]> Use the common ethtool support functions of the MII library. Add generic MII ioctl handler. Add PHY parameter speed/duplex/negotiation initialization and modification. Signed-off-by: James Chapman <[EMAIL PROTECTED]> Signed-off-by: Dale Farnsworth <[EMAIL P