[PATCH net-next 3/5] net: bcmasp: Add support for ASP2.0 Ethernet controller

Justin Chen justinpopo6 at gmail.com
Sat Sep 25 01:05:36 UTC 2021


On Fri, Sep 24, 2021 at 5:05 PM Jakub Kicinski <kuba at kernel.org> wrote:
>
> On Fri, 24 Sep 2021 14:44:49 -0700 Justin Chen wrote:
> > Add support for the Broadcom ASP 2.0 Ethernet controller which is first
> > introduced with 72165. This controller features two distinct Ethernet
> > ports that can be independently operated.
> >
> > This patch supports:
> >
> > - Wake-on-LAN using magic packets
> > - basic ethtool operations (link, counters, message level)
> > - MAC destination address filtering (promiscuous, ALL_MULTI, etc.)
> >
> > Signed-off-by: Justin Chen <justinpopo6 at gmail.com>
> > Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>
>
> Please clean up checkpatch --strict and make W=1 C=1 build
> of the new driver.

Apologies, Will fix checkpatch errors in v2


More information about the dri-devel mailing list