Re: [net-next] net: phy: Adding SGMII support for Marvell 88ee1145 driver

2014-10-28 Thread David Miller
From: Date: Thu, 23 Oct 2014 19:47:57 -0700 > From: Viet Nga Dao > > Additional code to m88e1145_config_init function to allow the driver to > support SGMII mode. > > Signed-off-by: Viet Nga Dao Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: [net-next] net: phy: Adding SGMII support for Marvell 88ee1145 driver

2014-10-28 Thread David Miller
From: vn...@altera.com Date: Thu, 23 Oct 2014 19:47:57 -0700 From: Viet Nga Dao vn...@altera.com Additional code to m88e1145_config_init function to allow the driver to support SGMII mode. Signed-off-by: Viet Nga Dao vn...@altera.com Applied. -- To unsubscribe from this list: send the

[net-next] net: phy: Adding SGMII support for Marvell 88ee1145 driver

2014-10-23 Thread vndao
From: Viet Nga Dao Additional code to m88e1145_config_init function to allow the driver to support SGMII mode. Signed-off-by: Viet Nga Dao --- drivers/net/phy/marvell.c | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/drivers/net/phy/marvell.c

[net-next] net: phy: Adding SGMII support for Marvell 88ee1145 driver

2014-10-23 Thread vndao
From: Viet Nga Dao Additional code to m88e1145_config_init function to allow the driver to support SGMII mode. Signed-off-by: Viet Nga Dao --- drivers/net/phy/marvell.c | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/drivers/net/phy/marvell.c

[net-next] net: phy: Adding SGMII support for Marvell 88ee1145 driver

2014-10-23 Thread vndao
From: Viet Nga Dao vn...@altera.com Additional code to m88e1145_config_init function to allow the driver to support SGMII mode. Signed-off-by: Viet Nga Dao vn...@altera.com --- drivers/net/phy/marvell.c | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git

[net-next] net: phy: Adding SGMII support for Marvell 88ee1145 driver

2014-10-23 Thread vndao
From: Viet Nga Dao vn...@altera.com Additional code to m88e1145_config_init function to allow the driver to support SGMII mode. Signed-off-by: Viet Nga Dao vn...@altera.com --- drivers/net/phy/marvell.c | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git