All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] update net/ixgbe base driver
@ 2025-01-14 10:10 Yuan Wang
  2025-01-14 10:10 ` [PATCH 01/10] net/ixgbe/base: fix TSAM checking return value Yuan Wang
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Yuan Wang @ 2025-01-14 10:10 UTC (permalink / raw)
  To: dev; +Cc: anatoly.burakov, vladimir.medvedkin, Yuan Wang

Update the ixgbe driver to the lastest version of the snapshot.

Dan Nowlin (1):
  net/ixgbe/base: add missing buffer copy

Dawid Zielinski (2):
  net/ixgbe/base: add interface for LED control on E610
  net/ixgbe/base: Add capability for OROM recovery update

Karol Kolacinski (2):
  net/ixgbe/base: Add PTP by PHY feature for E610
  net/ixgbe/base: add max_drift_thresh to get_ptp_by_phy

Krzysztof Galazka (1):
  net/ixgbe/base: add definition of FW temp event for E610

Lukasz Krakowiak (1):
  net/ixgbe/base: fix TSAM checking return value

Piotr Kwapulinski (2):
  net/ixgbe/base: disable 2.5/5G speeds from auto-negotiation for E610
  net/ixgbe/base: update VF HV subsystem device ID constant

Yuan Wang (1):
  net/ixgbe: update base driver README

 drivers/net/ixgbe/base/README            |   2 +-
 drivers/net/ixgbe/base/ixgbe_api.c       |   5 +-
 drivers/net/ixgbe/base/ixgbe_e610.c      | 127 ++++++++++++++++++++---
 drivers/net/ixgbe/base/ixgbe_e610.h      |   5 +
 drivers/net/ixgbe/base/ixgbe_type.h      |   2 +-
 drivers/net/ixgbe/base/ixgbe_type_e610.h |  95 +++++++++++++++++
 6 files changed, 220 insertions(+), 16 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-01-20 15:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-14 10:10 [PATCH 00/10] update net/ixgbe base driver Yuan Wang
2025-01-14 10:10 ` [PATCH 01/10] net/ixgbe/base: fix TSAM checking return value Yuan Wang
2025-01-14 10:10 ` [PATCH 02/10] net/ixgbe/base: add interface for LED control on E610 Yuan Wang
2025-01-14 10:10 ` [PATCH 03/10] net/ixgbe/base: disable 2.5/5G speeds from auto-negotiation for E610 Yuan Wang
2025-01-14 10:10 ` [PATCH 04/10] net/ixgbe/base: Add PTP by PHY feature " Yuan Wang
2025-01-14 10:10 ` [PATCH 05/10] net/ixgbe/base: add definition of FW temp event " Yuan Wang
2025-01-14 10:10 ` [PATCH 06/10] net/ixgbe/base: Add capability for OROM recovery update Yuan Wang
2025-01-14 10:10 ` [PATCH 07/10] net/ixgbe/base: add max_drift_thresh to get_ptp_by_phy Yuan Wang
2025-01-14 10:10 ` [PATCH 08/10] net/ixgbe/base: update VF HV subsystem device ID constant Yuan Wang
2025-01-14 10:10 ` [PATCH 09/10] net/ixgbe/base: add missing buffer copy Yuan Wang
2025-01-20 15:18   ` Bruce Richardson
2025-01-14 10:10 ` [PATCH 10/10] net/ixgbe: update base driver README Yuan Wang
2025-01-20 15:23 ` [PATCH 00/10] update net/ixgbe base driver Bruce Richardson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.