public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net/mlx5: misc changes 2025-11-17
@ 2025-11-17 21:42 Tariq Toukan
  2025-11-17 21:42 ` [PATCH net-next 1/5] net/mlx5: Refactor EEPROM query error handling to return status separately Tariq Toukan
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Tariq Toukan @ 2025-11-17 21:42 UTC (permalink / raw)
  To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
	David S. Miller
  Cc: Saeed Mahameed, Leon Romanovsky, Tariq Toukan, Mark Bloch,
	Richard Cochran, netdev, linux-rdma, linux-kernel, Gal Pressman,
	Moshe Shemesh, Dragos Tatulea

Hi,

This series contains misc enhancements to the mlx5 driver.

Regards,
Tariq


Carolina Jubran (2):
  net/mlx5e: Recover SQ on excessive PTP TX timestamp delta
  net/mlx5: Remove redundant bw_share minimal value assignment

Gal Pressman (1):
  net/mlx5: Refactor EEPROM query error handling to return status
    separately

Saeed Mahameed (1):
  net/mlx5: Abort new commands if all command slots are stalled

Tariq Toukan (1):
  net/mlx5: Use EOPNOTSUPP instead of ENOTSUPP

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 55 +++++++++++++++++++
 .../mellanox/mlx5/core/diag/fw_tracer.c       |  2 +-
 .../net/ethernet/mellanox/mlx5/core/en/ptp.c  | 21 +++++--
 .../net/ethernet/mellanox/mlx5/core/en/ptp.h  |  2 +-
 .../ethernet/mellanox/mlx5/core/en_ethtool.c  | 19 ++++---
 .../mellanox/mlx5/core/en_fs_ethtool.c        |  2 +-
 .../net/ethernet/mellanox/mlx5/core/en_tx.c   |  2 +-
 .../net/ethernet/mellanox/mlx5/core/esw/qos.c |  7 ---
 .../ethernet/mellanox/mlx5/core/fpga/core.c   |  2 +-
 .../ethernet/mellanox/mlx5/core/lib/vxlan.c   |  2 +-
 .../ethernet/mellanox/mlx5/core/mlx5_core.h   |  4 +-
 .../net/ethernet/mellanox/mlx5/core/port.c    | 35 ++++++------
 .../mlx5/core/steering/sws/dr_domain.c        |  8 +--
 include/linux/mlx5/driver.h                   |  1 +
 14 files changed, 111 insertions(+), 51 deletions(-)


base-commit: c9dfb92de0738eb7fe6a591ad1642333793e8b6e
-- 
2.31.1


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

end of thread, other threads:[~2025-11-23  7:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 21:42 [PATCH net-next 0/5] net/mlx5: misc changes 2025-11-17 Tariq Toukan
2025-11-17 21:42 ` [PATCH net-next 1/5] net/mlx5: Refactor EEPROM query error handling to return status separately Tariq Toukan
2025-11-19 23:11   ` Matthew W Carlis
2025-11-23  7:11     ` Gal Pressman
2025-11-17 21:42 ` [PATCH net-next 2/5] net/mlx5e: Recover SQ on excessive PTP TX timestamp delta Tariq Toukan
2025-11-17 21:42 ` [PATCH net-next 3/5] net/mlx5: Remove redundant bw_share minimal value assignment Tariq Toukan
2025-11-17 21:42 ` [PATCH net-next 4/5] net/mlx5: Abort new commands if all command slots are stalled Tariq Toukan
2025-11-17 21:42 ` [PATCH net-next 5/5] net/mlx5: Use EOPNOTSUPP instead of ENOTSUPP Tariq Toukan
2025-11-19  3:20 ` [PATCH net-next 0/5] net/mlx5: misc changes 2025-11-17 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