]> 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)
commitd7c5455b01d273734d77d04930cf78242b6f4af5
tree22a605480b206cc711ca5053d466dc2c9ed62547
parent6e3cf04cdb63b2740d9699b7a51644df872e2159
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