[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240807231329.3827092-1-anthony.l.nguyen@intel.com>
Date: Wed, 7 Aug 2024 16:13:24 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>,
faizal.abdul.rahim@...ux.intel.com,
vinicius.gomes@...el.com,
sasha.neftin@...el.com,
richardcochran@...il.com,
horms@...nel.org,
rodrigo.cadore@...coustics.com
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-08-07 (igc)
This series contains updates to igc driver only.
Faizal adjusts the size of the MAC internal buffer on i226 devices to
resolve an errata for leaking packet transmits. He also corrects a
condition in which qbv_config_change_errors are incorrectly counted.
Lastly, he adjusts the conditions for resetting the adapter when
changing TSN Tx mode and corrects the conditions in which gtxoffset
register is set.
The following are changes since commit 1ca645a2f74a4290527ae27130c8611391b07dbf:
net: usb: qmi_wwan: add MeiG Smart SRM825L
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE
Faizal Rahim (4):
igc: Fix packet still tx after gate close by reducing i226 MAC retry
buffer
igc: Fix qbv_config_change_errors logics
igc: Fix reset adapter logics when tx mode change
igc: Fix qbv tx latency by setting gtxoffset
drivers/net/ethernet/intel/igc/igc_defines.h | 6 ++
drivers/net/ethernet/intel/igc/igc_main.c | 8 ++-
drivers/net/ethernet/intel/igc/igc_tsn.c | 76 ++++++++++++++++----
drivers/net/ethernet/intel/igc/igc_tsn.h | 1 +
4 files changed, 75 insertions(+), 16 deletions(-)
--
2.42.0
Powered by blists - more mailing lists