[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210719163154.986679-1-anthony.l.nguyen@intel.com>
Date: Mon, 19 Jul 2021 09:31:51 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
sassmann@...nic.de
Subject: [PATCH net-next 0/3][pull request] 40GbE Intel Wired LAN Driver Updates 2021-07-19
This series contains updates to iavf and i40e drivers.
Stefan Assmann adds locking to a path that does not acquire a spinlock
where needed for i40e. He also adjusts locking of critical sections to
help avoid races and removes overriding of the adapter state during
pending reset for iavf driver.
The following are changes since commit 0d6835ffe50c9c1f098b5704394331710b67af48:
net: phy: Fix data type in DP83822 dp8382x_disable_wol()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 40GbE
Stefan Assmann (3):
i40e: improve locking of mac_filter_hash
iavf: do not override the adapter state in the watchdog task
iavf: fix locking of critical sections
.../ethernet/intel/i40e/i40e_virtchnl_pf.c | 23 +++++++-
drivers/net/ethernet/intel/iavf/iavf_main.c | 58 ++++++++++++++++---
2 files changed, 70 insertions(+), 11 deletions(-)
--
2.26.2
Powered by blists - more mailing lists