mbox series

[net-next,0/3] mlxsw: Improvements

Message ID cover.1719849427.git.petrm@nvidia.com (mailing list archive)
Headers show
Series mlxsw: Improvements | expand

Message

Petr Machata July 1, 2024, 4:41 p.m. UTC
This patchset contains assortments of improvements to the mlxsw driver.
Please see individual patches for details.

Ido Schimmel (2):
  mlxsw: core_thermal: Report valid current state during cooling device
    registration
  mlxsw: pci: Lock configuration space of upstream bridge during reset

Petr Machata (1):
  mlxsw: Warn about invalid accesses to array fields

 .../ethernet/mellanox/mlxsw/core_thermal.c    | 50 ++++++++++---------
 drivers/net/ethernet/mellanox/mlxsw/item.h    |  2 +
 drivers/net/ethernet/mellanox/mlxsw/pci.c     |  6 +++
 3 files changed, 34 insertions(+), 24 deletions(-)