mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
@ 2025-09-17 12:29 Jijie Shao
  2025-09-17 12:29 ` [PATCH net 1/3] net: hns3: fix loopback test of serdes and phy is failed if duplex is half Jijie Shao
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jijie Shao @ 2025-09-17 12:29 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, horms
  Cc: shenjian15, liuyonglong, chenhao418, lantao5, huangdonghua3,
	yangshuaisong, huangdengdui, jonathan.cameron, salil.mehta,
	netdev, linux-kernel, shaojijie

This patchset includes 3 fixes:
1. Patch1 fixes the issue of loopback failure under half-duplex mode.
  The driver will automatically switch to full-duplex mode
  before loopback tests.
2. Patch2 fixes an incorrect function return value.
3. Patch4 fixes the potential loss of user rate and duplex configuration
  after reset.

Jijie Shao (3):
  net: hns3: fix loopback test of serdes and phy is failed if duplex is
    half
  net: hns3: return error code when function fails
  net: hns3: use user configure after hardware reset when using kernel
    PHY

 .../ethernet/hisilicon/hns3/hns3_ethtool.c    |  26 ++--
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 139 ++++++++++++++----
 .../hisilicon/hns3/hns3pf/hclge_main.h        |   3 +-
 .../hisilicon/hns3/hns3pf/hclge_mdio.c        |   9 +-
 .../hisilicon/hns3/hns3pf/hclge_mdio.h        |   2 +-
 5 files changed, 130 insertions(+), 49 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2025-09-19 12:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-17 12:29 [PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver Jijie Shao
2025-09-17 12:29 ` [PATCH net 1/3] net: hns3: fix loopback test of serdes and phy is failed if duplex is half Jijie Shao
2025-09-17 16:58   ` Andrew Lunn
2025-09-19  6:36     ` Jijie Shao
2025-09-17 12:29 ` [PATCH net 2/3] net: hns3: return error code when function fails Jijie Shao
2025-09-17 12:29 ` [PATCH net 3/3] net: hns3: use user configure after hardware reset when using kernel PHY Jijie Shao
2025-09-17 17:11   ` Andrew Lunn
2025-09-19  6:07     ` Jijie Shao
2025-09-19 12:20       ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®