linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] net: hns3: support set_link_ksettings and for nway_reset ethtool command
@ 2017-11-03  4:18 Lipeng
  2017-11-03  4:18 ` [PATCH net-next 1/6] net: hns3: fix for getting autoneg in hns3_get_link_ksettings Lipeng
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Lipeng @ 2017-11-03  4:18 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-kernel, linuxarm, salil.mehta, lipeng321

This patch-set adds support for set_link_ksettings && for nway_resets
ethtool command and fixes some related ethtool bugs.
1, patch[4/6] adds support for ethtool_ops.set_link_ksettings.
2, patch[5/6] adds support ethtool_ops.for nway_reset.
3, patch[1/6,2/6,3/6,6/6] fix some bugs for getting port information by
   ethtool command(ethtool ethx).

Fuyun Liang (6):
  net: hns3: fix for getting autoneg in hns3_get_link_ksettings
  net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings
  net: hns3: fix a bug in hns3_driv_to_eth_caps
  net: hns3: add support for set_link_ksettings
  net: hns3: add support for nway_reset
  net: hns3: fix a bug for phy supported feature initialization

 .../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c    | 10 +++
 .../ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c  | 71 +++++++++++++++-------
 2 files changed, 59 insertions(+), 22 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-11-06  2:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-03  4:18 [PATCH net-next 0/6] net: hns3: support set_link_ksettings and for nway_reset ethtool command Lipeng
2017-11-03  4:18 ` [PATCH net-next 1/6] net: hns3: fix for getting autoneg in hns3_get_link_ksettings Lipeng
2017-11-03  4:18 ` [PATCH net-next 2/6] net: hns3: fix for getting advertised_caps " Lipeng
2017-11-03  4:18 ` [PATCH net-next 3/6] net: hns3: fix a bug in hns3_driv_to_eth_caps Lipeng
2017-11-03  4:18 ` [PATCH net-next 4/6] net: hns3: add support for set_link_ksettings Lipeng
2017-11-03 19:52   ` Florian Fainelli
2017-11-06  2:28     ` lipeng (Y)
2017-11-03  4:18 ` [PATCH net-next 5/6] net: hns3: add support for nway_reset Lipeng
2017-11-03 19:53   ` Florian Fainelli
2017-11-03  4:18 ` [PATCH net-next 6/6] net: hns3: fix a bug for phy supported feature initialization Lipeng
2017-11-03 12:37 ` [PATCH net-next 0/6] net: hns3: support set_link_ksettings and for nway_reset ethtool command David Miller
2017-11-03 15:51 ` Andrew Lunn
2017-11-03 16:01   ` Salil Mehta

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).