[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220614164806.1184030-1-anthony.l.nguyen@intel.com>
Date: Tue, 14 Jun 2022 09:48:02 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-14
This series contains updates to ice driver only.
Michal fixes incorrect Tx timestamp offset calculation for E822 devices.
Roman enforces required VLAN filtering settings for double VLAN mode.
Przemyslaw fixes memory corruption issues with VFs by ensuring
queues are disabled in the error path of VF queue configuration and to
disabled VFs during reset.
The following are changes since commit 4b7a632ac4e7101ceefee8484d5c2ca505d347b3:
mlxsw: spectrum_cnt: Reorder counter pools
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Michal Michalik (1):
ice: Fix PTP TX timestamp offset calculation
Przemyslaw Patynowski (2):
ice: Fix queue config fail handling
ice: Fix memory corruption in VF driver
Roman Storozhenko (1):
ice: Sync VLAN filtering features for DVM
drivers/net/ethernet/intel/ice/ice_main.c | 49 ++++++++++-------
drivers/net/ethernet/intel/ice/ice_ptp.c | 2 +-
drivers/net/ethernet/intel/ice/ice_ptp.h | 31 +++++++++++
drivers/net/ethernet/intel/ice/ice_vf_lib.c | 5 ++
drivers/net/ethernet/intel/ice/ice_virtchnl.c | 53 +++++++++----------
5 files changed, 94 insertions(+), 46 deletions(-)
--
2.35.1
Powered by blists - more mailing lists