]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit30d6f790b29fddd8427c4e99668a1a665164a383
treeee1742a63d1c02c8704fc13418e8c138bfa1df33
parent964fc35c0910c7970120f893fa866e6b3468dcf0
parent7142529f168846065eaf4e8126e3de7c8ffc292d
Merge branch 'mscc-ocelot-add-more-features'

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>