[PATCH net 0/6] net: hns3: add some fixes for -net

From: Guangbin Huang
Date: Sat Mar 26 2022 - 05:57:00 EST


This series adds some fixes for the HNS3 ethernet driver.

Guangbin Huang (1):
net: hns3: fix phy can not link up when autoneg off and reset

Hao Chen (4):
net: hns3: fix ethtool tx copybreak buf size indicating not aligned
issue
net: hns3: add max order judgement for tx spare buffer
net: hns3: add netdev reset check for hns3_set_tunable()
net: hns3: add NULL pointer check for hns3_set/get_ringparam()

Peng Li (1):
net: hns3: clean residual vf config after disable sriov

drivers/net/ethernet/hisilicon/hns3/hnae3.h | 3 ++
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 44 +++++++++++++---
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 23 ++++++---
.../hisilicon/hns3/hns3pf/hclge_main.c | 50 +++++++++++++++++++
.../hisilicon/hns3/hns3pf/hclge_mdio.c | 4 +-
5 files changed, 107 insertions(+), 17 deletions(-)

--
2.33.0