]> git.baikalelectronics.ru Git - 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)
commit1d75f2de5b89c1ae86a0c459feb2709fb5b293e4
tree3e1160733dcb6f79492db15cf4fd0169a07d0c20
parentaa5110b9baefb9f318afa82bd8ef429a34c15213
parent2eecbbedac2bf6ca613f7b0448ec1794b5f23d6c
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>