[PATCH net-next 0/9] Misc bug fixes for HNS3 Ethernet driver

From: Salil Mehta
Date: Tue May 01 2018 - 14:58:04 EST


This patch-set presents some miscellaneous bug fixs and cleanups for
HNS3 Ethernet Driver.

Fuyun Liang (1):
net: hns3: Fix to support autoneg only for port attached with phy

Huazhong Tan (5):
net: hns3: fix to correctly fetch l4 protocol outer header
net: hns3: Fixes the out of bounds access in hclge_map_tqp
net: hns3: Fixes the error legs in hclge_init_ae_dev function
net: hns3: fix for phy_addr error in hclge_mac_mdio_config
net: hns3: fix a dead loop in hclge_cmd_csq_clean

Xi Wang (1):
net: hns3: Remove packet statistics in the range of 8192~12287

Yunsheng Lin (2):
net: hns3: Remove error log when getting pfc stats fails
net: hns3: Fix for packet loss due wrong filter config in VLAN tbls

drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 2 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 19 +++
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 167 ++++++++++++++-------
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 20 ++-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 7 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c | 7 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 5 +-
7 files changed, 153 insertions(+), 74 deletions(-)

--
2.7.4