[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220712164829.7275-1-anthony.l.nguyen@intel.com>
Date: Tue, 12 Jul 2022 09:48:27 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-07-12
This series contains updates to ice driver only.
Paul fixes detection of E822 devices for firmware update and changes NVM
read for snapshot creation to be done in chunks as some systems cannot
read the entire NVM in the allotted time.
The following are changes since commit f946964a9f79f8dcb5a6329265281eebfc23aee5:
net: marvell: prestera: fix missed deinit sequence
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Paul M Stillwell Jr (2):
ice: handle E822 generic device ID in PLDM header
ice: change devlink code to read NVM in blocks
drivers/net/ethernet/intel/ice/ice_devids.h | 1 +
drivers/net/ethernet/intel/ice/ice_devlink.c | 59 ++++++++----
.../net/ethernet/intel/ice/ice_fw_update.c | 96 ++++++++++++++++++-
drivers/net/ethernet/intel/ice/ice_main.c | 1 +
4 files changed, 136 insertions(+), 21 deletions(-)
--
2.35.1
Powered by blists - more mailing lists