Merge branch 'hns3-next' into net-next
authorJakub Kicinski <jakub.kicinski@netronome.com>
Wed, 9 Oct 2019 00:26:41 +0000 (17:26 -0700)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Wed, 9 Oct 2019 00:26:41 +0000 (17:26 -0700)
commit48423dd7e683dadcfacc2bfb3bc0e57e7c8b9cb2
treeaafdbfe927122801490784151b3e7304c3606a67
parent11fc7d5a0a2d458cae8ce5d5ee3ebfdabe2cb35a
parent8ae10cfb508977c186c9d6e1ac873c4280b10fa3
Merge branch 'hns3-next' into net-next

Huazhong Tan says:

====================
This patch-set includes some new features for the HNS3 ethernet
controller driver.

[patch 01/06] adds support for configuring VF link status on the host.

[patch 02/06] adds support for configuring VF spoof check.

[patch 03/06] adds support for configuring VF trust.

[patch 04/06] adds support for configuring VF bandwidth on the host.

[patch 05/06] adds support for configuring VF MAC on the host.

[patch 06/06] adds support for tx-scatter-gather-fraglist.
====================

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>