[PATCH net-next 00/10] Misc. bug fixes & cleanups for HNS3 driver

From: Salil Mehta
Date: Fri Jul 06 2018 - 06:32:00 EST


This patch-set presents some miscellaneous bug fixes and cleanups
for the HNS3 driver.

Fuyun Liang (1):
net: hns3: Fix for mailbox message truncated problem

Huazhong Tan (1):
net: hns3: Prevent sending command during global or core reset

Jian Shen (1):
net: hns3: Add configure for mac minimal frame size

Peng Li (1):
net: hns3: Remove the warning when clear reset cause

Yunsheng Lin (6):
net: hns3: Fix tc setup when netdev is first up
net: hns3: Fix for mac pause not disable in pfc mode
net: hns3: Fix for waterline not setting correctly
net: hns3: Fix for l4 checksum offload bug
net: hns3: Fix warning bug when doing lp selftest
net: hns3: Fix get_vector ops in hclgevf_main module

drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 84 +++++++++-------------
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 2 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 4 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 3 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 27 +++----
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 1 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 9 ++-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 11 ++-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c | 3 +-
9 files changed, 70 insertions(+), 74 deletions(-)

--
2.7.4