Hi Joe
On 8 July 2015 05:55:28 CEST, Joe Hershberger wrote:
>Definitely use checkpatch.pl on this series.
Yeah, it's been late and I somehow forgot about it. I already run v2 about to
be posted through it now.
> I recommend patman.
So far I have not used that one yet but thanks for the tip.
Hi Marcel,
On Wed, Jul 1, 2015 at 6:04 PM, Marcel Ziswiler wrote:
> From: Marcel Ziswiler
>
> This patch fixes operation of our on-board AX88772B chip without EEPROM
> but with a ethaddr coming from the regular U-Boot environment. This is
> a forward port of some remaining parts initially implem
On Thursday, July 02, 2015 at 08:12:32 AM, Marcel Ziswiler wrote:
> On 2 July 2015 07:50:59 CEST, Marek Vasut wrote:
> >On Thursday, July 02, 2015 at 01:04:47 AM, Marcel Ziswiler wrote:
> >
> >Hi!
Hi!
> >[...]
> >
> >> @@ -64,8 +67,14 @@
> >>
> >> AX_MEDIUM_AC | AX_MEDIUM_RE)
> >>
> >> /
On 2 July 2015 07:50:59 CEST, Marek Vasut wrote:
>On Thursday, July 02, 2015 at 01:04:47 AM, Marcel Ziswiler wrote:
>
>Hi!
>
>[...]
>
>> @@ -64,8 +67,14 @@
>> AX_MEDIUM_AC | AX_MEDIUM_RE)
>>
>> /* AX88772 & AX88178 RX_CTL values */
>> +#define AX_RX_CTL_RH2M 0x0200
On Thursday, July 02, 2015 at 01:04:47 AM, Marcel Ziswiler wrote:
Hi!
[...]
> @@ -64,8 +67,14 @@
>AX_MEDIUM_AC | AX_MEDIUM_RE)
>
> /* AX88772 & AX88178 RX_CTL values */
> +#define AX_RX_CTL_RH2M 0x0200 /* Enable IP header in
receive
> +
From: Marcel Ziswiler
This patch fixes operation of our on-board AX88772B chip without EEPROM
but with a ethaddr coming from the regular U-Boot environment. This is
a forward port of some remaining parts initially implemented by
Antmicro.
Signed-off-by: Marcel Ziswiler
---
drivers/usb/eth/asix
6 matches
Mail list logo