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

From: Jijie Shao
Date: Thu Jun 19 2025 - 10:53:44 EST


Support some features for the HIBMCGE driver

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