[PATCH net v2 0/7] There are some bugfix for hibmcge driver

Jijie Shao posted 7 patches 21 hours ago
.../ethernet/hisilicon/hibmcge/hbg_common.h   |  8 ++++---
.../ethernet/hisilicon/hibmcge/hbg_debugfs.c  | 11 +++++----
.../ethernet/hisilicon/hibmcge/hbg_diagnose.c |  2 +-
.../net/ethernet/hisilicon/hibmcge/hbg_err.c  |  3 +++
.../net/ethernet/hisilicon/hibmcge/hbg_hw.c   |  7 ++++++
.../net/ethernet/hisilicon/hibmcge/hbg_irq.c  | 24 ++++++++++++-------
.../net/ethernet/hisilicon/hibmcge/hbg_main.c |  8 +++----
.../net/ethernet/hisilicon/hibmcge/hbg_mdio.c | 11 ++++++++-
.../net/ethernet/hisilicon/hibmcge/hbg_reg.h  |  3 +++
9 files changed, 55 insertions(+), 22 deletions(-)
[PATCH net v2 0/7] There are some bugfix for hibmcge driver
Posted by Jijie Shao 21 hours ago
There are some bugfix for hibmcge driver

---
ChangeLog:
v1 -> v2:
  - Add more details in commit log for patch1, suggested by Simon Horman.
  v1: https://lore.kernel.org/all/20250402133905.895421-1-shaojijie@huawei.com/
---

Jijie Shao (7):
  net: hibmcge: fix incorrect pause frame statistics issue
  net: hibmcge: fix incorrect multicast filtering issue
  net: hibmcge: fix the share of irq statistics among different network
    ports issue
  net: hibmcge: fix wrong mtu log issue
  net: hibmcge: fix the incorrect np_link fail state issue.
  net: hibmcge: fix not restore rx pause mac addr after reset issue
  net: hibmcge: fix multiple phy_stop() issue

 .../ethernet/hisilicon/hibmcge/hbg_common.h   |  8 ++++---
 .../ethernet/hisilicon/hibmcge/hbg_debugfs.c  | 11 +++++----
 .../ethernet/hisilicon/hibmcge/hbg_diagnose.c |  2 +-
 .../net/ethernet/hisilicon/hibmcge/hbg_err.c  |  3 +++
 .../net/ethernet/hisilicon/hibmcge/hbg_hw.c   |  7 ++++++
 .../net/ethernet/hisilicon/hibmcge/hbg_irq.c  | 24 ++++++++++++-------
 .../net/ethernet/hisilicon/hibmcge/hbg_main.c |  8 +++----
 .../net/ethernet/hisilicon/hibmcge/hbg_mdio.c | 11 ++++++++-
 .../net/ethernet/hisilicon/hibmcge/hbg_reg.h  |  3 +++
 9 files changed, 55 insertions(+), 22 deletions(-)

-- 
2.33.0