RE: [PATCH v5] xhci: Bad Ethernet performance plugged in ASM1042A host

2017-07-10 Thread Mario.Limonciello
> -Original Message- > From: Andy Shevchenko [mailto:andy.shevche...@gmail.com] > Sent: Monday, July 10, 2017 3:57 PM > To: Limonciello, Mario > Cc: Mathias Nyman ; USB u...@vger.kernel.org>; mathias.ny...@intel.com;

RE: [PATCH v5] xhci: Bad Ethernet performance plugged in ASM1042A host

2017-07-10 Thread Mario.Limonciello
> -Original Message- > From: Jiahau Chang [mailto:jia...@gmail.com] > Sent: Thursday, July 6, 2017 8:58 PM > To: Mathias Nyman > Cc: linux-usb@vger.kernel.org; mathias.ny...@intel.com; > david.lai...@aculab.com; gre...@linuxfoundation.org; >

RE: [PATCH v5] xhci: Bad Ethernet performance plugged in ASM1042A host

2017-07-05 Thread Mario.Limonciello
>> Thanks, looks good, but checkpatch complains about: >> >>> +               usleep_range(50, 50); >> >> >> having same min and max value. >> Does usleep_range(40,60) work for you? or some other range? >> >It works to use usleep_range(40,60); >Thanks for help us to upstream the patch. > >> I can

RE: [PATCH v2] xhci: Bad Ethernet performance plugged in ASM1042A host

2017-06-12 Thread Mario.Limonciello
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Monday, June 12, 2017 9:02 AM > To: Limonciello, Mario > Cc: lars_ch...@asmedia.com.tw; felipe.ba...@linux.intel.com; > jia...@gmail.com; linux-usb@vger.kernel.org;

RE: [PATCH v2] xhci: Bad Ethernet performance plugged in ASM1042A host

2017-06-12 Thread Mario.Limonciello
> -Original Message- > From: Lars Chang(張家豪) [mailto:lars_ch...@asmedia.com.tw] > Sent: Friday, June 9, 2017 1:34 AM > To: 'Felipe Balbi' ; Jiahau Chang > ; linux-usb@vger.kernel.org; mathias.ny...@intel.com > Cc: Brain Lee(李魁中)

RE: [PATCH v2] xhci: Bad Ethernet performance plugged in ASM1042A host

2017-06-12 Thread Mario.Limonciello
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Monday, June 12, 2017 8:42 AM > To: Limonciello, Mario > Cc: lars_ch...@asmedia.com.tw; felipe.ba...@linux.intel.com; > jia...@gmail.com; linux-usb@vger.kernel.org;

RE: [PATCH] r8152: disable rx checksum offload on Dell TB dock

2017-11-27 Thread Mario.Limonciello
> -Original Message- > From: Kai Heng Feng [mailto:kai.heng.f...@canonical.com] > Sent: Thursday, November 23, 2017 9:44 PM > To: Greg KH > Cc: David Miller ; hayesw...@realtek.co; linux- > u...@vger.kernel.org; net...@vger.kernel.org; LKML

RE: [PATCH] r8152: disable rx checksum offload on Dell TB dock

2017-11-27 Thread Mario.Limonciello
> -Original Message- > From: Kai Heng Feng [mailto:kai.heng.f...@canonical.com] > Sent: Friday, November 24, 2017 3:00 AM > To: Greg KH > Cc: David Miller ; hayesw...@realtek.co; linux- > u...@vger.kernel.org; net...@vger.kernel.org; LKML

RE: `ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370

2018-05-17 Thread Mario.Limonciello
> -Original Message- > From: Heikki Krogerus [mailto:heikki.kroge...@linux.intel.com] > Sent: Thursday, May 17, 2018 4:00 AM > To: Limonciello, Mario > Cc: g...@kroah.com; pmenzel+linux-...@molgen.mpg.de; linux- > u...@vger.kernel.org; linux-ker...@vger.kernel.org > Subject: Re:

RE: `ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370

