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

From: Jijie Shao
Date: Fri Nov 10 2023 - 13:02:01 EST


There are some bugfix for the HNS3 ethernet driver

---
ChangeLog:
v1 -> v2:
- net: hns3: fix add VLAN fail issue, net: hns3: fix VF reset fail issue
are modified suggested by Paolo
v1: https://lore.kernel.org/all/20231028025917.314305-1-shaojijie@xxxxxxxxxx/
---

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 | 33 ++++++++++++++-----
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 25 ++++++++++++--
.../hisilicon/hns3/hns3vf/hclgevf_main.h | 1 +
.../hisilicon/hns3/hns3vf/hclgevf_mbx.c | 7 ++++
6 files changed, 62 insertions(+), 15 deletions(-)

--
2.30.0