All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Nguyen <anthony.l.nguyen@intel.com>
To: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>, netdev@vger.kernel.org
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-07-12
Date: Tue, 12 Jul 2022 09:48:27 -0700	[thread overview]
Message-ID: <20220712164829.7275-1-anthony.l.nguyen@intel.com> (raw)

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


             reply	other threads:[~2022-07-12 16:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 16:48 Tony Nguyen [this message]
2022-07-12 16:48 ` [PATCH net 1/2] ice: handle E822 generic device ID in PLDM header Tony Nguyen
2022-07-12 16:48 ` [PATCH net 2/2] ice: change devlink code to read NVM in blocks Tony Nguyen
2022-07-14  3:50 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-07-12 patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220712164829.7275-1-anthony.l.nguyen@intel.com \
    --to=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.