[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200922222903.3769629-1-andrew@lunn.ch>
Date: Wed, 23 Sep 2020 00:29:01 +0200
From: Andrew Lunn <andrew@...n.ch>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>
Subject: [PATCH net-next v2 0/2] PHY subsystem kernel doc
The first patches fix existing warnings in the kerneldoc for the PHY
subsystem, and then the 2nd extend the kernel documentation for the
major structures and functions in the PHY subsystem.
v2:
Drop the other fixes which have already been merged.
s/phy/PHY/g
TBI
TypOs
Andrew Lunn (2):
net: phy: Fixup kernel doc
net: phy: Document core PHY structures
Documentation/networking/kapi.rst | 9 +
drivers/net/phy/phy-core.c | 32 ++-
drivers/net/phy/phy.c | 69 ++++-
include/linux/mdio.h | 3 +-
include/linux/phy.h | 426 +++++++++++++++++++++---------
5 files changed, 404 insertions(+), 135 deletions(-)
--
2.28.0
Powered by blists - more mailing lists