[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220104223842.2325297-1-anthony.l.nguyen@intel.com>
Date: Tue, 4 Jan 2022 14:38:37 -0800
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 0/5][pull request] Intel Wired LAN Driver Updates 2022-01-04
This series contains updates to i40e and iavf drivers.
Mateusz adjusts displaying of failed VF MAC message when the failure is
expected as well as modifying an NVM info message to not confuse the user
for i40e.
Di Zhu fixes a use-after-free issue MAC filters for i40e.
Jedrzej fixes an issue with misreporting of Rx and Tx queues during
reinitialization for i40e.
Karen correct checking of channel queue configuration to occur against
active queues for iavf.
The following are changes since commit 6f89ecf10af1396ddc34c303ae1168a11f3f04a3:
Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE
Di Zhu (1):
i40e: fix use-after-free in i40e_sync_filters_subtask()
Jedrzej Jagielski (1):
i40e: Fix incorrect netdev's real number of RX/TX queues
Karen Sornek (1):
iavf: Fix limit of total number of queues to active queues of VF
Mateusz Palczewski (2):
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
i40e: Fix for displaying message regarding NVM version
drivers/net/ethernet/intel/i40e/i40e_main.c | 60 ++++++++++++++++---
.../ethernet/intel/i40e/i40e_virtchnl_pf.c | 40 ++++++++++---
drivers/net/ethernet/intel/iavf/iavf_main.c | 5 +-
3 files changed, 87 insertions(+), 18 deletions(-)
--
2.31.1
Powered by blists - more mailing lists