[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230111172852.1875384-1-Raju.Rangoju@amd.com>
Date: Wed, 11 Jan 2023 22:58:50 +0530
From: Raju Rangoju <Raju.Rangoju@....com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, <kuba@...nel.org>, <edumazet@...gle.com>,
<pabeni@...hat.com>, <Shyam-sundar.S-k@....com>,
<Raju.Rangoju@....com>
Subject: [PATCH net 0/2] amd-xgbe: PFC and KR-Training fixes
This patch series fixes the issues in kr-training and pfc
Patches:
0001 - There is difference in the TX Flow Control registers (TFCR)
between the revisions of the hardware. Update the driver to use the
TFCR based on the reported version of the hardware.
0002 - AN restart triggered during KR training not only aborts the KR
training process but also move the HW to unstable state. Add the
necessary changes to fix kr-taining.
Raju Rangoju (2):
amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
amd-xgbe: Delay AN timeout during KR training
drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 23 ++++++++++++++--------
drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 24 +++++++++++++++++++++++
drivers/net/ethernet/amd/xgbe/xgbe.h | 2 ++
3 files changed, 41 insertions(+), 8 deletions(-)
--
2.25.1
Powered by blists - more mailing lists