]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'mscc-ocelot-add-more-features'
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2018 05:18:49 +0000 (14:18 +0900)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2018 05:18:49 +0000 (14:18 +0900)
Alexandre Belloni says:

====================
net: mscc: ocelot: add more features

This series adds link aggregation and VLAN filtering hardware offload
support to the ocelot driver.

PTP support will be sent later.

changes in v2:
 - rebased on v4.18-rc1
 - check for aggregation type and only offload it when type is hash (balance-xor
   or 802.3ad)
====================

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

Trivial merge