[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220316204024.3201500-1-anthony.l.nguyen@intel.com>
Date: Wed, 16 Mar 2022 13:40:20 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
wojciech.drewek@...el.com, pablo@...filter.org,
laforge@...monks.org, osmocom-net-gprs@...ts.osmocom.org
Subject: [PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-16
This series contains updates to gtp and ice driver.
Wojciech fixes smatch reported inconsistent indenting for gtp and ice.
Yang Yingliang fixes a couple of return value checks for GNSS to IS_PTR
instead of null.
Jacob adds support for trace events on tx timestamps.
The following are changes since commit 49045b9c810cd9b4ac5f8f235ad8ef17553a00fa:
Merge branch 'mediatek-next'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE
Jacob Keller (1):
ice: add trace events for tx timestamps
Wojciech Drewek (2):
gtp: Fix inconsistent indenting
ice: Fix inconsistent indenting in ice_switch
Yang Yingliang (1):
ice: fix return value check in ice_gnss.c
drivers/net/ethernet/intel/ice/ice_gnss.c | 4 ++--
drivers/net/ethernet/intel/ice/ice_ptp.c | 8 +++++++
drivers/net/ethernet/intel/ice/ice_switch.c | 2 +-
drivers/net/ethernet/intel/ice/ice_trace.h | 24 +++++++++++++++++++++
drivers/net/gtp.c | 2 +-
5 files changed, 36 insertions(+), 4 deletions(-)
--
2.31.1
Powered by blists - more mailing lists