public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] net: phy: improve stats handling in mdio_bus.c
@ 2026-02-27 22:04 Heiner Kallweit
  2026-02-27 22:05 ` [PATCH net-next 1/8] net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attribute Heiner Kallweit
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Heiner Kallweit @ 2026-02-27 22:04 UTC (permalink / raw)
  To: Andrew Lunn, Andrew Lunn, Russell King - ARM Linux, Paolo Abeni,
	Eric Dumazet, David Miller, Jakub Kicinski
  Cc: netdev@vger.kernel.org

Improve stats handling in mdio_bus.c.

Heiner Kallweit (8):
  net: mdio: extend struct mdio_bus_stat_attr instead of using
    dev_ext_attribute
  net: mdio: use macro __ATTR to simplify the code
  net: phy: consider that mdio_bus_device_stat_field_show doesn't use
    member address
  net: phy: avoid extra casting in mdio_bus_get_stat
  net: mdio: constify attributes and attribute arrays
  net: mdio: use macro __ATTRIBUTE_GROUPS
  net: phy: inline helper mdio_bus_get_global_stat
  net: phy: improve mdiobus_stats_acct

 drivers/net/phy/mdio_bus.c | 124 ++++++++++++++-----------------------
 1 file changed, 46 insertions(+), 78 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-05  9:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 22:04 [PATCH net-next 0/8] net: phy: improve stats handling in mdio_bus.c Heiner Kallweit
2026-02-27 22:05 ` [PATCH net-next 1/8] net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attribute Heiner Kallweit
2026-02-27 22:06 ` [PATCH net-next 2/8] net: mdio: use macro __ATTR to simplify the code Heiner Kallweit
2026-02-27 22:07 ` [PATCH net-next 3/8] net: phy: consider that mdio_bus_device_stat_field_show doesn't use member address Heiner Kallweit
2026-02-27 22:07 ` [PATCH net-next 4/8] net: phy: avoid extra casting in mdio_bus_get_stat Heiner Kallweit
2026-02-27 22:08 ` [PATCH net-next 5/8] net: mdio: constify attributes and attribute arrays Heiner Kallweit
2026-02-27 22:09 ` [PATCH net-next 6/8] net: mdio: use macro __ATTRIBUTE_GROUPS Heiner Kallweit
2026-02-27 22:10 ` [PATCH net-next 7/8] net: phy: inline helper mdio_bus_get_global_stat Heiner Kallweit
2026-02-27 22:11 ` [PATCH net-next 8/8] net: phy: improve mdiobus_stats_acct Heiner Kallweit
2026-03-05  8:31   ` Marek Szyprowski
2026-03-05  9:57     ` Heiner Kallweit
2026-03-03 12:30 ` [PATCH net-next 0/8] net: phy: improve stats handling in mdio_bus.c patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox