All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] mlxsw: Provide enhancements and new feature
@ 2023-09-22 17:18 Petr Machata
  2023-09-22 17:18 ` [PATCH net-next 1/3] mlxsw: reg: Limit MTBR register payload to a single data record Petr Machata
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Petr Machata @ 2023-09-22 17:18 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	netdev
  Cc: Ido Schimmel, Petr Machata, Vadim Pasternak, mlxsw

Vadim Pasternak writes:

Patch #1 - Optimize transaction size for efficient retrieval of module
           data.
Patch #3 - Enable thermal zone binding with new cooling device.
Patch #4 - Employ standard macros for dividing buffer into the chunks.

Vadim Pasternak (3):
  mlxsw: reg: Limit MTBR register payload to a single data record
  mlxsw: core: Extend allowed list of external cooling devices for
    thermal zone binding
  mlxsw: i2c: Utilize standard macros for dividing buffer into chunks

 drivers/net/ethernet/mellanox/mlxsw/core_env.c     | 2 +-
 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c   | 2 +-
 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c | 1 +
 drivers/net/ethernet/mellanox/mlxsw/i2c.c          | 4 +---
 drivers/net/ethernet/mellanox/mlxsw/reg.h          | 6 +++---
 5 files changed, 7 insertions(+), 8 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-10-02  7:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-22 17:18 [PATCH net-next 0/3] mlxsw: Provide enhancements and new feature Petr Machata
2023-09-22 17:18 ` [PATCH net-next 1/3] mlxsw: reg: Limit MTBR register payload to a single data record Petr Machata
2023-09-22 17:18 ` [PATCH net-next 2/3] mlxsw: core: Extend allowed list of external cooling devices for thermal zone binding Petr Machata
2023-09-22 17:18 ` [PATCH net-next 3/3] mlxsw: i2c: Utilize standard macros for dividing buffer into chunks Petr Machata
2023-09-28 12:42 ` [PATCH net-next 0/3] mlxsw: Provide enhancements and new feature Simon Horman
2023-10-02  7:10 ` patchwork-bot+netdevbpf

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.