]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 16:39:50 +0000 (09:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2019 16:39:50 +0000 (09:39 -0700)
commitfcd71efd5e810d82d03b1b9b3004c2992f8fc406
tree3e1160733dcb6f79492db15cf4fd0169a07d0c20
parent5b18c705a565d476c1c8396f33c1ab8ea84fe768
parent82c8ae6e8390f09c3c2b1d0a567c993dd88a281c
Merge branch 'hns3-next'

Huazhong Tan says:

====================
net: hns3: some code optimizations & cleanups & bugfixes

[patch 01/12] fixes a TX timeout issue.

[patch 02/12 - 04/12] adds some patch related to TM module.

[patch 05/12] fixes a compile warning.

[patch 06/12] adds Asym Pause support for autoneg

[patch 07/12] optimizes the error handler for VF reset.

[patch 08/12] deals with the empty interrupt case.

[patch 09/12 - 12/12] adds some cleanups & optimizations.
====================

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