Re: [PATCH net-next v5 07/13] ax88179_178a: Add VLAN offload support for AX88179A
From: Andrew Lunn
Date: Sun Aug 02 2026 - 17:39:48 EST
On Sun, Aug 02, 2026 at 06:32:05PM +0200, Birger Koblitz wrote:
> The AX88179A-based chips support VLAN offload. Add configuration
> support in netdev_ops. Features supported are:
> NETIF_F_HW_VLAN_CTAG_TX, NETIF_F_HW_VLAN_CTAG_RX
> and NETIF_F_HW_VLAN_CTAG_FILTER.
>
> Signed-off-by: Birger Koblitz <mail@xxxxxxxxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew