Re: [PATCH 1/4] net/phy/marvell: update m88e1111 support for SGMII mode

2009-06-03 Thread David Miller
From: Haiying Wang Date: Tue, 2 Jun 2009 10:04:13 -0400 > Disable fiber/copper auto selection for Marvell m88e SGMII support. > > Signed-off-by: Haiying Wang Applied to net-next-2.6 ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://o

[PATCH 1/4] net/phy/marvell: update m88e1111 support for SGMII mode

2009-06-02 Thread Haiying Wang
Disable fiber/copper auto selection for Marvell m88e SGMII support. Signed-off-by: Haiying Wang --- drivers/net/phy/marvell.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c index 7a3ec9d..dd6f54d 100644 --- a/dri

Re: [PATCH 1/4] net/phy/marvell: update m88e1111 support for SGMII mode

2009-06-02 Thread Haiying Wang
On Mon, 2009-06-01 at 02:51 -0700, David Miller wrote: > Patch 3 of this series doesn't apply cleanly to net-next-2.6 > so I'm dropping the entire patch set. > Also, in patch 3 you put your signoff in the Subject line. > > Please fix all of this up and resubmit your patch series. I only verified

Re: [PATCH 1/4] net/phy/marvell: update m88e1111 support for SGMII mode

2009-06-01 Thread David Miller
Patch 3 of this series doesn't apply cleanly to net-next-2.6 so I'm dropping the entire patch set. Also, in patch 3 you put your signoff in the Subject line. Please fix all of this up and resubmit your patch series. Thank you. ___ Linuxppc-dev mailing

[PATCH 1/4] net/phy/marvell: update m88e1111 support for SGMII mode

2009-05-28 Thread Haiying Wang
Disable fiber/copper auto selection for Marvell m88e SGMII support. Signed-off-by: Haiying Wang --- drivers/net/phy/marvell.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c index 7a3ec9d..dd6f54d 100644 --- a/dri