]> git.baikalelectronics.ru Git - kernel.git/commit
net: lan78xx: Add support for VLAN filtering.
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Mon, 25 Jun 2018 14:07:13 +0000 (15:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jun 2018 13:53:29 +0000 (22:53 +0900)
commitd1f532a0418dc5eaccc38a48ee2960f86f9178e1
tree22a605480b206cc711ca5053d466dc2c9ed62547
parent70bd405151975f13f75852988fdcb960088819e7
net: lan78xx: Add support for VLAN filtering.

HW_VLAN_CTAG_FILTER was partially implemented, but not advertised
to Linux.

Complete the implementation of this.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/lan78xx.c