[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230214213003.2117125-1-anthony.l.nguyen@intel.com>
Date: Tue, 14 Feb 2023 13:29:58 -0800
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-next 0/5][pull request] Intel Wired LAN Driver Updates 2023-02-14 (ice)
This series contains updates to ice driver only.
Karol extends support for GPIO pins to E823 devices.
Daniel Vacek stops processing of PTP packets when link is down.
Pawel adds support for BIG TCP for IPv6.
Tony changes return type of ice_vsi_realloc_stat_arrays() as it always
returns success.
Zhu Yanjun updates kdoc stating supported TLVs.
The following are changes since commit 2edd92570441dd33246210042dc167319a5cf7e3:
devlink: don't allow to change net namespace for FW_ACTIVATE reload action
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE
Daniel Vacek (1):
ice/ptp: fix the PTP worker retrying indefinitely if the link went
down
Karol Kolacinski (1):
ice: Add GPIO pin support for E823 products
Pawel Chmielewski (1):
ice: add support BIG TCP on IPv6
Tony Nguyen (1):
ice: Change ice_vsi_realloc_stat_arrays() to void
Zhu Yanjun (1):
ice: Mention CEE DCBX in code comment
drivers/net/ethernet/intel/ice/ice.h | 2 +
drivers/net/ethernet/intel/ice/ice_common.c | 25 +++++++
drivers/net/ethernet/intel/ice/ice_common.h | 1 +
drivers/net/ethernet/intel/ice/ice_dcb.c | 4 +-
drivers/net/ethernet/intel/ice/ice_lib.c | 11 ++--
drivers/net/ethernet/intel/ice/ice_main.c | 2 +
drivers/net/ethernet/intel/ice/ice_ptp.c | 72 ++++++++++++++++++++-
drivers/net/ethernet/intel/ice/ice_txrx.c | 3 +
8 files changed, 109 insertions(+), 11 deletions(-)
--
2.38.1
Powered by blists - more mailing lists