[PATCH net-next 0/3] net: hns3: enhance capabilities for fibre port

From: Peng Li
Date: Tue Apr 30 2019 - 23:06:53 EST


From: Jian Shen <shenjian15@xxxxxxxxxx>

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

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 | 409 ++++++++++++++++++---
.../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, 619 insertions(+), 73 deletions(-)

--
1.9.1