Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Andrew Lunn <andrew@lunn.ch>, David Miller <davem@davemloft.net>
Cc: netdev <netdev@vger.kernel.org>,
Florian Fainelli <f.fainelli@gmail.com>,
Heiner Kallweit <hkallweit1@gmail.com>
Subject: Re: [PATCH net-next 0/5] PHY subsystem kernel doc
Date: Sun, 20 Sep 2020 10:44:50 -0700 [thread overview]
Message-ID: <e1d2c08a-52c3-c463-75c7-b732a8666a3a@infradead.org> (raw)
In-Reply-To: <20200920171703.3692328-1-andrew@lunn.ch>
On 9/20/20 10:16 AM, Andrew Lunn wrote:
> The first two patches just fixed warnings seen while trying to work on
> PHY documentation.
>
> The following patches then first fix existing warnings in the
> kerneldoc for the PHY subsystem, and then extend the kernel
> documentation for the major structures and functions in the PHY
> subsystem.
>
> Andrew Lunn (5):
> net: netdevice.h: Document proto_down_reason
> net: netdevice.h: Document xdp_state
> net: phy: Fixup kernel doc
> net: phy: Document core PHY structures
> net: mdio: Add kerneldoc for main data structures and some functions
>
> Documentation/networking/kapi.rst | 24 ++
> drivers/net/phy/mdio_bus.c | 37 +++
> drivers/net/phy/mdio_device.c | 21 ++
> drivers/net/phy/phy-core.c | 30 +++
> drivers/net/phy/phy.c | 69 ++++-
> include/linux/mdio.h | 91 ++++++-
> include/linux/netdevice.h | 3 +
> include/linux/phy.h | 414 +++++++++++++++++++++---------
> 8 files changed, 554 insertions(+), 135 deletions(-)
Note: Jakub has already merged my fixes for your patches 1 & 2...
The series LGTM. Thanks.
series:
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
--
~Randy
next prev parent reply other threads:[~2020-09-20 17:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-20 17:16 Andrew Lunn
2020-09-20 17:16 ` [PATCH net-next 1/5] net: netdevice.h: Document proto_down_reason Andrew Lunn
2020-09-20 21:07 ` Florian Fainelli
2020-09-20 17:17 ` [PATCH net-next 2/5] net: netdevice.h: Document xdp_state Andrew Lunn
2020-09-20 17:17 ` [PATCH net-next 3/5] net: phy: Fixup kernel doc Andrew Lunn
2020-09-20 21:07 ` Florian Fainelli
2020-09-20 17:17 ` [PATCH net-next 4/5] net: phy: Document core PHY structures Andrew Lunn
2020-09-20 21:29 ` Florian Fainelli
2020-09-20 17:17 ` [PATCH net-next 5/5] net: mdio: Add kerneldoc for main data structures and some functions Andrew Lunn
2020-09-20 21:11 ` Florian Fainelli
2020-09-20 17:44 ` Randy Dunlap [this message]
2020-09-21 21:45 ` [PATCH net-next 0/5] PHY subsystem kernel doc David Miller
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=e1d2c08a-52c3-c463-75c7-b732a8666a3a@infradead.org \
--to=rdunlap@infradead.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=hkallweit1@gmail.com \
--cc=netdev@vger.kernel.org \
--subject='Re: [PATCH net-next 0/5] PHY subsystem kernel doc' \
/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
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).