[PATCH v2 net-next 0/3] Support some features for the HIBMCGE driver

From: Jijie Shao
Date: Sun Jun 22 2025 - 23:49:06 EST


Support some features for the HIBMCGE driver

---
ChangeLog:
v1 -> v2:
- Fix code formatting errors, reported by Jakub Kicinski
v1: https://lore.kernel.org/all/20250619144423.2661528-1-shaojijie@xxxxxxxxxx/
---

Jijie Shao (3):
net: hibmcge: support scenario without PHY.
net: hibmcge: adjust the burst len configuration of the MAC controller
to improve TX performance.
net: hibmcge: configure FIFO thresholds according to the MAC
controller documentation

.../ethernet/hisilicon/hibmcge/hbg_diagnose.c | 6 +-
.../net/ethernet/hisilicon/hibmcge/hbg_err.c | 3 +
.../ethernet/hisilicon/hibmcge/hbg_ethtool.c | 100 +++++++++++++++++-
.../net/ethernet/hisilicon/hibmcge/hbg_hw.c | 57 ++++++++++
.../net/ethernet/hisilicon/hibmcge/hbg_main.c | 41 ++++++-
.../net/ethernet/hisilicon/hibmcge/hbg_mdio.c | 76 ++++++++++---
.../net/ethernet/hisilicon/hibmcge/hbg_mdio.h | 3 +
.../net/ethernet/hisilicon/hibmcge/hbg_reg.h | 9 ++
8 files changed, 274 insertions(+), 21 deletions(-)

--
2.33.0