All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS
@ 2023-10-28 18:44 Andrew Lunn
  2023-10-28 18:44 ` [PATCH v1 net-next 1/2] net: phy: fill in missing MODULE_DESCRIPTION()s Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew Lunn @ 2023-10-28 18:44 UTC (permalink / raw)
  To: netdev
  Cc: Heiner Kallweit, Russell King, Florian Fainelli, Richard Cochran,
	Joel Stanley, Andrew Jeffery, Andrew Lunn

Fixup PHY and MDIO drivers which are missing MODULE_DESCRIPTION.

Andrew Lunn (2):
  net: phy: fill in missing MODULE_DESCRIPTION()s
  net: mdio: fill in missing MODULE_DESCRIPTION()s

 drivers/net/mdio/acpi_mdio.c    | 1 +
 drivers/net/mdio/fwnode_mdio.c  | 1 +
 drivers/net/mdio/mdio-aspeed.c  | 1 +
 drivers/net/mdio/mdio-bitbang.c | 1 +
 drivers/net/mdio/of_mdio.c      | 1 +
 drivers/net/phy/bcm-phy-ptp.c   | 1 +
 drivers/net/phy/bcm87xx.c       | 1 +
 drivers/net/phy/phylink.c       | 1 +
 drivers/net/phy/sfp.c           | 1 +
 9 files changed, 9 insertions(+)

-- 
2.42.0


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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-28 18:44 [PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS Andrew Lunn
2023-10-28 18:44 ` [PATCH v1 net-next 1/2] net: phy: fill in missing MODULE_DESCRIPTION()s Andrew Lunn
2023-10-29  0:06   ` Florian Fainelli
2023-10-30 18:03   ` Russell King (Oracle)
2023-10-28 18:44 ` [PATCH v1 net-next 2/2] net: mdio: " Andrew Lunn
2023-10-29  0:07   ` Florian Fainelli
2023-10-29 23:38   ` Andrew Jeffery
2023-11-02  5:10 ` [PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS 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.