Merge branch 'ks8795-vlan-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Aug 2021 08:58:15 +0000 (09:58 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Aug 2021 08:58:15 +0000 (09:58 +0100)
commit37c86c4a0bfc2faaf0ed959db9de814c85797f09
treed1435c3f95e47ffb02a544283fffb01772127722
parent31782a01d14f04bcdd5414861e806937a1db21c4
parent411d466d94a6b16a20c8b552e403b7e8ce2397a2
Merge branch 'ks8795-vlan-fixes'

Ben Hutchings says:

====================
ksz8795 VLAN fixes

This series fixes a number of bugs in the ksz8795 driver that affect
VLAN filtering, tag insertion, and tag removal.

I've tested these on the KSZ8795CLXD evaluation board, and checked the
register usage against the datasheets for the other supported chips.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>