RE: [PATCH] net: usb: ax88179_178a: fix packet alignment padding

2020-06-15 Thread ASIX_Allan [Office]
Added ASIX S/W, Louis in the CC loop. --- Best regards, Allan Chou ASIX Electronics Corporation TEL: 886-3-5799500 ext.228 FAX: 886-3-5799558 E-mail: al...@asix.com.tw https://www.asix.com.tw/ -Original Message- From: David Miller Sent: Tuesday, June 16, 2020 3:52 AM To: j...@ozl

RE: [RFC PATCH] net: usb: ax88179_178a: fix packet alignment padding

2020-06-01 Thread ASIX_Allan [Office]
Hi Louis, Please help to take care of this problem. Thanks a lot. --- Best regards, Allan Chou ASIX Electronics Corporation TEL: 886-3-5799500 ext.228 FAX: 886-3-5799558 E-mail: al...@asix.com.tw https://www.asix.com.tw/ -Original Message- From: Jeremy Kerr Sent: Tuesday, June 2,

[PATCH] net: asix: Fix AX88772_suspend() USB vendor commands failure issues

2016-11-30 Thread ASIX_Allan [Office]
The change fixes AX88772_suspend() USB vendor commands failure issues. Signed-off-by: Allan Chou Tested-by: Allan Chou Tested-by: Jon Hunter --- --- a/drivers/net/usb/asix_devices.c2016-11-28 05:08:04.0 +0800 +++ b/drivers/net/usb/asix_devices.c2016-11-30 09:31:54.0 +0

RE: [PATCH v4 3/5] net: asix: Fix AX88772x resume failures

2016-11-30 Thread ASIX_Allan [Office]
-...@vger.kernel.org; netdev@vger.kernel.org; linux-ker...@vger.kernel.org; vpala...@google.com Subject: Re: [PATCH v4 3/5] net: asix: Fix AX88772x resume failures Hi Allan, On 30/11/16 03:03, ASIX_Allan [Office] wrote: > The change fixes AX88772x resume failure by > - Restore incorrect AX88772A PHY register

[PATCH v4 3/5] net: asix: Fix AX88772x resume failures

2016-11-29 Thread ASIX_Allan [Office]
The change fixes AX88772x resume failure by - Restore incorrect AX88772A PHY registers when resetting - Need to stop MAC operation when suspending - Need to restart MII when restoring PHY Signed-off-by: Allan Chou Signed-off-by: Robert Foss Tested-by: Robert Foss Tested-by: Jon Hunter Tested-b

RE: [PATCH v3 3/5] net: asix: Fix AX88772x resume failures

2016-11-29 Thread ASIX_Allan [Office]
org; netdev@vger.kernel.org; linux-ker...@vger.kernel.org; vpala...@google.com Subject: Re: [PATCH v3 3/5] net: asix: Fix AX88772x resume failures Hi Allan, On 18/11/16 15:09, Jon Hunter wrote: > Hi Allan, > > On 14/11/16 09:45, ASIX_Allan [Office] wrote: >> Hi Jon, >> >> Ple

RE: [PATCH v3 3/5] net: asix: Fix AX88772x resume failures

2016-11-14 Thread ASIX_Allan [Office]
Hi Jon, Please help to double check if the USB host controller of your Terga platform had been powered OFF while running the ax88772_suspend() routine or not? --- Best regards, Allan Chou -Original Message- From: Jon Hunter [mailto:jonath...@nvidia.com] Sent: Monday, November 14, 2016

[PATCH] drivers/net/usb/ax88179_178a: added Cypress GX3 VID_04b4/PID_3610

2015-11-30 Thread ASIX_Allan [Office]
Added to support Cypress GX3 SuperSpeed to Gigabit Ethernet Bridge Controller (VID_04b4/PID_3610). Signed-off-by: Allan Chou Tested-by: Allan Chou --- This patch had been verified on x86 Linux kernel 4.1.6 system with Cypress GX3 SuperSpeed to Gigabit Ethernet Bridge Controller (VID_04b4/PID_36