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

From: Jijie Shao
Date: Wed Jun 25 2025 - 22:13:14 EST


Support some features for the HIBMCGE driver

---
ChangeLog:
v2 -> v3:
- Use fixed_phy to re-implement the no-phy scenario, suggested by Andrew Lunn
v2: https://lore.kernel.org/all/20250623034129.838246-1-shaojijie@xxxxxxxxxx/
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

.../net/ethernet/hisilicon/hibmcge/hbg_hw.c | 57 +++++++++++++++++++
.../net/ethernet/hisilicon/hibmcge/hbg_mdio.c | 38 +++++++++++++
.../net/ethernet/hisilicon/hibmcge/hbg_reg.h | 8 +++
3 files changed, 103 insertions(+)

--
2.33.0