[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1556877039-1692-1-git-send-email-lipeng321@huawei.com>
Date: Fri, 3 May 2019 17:50:36 +0800
From: Peng Li <lipeng321@...wei.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linuxarm@...wei.com>, <yisen.zhuang@...wei.com>,
<salil.mehta@...wei.com>, <lipeng321@...wei.com>
Subject: [PATCH V2 net-next 0/3] net: hns3: enhance capabilities for fibre port
From: Jian Shen <shenjian15@...wei.com>
This patchset enhances more capabilities for fibre port,
include multipe media type identification, autoneg,
change port speed and FEC encoding.
Jian Shen (3):
net: hns3: add support for multiple media type
net: hns3: add autoneg and change speed support for fibre port
net: hns3: add support for FEC encoding control
Change log:
V1->V2: fixes comments from Andrew Lunn.
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 34 +-
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 180 ++++++++-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 30 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 410 ++++++++++++++++++---
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 16 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 7 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 15 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h | 1 +
8 files changed, 620 insertions(+), 73 deletions(-)
--
1.9.1
Powered by blists - more mailing lists