public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-16
@ 2022-03-16 20:40 Tony Nguyen
  2022-03-16 20:40 ` [PATCH net-next 1/4] gtp: Fix inconsistent indenting Tony Nguyen
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tony Nguyen @ 2022-03-16 20:40 UTC (permalink / raw)
  To: davem, kuba, pabeni
  Cc: Tony Nguyen, netdev, wojciech.drewek, pablo, laforge,
	osmocom-net-gprs

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-03-17 23:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-16 20:40 [PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-16 Tony Nguyen
2022-03-16 20:40 ` [PATCH net-next 1/4] gtp: Fix inconsistent indenting Tony Nguyen
2022-03-16 20:40 ` [PATCH net-next 2/4] ice: Fix inconsistent indenting in ice_switch Tony Nguyen
2022-03-16 20:40 ` [PATCH net-next 3/4] ice: fix return value check in ice_gnss.c Tony Nguyen
2022-03-16 20:40 ` [PATCH net-next 4/4] ice: add trace events for tx timestamps Tony Nguyen
2022-03-16 21:02   ` Keller, Jacob E
2022-03-17 23:50 ` [PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-16 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox