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

Jijie Shao posted 3 patches 3 months, 2 weeks ago
There is a newer version of this series
.../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(-)
[PATCH v2 net-next 0/3] Support some features for the HIBMCGE driver
Posted by Jijie Shao 3 months, 2 weeks ago
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@huawei.com/
---

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