Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 8 Jan 2018 19:06:20 +0000 (14:06 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jan 2018 19:06:20 +0000 (14:06 -0500)
commite2d922185c47b08c5f8579b431a14d5bc4f06e37
treeea10084928270f3ae6d258fcbe6208aae6ceef1e
parentb60f699ee8ec6177e04ef21676f3cf298b49deb9
parent91f384f67e0c84e8a41a93176992732128cd0bf4
Merge branch 'hns3-next'

Peng Li says:

====================
add some new features and fix some bugs for HNS3 driver

This patchset adds some new features support and fixes some bugs:
[Patch 1/20] adds support to enable/disable vlan filter with ethtool
[Patch 2/20] disables VFs change rxvlan offload status
[Patch 3/20 - 13/120 fix bugs and refine some codes for packet
statistics, support query with both ifconfig and ethtool.
[Patch 14/20 - 20/20] fix some other bugs.
====================

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