[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250626020613.637949-1-shaojijie@huawei.com>
Date: Thu, 26 Jun 2025 10:06:10 +0800
From: Jijie Shao <shaojijie@...wei.com>
To: <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <andrew+netdev@...n.ch>, <horms@...nel.org>
CC: <shenjian15@...wei.com>, <liuyonglong@...wei.com>,
<chenhao418@...wei.com>, <jonathan.cameron@...wei.com>,
<shameerali.kolothum.thodi@...wei.com>, <salil.mehta@...wei.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<shaojijie@...wei.com>
Subject: [PATCH v3 net-next 0/3] Support some features for the HIBMCGE driver
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@huawei.com/
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
.../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
Powered by blists - more mailing lists