netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: hns3: support imp-controlled PHYs
@ 2021-03-12  8:50 Huazhong Tan
  2021-03-12  8:50 ` [PATCH net-next 1/4] net: hns3: add support for " Huazhong Tan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Huazhong Tan @ 2021-03-12  8:50 UTC (permalink / raw)
  To: davem, kuba
  Cc: netdev, salil.mehta, yisen.zhuang, huangdaode, linuxarm,
	linuxarm, Huazhong Tan

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-03-13 22:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12  8:50 [PATCH net-next 0/4] net: hns3: support imp-controlled PHYs Huazhong Tan
2021-03-12  8:50 ` [PATCH net-next 1/4] net: hns3: add support for " Huazhong Tan
2021-03-12  8:50 ` [PATCH net-next 2/4] net: hns3: add get/set pause parameters " Huazhong Tan
2021-03-12  8:50 ` [PATCH net-next 3/4] net: hns3: add ioctl " Huazhong Tan
2021-03-12  8:50 ` [PATCH net-next 4/4] net: hns3: add phy loopback " Huazhong Tan
2021-03-13 22:20 ` [PATCH net-next 0/4] net: hns3: support " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).