All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 net 0/2] There are some bugfix for hibmcge driver
@ 2025-05-17  9:58 Jijie Shao
  2025-05-17  9:58 ` [PATCH v2 net 1/2] net: hibmcge: fix incorrect statistics update issue Jijie Shao
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jijie Shao @ 2025-05-17  9:58 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, horms
  Cc: shenjian15, wangpeiyang1, liuyonglong, chenhao418,
	jonathan.cameron, shameerali.kolothum.thodi, salil.mehta, netdev,
	linux-kernel, shaojijie

There are some bugfix for hibmcge driver

---
ChangeLog:
v1 -> v2:
  - Use netif_device_detach() to block netdev callbacks after reset fails, suggested by Jakub.
  v1: https://lore.kernel.org/all/20250430093127.2400813-1-shaojijie@huawei.com/
---

Jijie Shao (2):
  net: hibmcge: fix incorrect statistics update issue
  net: hibmcge: fix wrong ndo.open() after reset fail issue.

 drivers/net/ethernet/hisilicon/hibmcge/hbg_err.c | 16 ++++++++--------
 .../net/ethernet/hisilicon/hibmcge/hbg_ethtool.c |  3 +++
 2 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2025-05-21 22:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-17  9:58 [PATCH v2 net 0/2] There are some bugfix for hibmcge driver Jijie Shao
2025-05-17  9:58 ` [PATCH v2 net 1/2] net: hibmcge: fix incorrect statistics update issue Jijie Shao
2025-05-21  9:12   ` Simon Horman
2025-05-17  9:58 ` [PATCH v2 net 2/2] net: hibmcge: fix wrong ndo.open() after reset fail issue Jijie Shao
2025-05-21  9:12   ` Simon Horman
2025-05-21 23:00 ` [PATCH v2 net 0/2] There are some bugfix for hibmcge driver patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.