[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210817203549.3529860-1-anthony.l.nguyen@intel.com>
Date: Tue, 17 Aug 2021 13:35:47 -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@...hat.com
Subject: [PATCH net-next 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2021-08-17
This series contains updates to iavf and i40e drivers.
Stefan Assmann converts use of flag based locking of critical sections
to mutexes for iavf.
Colin King fixes a spelling error for i40e.
The following are changes since commit 752be2976405b7499890c0b6bac6d30d34d08bd6:
selftests: net: improved IOAM tests
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 40GbE
Colin Ian King (1):
i40e: Fix spelling mistake "dissable" -> "disable"
Stefan Assmann (1):
iavf: use mutexes for locking of critical sections
drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +-
drivers/net/ethernet/intel/iavf/iavf.h | 9 +-
.../net/ethernet/intel/iavf/iavf_ethtool.c | 10 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 100 +++++++++---------
4 files changed, 57 insertions(+), 64 deletions(-)
--
2.26.2
Powered by blists - more mailing lists