[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250722125423.1270673-1-shaojijie@huawei.com>
Date: Tue, 22 Jul 2025 20:54:19 +0800
From: Jijie Shao <shaojijie@...wei.com>
To: <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <andrew+netdev@...n.ch>, <horms@...nel.org>
CC: <shenjian15@...wei.com>, <liuyonglong@...wei.com>,
<chenhao418@...wei.com>, <jonathan.cameron@...wei.com>,
<shameerali.kolothum.thodi@...wei.com>, <salil.mehta@...wei.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<shaojijie@...wei.com>
Subject: [PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver
There are some bugfix for the HNS3 ethernet driver
---
ChangeLog:
v1 -> v2:
- Fix wrong Fixes tag, suggested by Simon Horman
- Replace min_t() with min(), suggested by Simon Horman
- Split patch4, omits the ethtool changes,
ethtool changes will be sent to net-next, suggested by Simon Horman
v1: https://lore.kernel.org/all/20250702130901.2879031-1-shaojijie@huawei.com/
---
Jian Shen (2):
net: hns3: fix concurrent setting vlan filter issue
net: hns3: fixed vf get max channels bug
Jijie Shao (1):
net: hns3: default enable tx bounce buffer when smmu enabled
Yonglong Liu (1):
net: hns3: disable interrupt when ptp init failed
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 31 ++++++++++++++++
.../net/ethernet/hisilicon/hns3/hns3_enet.h | 2 ++
.../hisilicon/hns3/hns3pf/hclge_main.c | 36 +++++++++++--------
.../hisilicon/hns3/hns3pf/hclge_ptp.c | 9 +++--
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 6 +---
5 files changed, 61 insertions(+), 23 deletions(-)
--
2.33.0
Powered by blists - more mailing lists