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