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

Jakub Kicinski kuba at kernel.org
Sat Sep 25 00:05:05 UTC 2021


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.


More information about the dri-devel mailing list