All of lore.kernel.org
 help / color / mirror / Atom feed
* [net v2 0/2][pull request] Intel Wired LAN Driver Updates 2020-09-30
@ 2020-09-30 15:49 Tony Nguyen
  2020-09-30 15:49 ` [net v2 1/2] ice: increase maximum wait time for flash write commands Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2020-09-30 15:49 UTC (permalink / raw)
  To: davem, kuba; +Cc: Tony Nguyen, netdev, nhorman, sassmann

This series contains updates to ice driver only.

Jake increases the wait time for firmware response as it can take longer
than the current wait time. Preserves the NVM capabilities of the device in
safe mode so the device reports its NVM update capabilities properly
when in this state.

v2: Added cover letter

The following are changes since commit 2b3e981a94d876ae4f05db28b9ac6a85a80c7633:
  Merge branch 'mptcp-Fix-for-32-bit-DATA_FIN'
and are available in the git repository at:
  https://github.com/anguy11/net-queue.git 100GbE

Jacob Keller (2):
  ice: increase maximum wait time for flash write commands
  ice: preserve NVM capabilities in safe mode

 drivers/net/ethernet/intel/ice/ice_common.c   | 49 ++++++++++---------
 .../net/ethernet/intel/ice/ice_fw_update.c    | 10 +++-
 2 files changed, 35 insertions(+), 24 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-30 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30 15:49 [net v2 0/2][pull request] Intel Wired LAN Driver Updates 2020-09-30 Tony Nguyen
2020-09-30 15:49 ` [net v2 1/2] ice: increase maximum wait time for flash write commands Tony Nguyen
2020-09-30 15:49 ` [net v2 2/2] ice: preserve NVM capabilities in safe mode Tony Nguyen
2020-09-30 22:01 ` [net v2 0/2][pull request] Intel Wired LAN Driver Updates 2020-09-30 David Miller

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.