Re: [PATCH firmware] rtl_nic: update firmware for RTL8168G

2013-02-17 Thread Ben Hutchings
On Wed, 2013-02-06 at 23:18 +0800, Hayes Wang wrote: > File: rtl_nic/rtl8168g-2.fw > Version: 0.0.1 > > This firmware supports new fw setting mothod for linux kernel. > > Add MAC OCP settings for: > -phy reset > -PXE in ALDPS > -pwron sequence > -OBFF > > Signed-off-by: Hayes Wang > --- >

Re: [PATCH firmware] rtl_nic: update firmware for RTL8168G

2013-02-17 Thread Ben Hutchings
On Wed, 2013-02-06 at 23:18 +0800, Hayes Wang wrote: File: rtl_nic/rtl8168g-2.fw Version: 0.0.1 This firmware supports new fw setting mothod for linux kernel. Add MAC OCP settings for: -phy reset -PXE in ALDPS -pwron sequence -OBFF Signed-off-by: Hayes Wang hayesw...@realtek.com

[PATCH firmware] rtl_nic: update firmware for RTL8168G

2013-02-06 Thread Hayes Wang
File: rtl_nic/rtl8168g-2.fw Version: 0.0.1 This firmware supports new fw setting mothod for linux kernel. Add MAC OCP settings for: -phy reset -PXE in ALDPS -pwron sequence -OBFF Signed-off-by: Hayes Wang --- WHENCE| 3 +++ rtl_nic/rtl8168g-2.fw | Bin 0 -> 4896 bytes 2

[PATCH firmware] rtl_nic: update firmware for RTL8168G

2013-02-06 Thread Hayes Wang
File: rtl_nic/rtl8168g-2.fw Version: 0.0.1 This firmware supports new fw setting mothod for linux kernel. Add MAC OCP settings for: -phy reset -PXE in ALDPS -pwron sequence -OBFF Signed-off-by: Hayes Wang hayesw...@realtek.com --- WHENCE| 3 +++ rtl_nic/rtl8168g-2.fw |

Re: [PATCH firmware] rtl_nic: update firmware for RTL8168G

2012-10-30 Thread Ben Hutchings
On Tue, 2012-10-23 at 15:02 +0800, Hayes Wang wrote: > File: rtl_nic/rtl8168g-1.fw > Version: 0.0.3 > > Signed-off-by: Hayes Wang > --- > WHENCE| 2 +- > rtl_nic/rtl8168g-1.fw | Bin 4272 -> 4304 bytes > 2 files changed, 1 insertion(+), 1 deletion(-) [...] Applied, thanks.

Re: [PATCH firmware] rtl_nic: update firmware for RTL8168G

2012-10-30 Thread Ben Hutchings
On Tue, 2012-10-23 at 15:02 +0800, Hayes Wang wrote: File: rtl_nic/rtl8168g-1.fw Version: 0.0.3 Signed-off-by: Hayes Wang hayesw...@realtek.com --- WHENCE| 2 +- rtl_nic/rtl8168g-1.fw | Bin 4272 - 4304 bytes 2 files changed, 1 insertion(+), 1 deletion(-) [...]

[PATCH firmware] rtl_nic: update firmware for RTL8168G

2012-10-23 Thread Hayes Wang
File: rtl_nic/rtl8168g-1.fw Version: 0.0.3 Signed-off-by: Hayes Wang --- WHENCE| 2 +- rtl_nic/rtl8168g-1.fw | Bin 4272 -> 4304 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/WHENCE b/WHENCE index 6bc7417..2565fa2 100644 --- a/WHENCE +++ b/WHENCE @@

[PATCH firmware] rtl_nic: update firmware for RTL8168G

2012-10-23 Thread Hayes Wang
File: rtl_nic/rtl8168g-1.fw Version: 0.0.3 Signed-off-by: Hayes Wang hayesw...@realtek.com --- WHENCE| 2 +- rtl_nic/rtl8168g-1.fw | Bin 4272 - 4304 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/WHENCE b/WHENCE index 6bc7417..2565fa2 100644 --- a/WHENCE

Re: [PATCH firmware] rtl_nic: update firmware for RTL8168G

2012-07-18 Thread Ben Hutchings
On Wed, 2012-07-11 at 20:10 +0800, Hayes Wang wrote: > File: rtl_nic/rtl8168g-1.fw > Version: 0.0.2 > > Change the ocp_base of linux driver to OCP_STD_PHY_BASE after setting > firmware. The firmware would modify the ocp_base, and that results the > driver uses the wrong ocp_base to access

Re: [PATCH firmware] rtl_nic: update firmware for RTL8168G

2012-07-18 Thread Ben Hutchings
On Wed, 2012-07-11 at 20:10 +0800, Hayes Wang wrote: File: rtl_nic/rtl8168g-1.fw Version: 0.0.2 Change the ocp_base of linux driver to OCP_STD_PHY_BASE after setting firmware. The firmware would modify the ocp_base, and that results the driver uses the wrong ocp_base to access standard phy

[PATCH firmware] rtl_nic: update firmware for RTL8168G

2012-07-11 Thread Hayes Wang
File: rtl_nic/rtl8168g-1.fw Version: 0.0.2 Change the ocp_base of linux driver to OCP_STD_PHY_BASE after setting firmware. The firmware would modify the ocp_base, and that results the driver uses the wrong ocp_base to access standard phy after setting firmware. Signed-off-by: Hayes Wang ---

[PATCH firmware] rtl_nic: update firmware for RTL8168G

2012-07-11 Thread Hayes Wang
File: rtl_nic/rtl8168g-1.fw Version: 0.0.2 Change the ocp_base of linux driver to OCP_STD_PHY_BASE after setting firmware. The firmware would modify the ocp_base, and that results the driver uses the wrong ocp_base to access standard phy after setting firmware. Signed-off-by: Hayes Wang