Re: [PATCH net-next v4] net: cpsw: Add support for wake-on-lan for cpsw

2013-08-20 Thread David Miller
From: ujhely...@gmail.com Date: Tue, 20 Aug 2013 07:59:38 +0200 > From: Matus Ujhelyi > > Some phy's can be configured to enable wake on lan (e.g. at803x or marvell > 88E1318S). > There is no way how to enable wol on CPSW with such connected phys. This patch > adds this support. It is provided

Re: [PATCH net-next v4] net: cpsw: Add support for wake-on-lan for cpsw

2013-08-19 Thread Mugunthan V N
On Tuesday 20 August 2013 11:29 AM, ujhely...@gmail.com wrote: > From: Matus Ujhelyi > > Some phy's can be configured to enable wake on lan (e.g. at803x or marvell > 88E1318S). > There is no way how to enable wol on CPSW with such connected phys. This patch > adds this support. It is provided by

[PATCH net-next v4] net: cpsw: Add support for wake-on-lan for cpsw

2013-08-19 Thread ujhelyi . m
From: Matus Ujhelyi Some phy's can be configured to enable wake on lan (e.g. at803x or marvell 88E1318S). There is no way how to enable wol on CPSW with such connected phys. This patch adds this support. It is provided by calling the phy's related code. Tested on board with at8030x connected ph