2018-05-16 Thread Mario.Limonciello
> -Original Message- > From: Paul Menzel [mailto:pmenzel+linux-...@molgen.mpg.de] > Sent: Wednesday, May 16, 2018 7:36 AM > To: Heikki Krogerus > Cc: Greg KH; linux-usb@vger.kernel.org; linux-ker...@vger.kernel.org; > Limonciello, > Mario > Subject: Re: `ucsi_acpi: probe of USBC000:00

RE: `ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370

2018-05-16 Thread Mario.Limonciello
> -Original Message- > From: Heikki Krogerus [mailto:heikki.kroge...@linux.intel.com] > Sent: Wednesday, May 16, 2018 6:58 AM > To: Greg KH; Paul Menzel > Cc: linux-usb@vger.kernel.org; linux-ker...@vger.kernel.org; Limonciello, > Mario > Subject: Re: `ucsi_acpi: probe of USBC000:00

RE: [PATCH v2] r8152: disable RX aggregation on Dell TB16 dock

2018-01-18 Thread Mario.Limonciello
> -Original Message- > From: Kai Heng Feng [mailto:kai.heng.f...@canonical.com] > Sent: Thursday, January 18, 2018 10:57 AM > To: David Miller > Cc: Hayes Wang ; gre...@linuxfoundation.org; linux- > u...@vger.kernel.org; net...@vger.kernel.org;

RE: USB Type-C hub detection is flaky

2018-08-23 Thread Mario.Limonciello
> -Original Message- > From: Timur Kristóf [mailto:timur.kris...@gmail.com] > Sent: Thursday, August 23, 2018 11:03 AM > To: Heikki Krogerus; Limonciello, Mario > Cc: linux-usb@vger.kernel.org; Mika Westerberg > Subject: Re: USB Type-C hub detection is flaky > > On Thu, 2018-07-05 at

RE: Support Mac address pass through on Dell DS1000 dock

2018-11-29 Thread Mario.Limonciello
> I tried with your patch but the Mac address pass-through still does not > work with the usbc adaptor, so it probably does not support it. > > So I will buy a Dell one, it should work. > > Thanks anyway. Frédéric OK, sounds good. Oliver, That debugging patch that provided to Frédéric, would

RE: Support Mac address pass through on Dell DS1000 dock

2018-11-27 Thread Mario.Limonciello
> Some news from today. > > I realized that I was not always restarting the computer when changing > the Mac pass-through setting in the BIOS. > > Sometimes I was just hibernating, and this could be the origin of some > failures. OK. Great. > > The second usbc dongle works again so there was

RE: Support Mac address pass through on Dell DS1000 dock

2018-11-27 Thread Mario.Limonciello
> Le 27/11/2018 à 16:19, mario.limoncie...@dell.com a écrit : > >> Some news from today. > >> > >> I realized that I was not always restarting the computer when changing > >> the Mac pass-through setting in the BIOS. > >> > >> Sometimes I was just hibernating, and this could be the origin of some

RE: Support Mac address pass through on Dell DS1000 dock

2018-11-26 Thread Mario.Limonciello
> > Le 22/11/2018 à 18:15, Oliver Neukum a écrit : > > On Do, 2018-11-22 at 12:06 +0100, Frédéric Parrenin wrote: > >> Le 22/11/2018 à 11:22, Oliver Neukum a écrit : > >>> On Mi, 2018-11-21 at 16:50 +0100, Frédéric Parrenin wrote: > which over rides the Mac on the dock. So, the

RE: Support Mac address pass through on Dell DS1000 dock

2018-11-26 Thread Mario.Limonciello
> -Original Message- > From: Frédéric Parrenin > Sent: Monday, November 26, 2018 2:08 PM > To: Limonciello, Mario; oneu...@suse.com; gre...@linuxfoundation.org > Cc: bj...@mork.no; linux-usb@vger.kernel.org > Subject: Re: Support Mac address pass through on Dell DS1000 dock > > >

RE: Support Mac address pass through on Dell DS1000 dock

2018-11-26 Thread Mario.Limonciello
> Le 26/11/2018 à 15:21, mario.limoncie...@dell.com a écrit : > > > > Any feedback from testing with this debugging patch to identify what's > happening? > > This is super strange, but Mac address pass-through is now working in my > configuration, although I did not change anything. > The network