[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210929093556.9146-1-huangguangbin2@huawei.com>
Date: Wed, 29 Sep 2021 17:35:48 +0800
From: Guangbin Huang <huangguangbin2@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lipeng321@...wei.com>, <huangguangbin2@...wei.com>
Subject: [PATCH net 0/8] net: hns3: add some fixes for -net
This series adds some fixes for the HNS3 ethernet driver.
Guangbin Huang (3):
net: hns3: PF enable promisc for VF when mac table is overflow
net: hns3: fix always enable rx vlan filter problem after selftest
net: hns3: disable firmware compatible features when uninstall PF
Jian Shen (5):
net: hns3: do not allow call hns3_nic_net_open repeatedly
net: hns3: remove tc enable checking
net: hns3: don't rollback when destroy mqprio fail
net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and
HCLGE_FLAG_DCB_ENABLE
net: hns3: fix show wrong state when add existing uc mac address
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 -
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 16 ++++-----
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 6 ++--
.../hisilicon/hns3/hns3pf/hclge_cmd.c | 21 +++++++-----
.../hisilicon/hns3/hns3pf/hclge_dcb.c | 29 ++++++++--------
.../hisilicon/hns3/hns3pf/hclge_main.c | 27 ++++++++-------
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 33 +++----------------
7 files changed, 60 insertions(+), 73 deletions(-)
--
2.33.0
Powered by blists - more mailing lists