[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230906072018.3020671-1-shaojijie@huawei.com>
Date: Wed, 6 Sep 2023 15:20:11 +0800
From: Jijie Shao <shaojijie@...wei.com>
To: <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>
CC: <shenjian15@...wei.com>, <wangjie125@...wei.com>,
<liuyonglong@...wei.com>, <shaojijie@...wei.com>, <chenhao418@...wei.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver
There are some bugfix for the HNS3 ethernet driver
Hao Chen (2):
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Jian Shen (1):
net: hns3: fix tx timeout issue
Jie Wang (1):
net: hns3: remove GSO partial feature bit
Jijie Shao (2):
net: hns3: Support query tx timeout threshold by debugfs
net: hns3: fix invalid mutex between tc qdisc and dcb ets command
issue
Yisen Zhuang (1):
net: hns3: fix the port information display when sfp is absent
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 +
.../ethernet/hisilicon/hns3/hns3_debugfs.c | 11 +++++++---
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 19 +++++++++++-------
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 4 +++-
.../hisilicon/hns3/hns3pf/hclge_dcb.c | 20 +++++--------------
.../hisilicon/hns3/hns3pf/hclge_debugfs.c | 14 ++++++-------
.../hisilicon/hns3/hns3pf/hclge_main.c | 5 +++--
.../hisilicon/hns3/hns3pf/hclge_main.h | 2 --
8 files changed, 39 insertions(+), 37 deletions(-)
--
2.30.0
Powered by blists - more mailing lists