[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240506170827.948682-1-anthony.l.nguyen@intel.com>
Date: Mon, 6 May 2024 10:08:21 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-05-06 (ice)
This series contains updates to ice driver only.
Paul adds support for additional E830 devices and adjusts naming for
existing E830 devices.
Marcin commonizes a couple of TC setup calls to reduce duplicated code.
Mateusz adds ice_vsi_cfg_params into ice_vsi to consolidate info.
The following are changes since commit 8c4e4798123fd8e0c55e48e49db0f24287c18def:
Merge branch 'add-tcp-fraglist-gro-support'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE
Marcin Szycik (1):
ice: Deduplicate tc action setup
Mateusz Polchlopek (1):
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Paul Greenwalt (2):
ice: add additional E830 device ids
ice: update E830 device ids and comments
.../net/ethernet/intel/ice/devlink/devlink.c | 6 +-
drivers/net/ethernet/intel/ice/ice.h | 14 +++--
drivers/net/ethernet/intel/ice/ice_common.c | 14 +++--
drivers/net/ethernet/intel/ice/ice_devids.h | 22 ++++++--
drivers/net/ethernet/intel/ice/ice_lib.c | 33 ++++-------
drivers/net/ethernet/intel/ice/ice_lib.h | 39 +------------
drivers/net/ethernet/intel/ice/ice_main.c | 22 +++++---
drivers/net/ethernet/intel/ice/ice_sriov.c | 2 +-
drivers/net/ethernet/intel/ice/ice_tc_lib.c | 56 +++++--------------
drivers/net/ethernet/intel/ice/ice_vf_lib.c | 8 +--
10 files changed, 82 insertions(+), 134 deletions(-)
--
2.41.0
Powered by blists - more mailing lists