[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240306182617.625932-1-anthony.l.nguyen@intel.com>
Date: Wed, 6 Mar 2024 10:26:11 -0800
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>
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2024-03-06 (igc, igb, ice)
This series contains updates to igc, igb, and ice drivers.
Vinicius removes double clearing of interrupt register which could cause
timestamp events to be missed on igc and igb.
Przemek corrects calculation of statistics which caused incorrect spikes
in reporting for ice driver.
The following are changes since commit c055fc00c07be1f0df7375ab0036cebd1106ed38:
net/rds: fix WARNING in rds_conn_connect_if_down
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE
Przemek Kitszel (1):
ice: fix stats being updated by way too large values
Vinicius Costa Gomes (2):
igc: Fix missing time sync events
igb: Fix missing time sync events
drivers/net/ethernet/intel/ice/ice_main.c | 24 +++++++++++------------
drivers/net/ethernet/intel/igb/igb_main.c | 23 +++++-----------------
drivers/net/ethernet/intel/igc/igc_main.c | 12 +-----------
3 files changed, 17 insertions(+), 42 deletions(-)
--
2.41.0
Powered by blists - more mailing lists