On Fri, May 22, 2020 at 9:44 AM Bartosz Golaszewski wrote:
> śr., 20 maj 2020 o 23:23 Arnd Bergmann napisał(a):
> > On Wed, May 20, 2020 at 7:35 PM Bartosz Golaszewski wrote:
> > > śr., 20 maj 2020 o 16:37 Arnd Bergmann napisał(a):
> > > My thinking was this: if I mask the relevant interrupt (
śr., 20 maj 2020 o 23:23 Arnd Bergmann napisał(a):
>
> On Wed, May 20, 2020 at 7:35 PM Bartosz Golaszewski wrote:
> > śr., 20 maj 2020 o 16:37 Arnd Bergmann napisał(a):
>
> > > I just noticed how the naming of NET_MEDIATEK_MAC and NET_MEDIATEK_SOC
> > > for two different drivers doing the same t
On Wed, May 20, 2020 at 7:35 PM Bartosz Golaszewski wrote:
> śr., 20 maj 2020 o 16:37 Arnd Bergmann napisał(a):
> > I just noticed how the naming of NET_MEDIATEK_MAC and NET_MEDIATEK_SOC
> > for two different drivers doing the same thing is really confusing.
> >
> > Maybe someone can come up wit
śr., 20 maj 2020 o 16:37 Arnd Bergmann napisał(a):
>
> On Wed, May 20, 2020 at 1:25 PM Bartosz Golaszewski wrote:
> >
> > From: Bartosz Golaszewski
> >
> > This adds the driver for the MediaTek Ethernet MAC used on the MT8* SoC
> > family. For now we only support full-duplex.
> >
> > Signed-off-
On Wed, May 20, 2020 at 1:25 PM Bartosz Golaszewski wrote:
>
> From: Bartosz Golaszewski
>
> This adds the driver for the MediaTek Ethernet MAC used on the MT8* SoC
> family. For now we only support full-duplex.
>
> Signed-off-by: Bartosz Golaszewski
Looks much better, thanks for addressing my
From: Bartosz Golaszewski
This adds the driver for the MediaTek Ethernet MAC used on the MT8* SoC
family. For now we only support full-duplex.
Signed-off-by: Bartosz Golaszewski
---
drivers/net/ethernet/mediatek/Kconfig |6 +
drivers/net/ethernet/mediatek/Makefile |1 +
driv