[PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver

From: Jijie Shao
Date: Fri Oct 27 2023 - 23:02:56 EST


There are some bugfix for the HNS3 ethernet driver

Jian Shen (2):
net: hns3: fix add VLAN fail issue
net: hns3: fix incorrect capability bit display for copper port

Jijie Shao (2):
net: hns3: fix VF reset fail issue
net: hns3: fix VF wrong speed and duplex issue

Yonglong Liu (3):
net: hns3: add barrier in vf mailbox reply process
net: hns3: fix out-of-bounds access may occur when coalesce info is
read via debugfs
net: hns3: fix variable may not initialized problem in
hns3_init_mac_addr()

.../ethernet/hisilicon/hns3/hns3_debugfs.c | 9 ++++---
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 2 +-
.../hisilicon/hns3/hns3pf/hclge_main.c | 26 ++++++++++++++-----
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 24 +++++++++++++----
.../hisilicon/hns3/hns3vf/hclgevf_mbx.c | 7 +++++
5 files changed, 53 insertions(+), 15 deletions(-)

--
2.30.0