RE: [PATCH net-next 2/7] r8169: Update PHY settings of RTL8111G

2013-04-01 Thread hayeswang
Francois Romieu [mailto:rom...@fr.zoreil.com] > Sent: Tuesday, April 02, 2013 6:21 AM > To: Hayeswang > Cc: net...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH net-next 2/7] r8169: Update PHY settings > of RTL8111G > > Hayes Wang : > > - R

Re: [PATCH net-next 2/7] r8169: Update PHY settings of RTL8111G

2013-04-01 Thread Francois Romieu
Hayes Wang : > - Replace the current settings with rtl_writephy and rtl_readphy. > For the hardware, the settings are same with previous ones. This > make the setting method like the previous chips. > - Add new PHY settings. Would you mind spliting it in two ? On closer inspection the

[PATCH net-next 2/7] r8169: Update PHY settings of RTL8111G

2013-04-01 Thread Hayes Wang
- Replace the current settings with rtl_writephy and rtl_readphy. For the hardware, the settings are same with previous ones. This make the setting method like the previous chips. - Add new PHY settings. Signed-off-by: Hayes Wang --- drivers/net/ethernet/realtek/r8169.c | 72

[PATCH net-next 2/7] r8169: Update PHY settings of RTL8111G

2013-04-01 Thread Hayes Wang
- Replace the current settings with rtl_writephy and rtl_readphy. For the hardware, the settings are same with previous ones. This make the setting method like the previous chips. - Add new PHY settings. Signed-off-by: Hayes Wang hayesw...@realtek.com --- drivers/net/ethernet/realtek/r8169.c

Re: [PATCH net-next 2/7] r8169: Update PHY settings of RTL8111G

2013-04-01 Thread Francois Romieu
Hayes Wang hayesw...@realtek.com : - Replace the current settings with rtl_writephy and rtl_readphy. For the hardware, the settings are same with previous ones. This make the setting method like the previous chips. - Add new PHY settings. Would you mind spliting it in two ? On closer

RE: [PATCH net-next 2/7] r8169: Update PHY settings of RTL8111G

2013-04-01 Thread hayeswang
Francois Romieu [mailto:rom...@fr.zoreil.com] Sent: Tuesday, April 02, 2013 6:21 AM To: Hayeswang Cc: net...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next 2/7] r8169: Update PHY settings of RTL8111G Hayes Wang hayesw...@realtek.com : - Replace the current