[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1589016461-10130-1-git-send-email-tanhuazhong@huawei.com>
Date: Sat, 9 May 2020 17:27:36 +0800
From: Huazhong Tan <tanhuazhong@...wei.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
<linuxarm@...wei.com>, <kuba@...nel.org>,
Huazhong Tan <tanhuazhong@...wei.com>
Subject: [PATCH net-next 0/5] net: hns3: misc updates for -next
This patchset includes some misc updates for the HNS3 ethernet driver.
#1 & #2 add two cleanups.
#3 provides an interface for the client to query the CMDQ's status.
#4 adds a little optimization about debugfs.
#5 prevents 1000M auto-negotiation off setting.
Huazhong Tan (3):
net: hns3: remove a redundant register macro definition
net: hns3: modify two uncorrect macro names
net: hns3: provide .get_cmdq_stat interface for the client
Yufeng Mo (2):
net: hns3: optimized the judgment of the input parameters of dump ncl
config
net: hns3: disable auto-negotiation off with 1000M setting in ethtool
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 +
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 7 +++++-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 4 ++--
.../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 15 ++++++++-----
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.h | 1 -
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 25 ++++++++++++++--------
6 files changed, 35 insertions(+), 18 deletions(-)
--
2.7.4
Powered by blists - more mailing lists