[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1615539016-45698-1-git-send-email-tanhuazhong@huawei.com>
Date: Fri, 12 Mar 2021 16:50:12 +0800
From: Huazhong Tan <tanhuazhong@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <salil.mehta@...wei.com>,
<yisen.zhuang@...wei.com>, <huangdaode@...wei.com>,
<linuxarm@...neuler.org>, <linuxarm@...wei.com>,
Huazhong Tan <tanhuazhong@...wei.com>
Subject: [PATCH net-next 0/4] net: hns3: support imp-controlled PHYs
This series adds support for imp-controlled PHYs in the HNS3
ethernet driver.
Guangbin Huang (4):
net: hns3: add support for imp-controlled PHYs
net: hns3: add get/set pause parameters support for imp-controlled
PHYs
net: hns3: add ioctl support for imp-controlled PHYs
net: hns3: add phy loopback support for imp-controlled PHYs
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 4 +
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 2 +
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 9 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 4 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 44 +++-
.../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 20 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 241 ++++++++++++++++++---
.../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c | 39 ++++
.../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.h | 2 +
9 files changed, 321 insertions(+), 44 deletions(-)
--
2.7.4
Powered by blists - more mailing lists