From: Petr Machata <petrm@nvidia.com>
To: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
<netdev@vger.kernel.org>
Cc: Ido Schimmel <idosch@nvidia.com>, Petr Machata <petrm@nvidia.com>,
"Jiri Pirko" <jiri@resnulli.us>,
Vadim Pasternak <vadimp@nvidia.com>, <mlxsw@nvidia.com>
Subject: [PATCH net 0/3] mlxsw: Assorted fixes
Date: Thu, 24 Aug 2023 15:43:07 +0200 [thread overview]
Message-ID: <cover.1692882702.git.petrm@nvidia.com> (raw)
This patchset contains several fixes for the mlxsw driver.
Patch #1 - Fixes buffer size in I2C mailbox buffer.
Patch #2 - Sets limitation of chunk size in I2C transaction.
Patch #3 - Fixes module label names based on MTCAP sensor counter
Vadim Pasternak (3):
mlxsw: i2c: Fix chunk size setting in output mailbox buffer
mlxsw: i2c: Limit single transaction buffer size
mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor
counter
drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c | 3 ++-
drivers/net/ethernet/mellanox/mlxsw/i2c.c | 5 +++--
2 files changed, 5 insertions(+), 3 deletions(-)
--
2.41.0
next reply other threads:[~2023-08-24 13:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 13:43 Petr Machata [this message]
2023-08-24 13:43 ` [PATCH net 1/3] mlxsw: i2c: Fix chunk size setting in output mailbox buffer Petr Machata
2023-08-24 13:43 ` [PATCH net 2/3] mlxsw: i2c: Limit single transaction buffer size Petr Machata
2023-08-24 13:43 ` [PATCH net 3/3] mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counter Petr Machata
2023-08-25 10:00 ` [PATCH net 0/3] mlxsw: Assorted fixes patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1692882702.git.petrm@nvidia.com \
--to=petrm@nvidia.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=mlxsw@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vadimp@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.