netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5 next] net: vertexcom: mse102x: Minor clean-ups
@ 2024-08-27 19:09 Stefan Wahren
  2024-08-27 19:09 ` [PATCH 1/5 next] net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS Stefan Wahren
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Stefan Wahren @ 2024-08-27 19:09 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: netdev, linux-kernel, Stefan Wahren

From: Stefan Wahren <stefan.wahren@chargebyte.com>

This series provides some minor clean-ups for the Vertexcom MSE102x
driver.

Stefan Wahren (5):
  net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
  net: vertexcom: mse102x: Silence TX timeout
  net: vertexcom: mse102x: Fix random MAC address log
  net: vertexcom: mse102x: Drop log message on remove
  net: vertexcom: mse102x: Use ETH_ZLEN

 drivers/net/ethernet/vertexcom/mse102x.c | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

--
2.34.1


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

end of thread, other threads:[~2024-08-29 21:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-27 19:09 [PATCH 0/5 next] net: vertexcom: mse102x: Minor clean-ups Stefan Wahren
2024-08-27 19:09 ` [PATCH 1/5 next] net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS Stefan Wahren
2024-08-28 14:39   ` Simon Horman
2024-08-27 19:09 ` [PATCH 2/5 next] net: vertexcom: mse102x: Silence TX timeout Stefan Wahren
2024-08-28 14:40   ` Simon Horman
2024-08-27 19:09 ` [PATCH 3/5 next] net: vertexcom: mse102x: Fix random MAC address log Stefan Wahren
2024-08-28 14:40   ` Simon Horman
2024-08-27 19:09 ` [PATCH 4/5 next] net: vertexcom: mse102x: Drop log message on remove Stefan Wahren
2024-08-28 14:40   ` Simon Horman
2024-08-27 19:10 ` [PATCH 5/5 next] net: vertexcom: mse102x: Use ETH_ZLEN Stefan Wahren
2024-08-28 14:40   ` Simon Horman
2024-08-29 21:31 ` [PATCH 0/5 next] net: vertexcom: mse102x: Minor clean-ups Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).