phylink: add documentation for kernel APIs
Add kernel-doc documentation for phylink kernel APIs, and link it into the networking kapi documentation under "Network device support". Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
85b43945cf
commit
8796c8923d
@@ -145,3 +145,15 @@ PHY Support
|
||||
|
||||
.. kernel-doc:: drivers/net/phy/mdio_bus.c
|
||||
:internal:
|
||||
|
||||
PHYLINK
|
||||
-------
|
||||
|
||||
PHYLINK interfaces traditional network drivers with PHYLIB, fixed-links,
|
||||
and SFF modules (eg, hot-pluggable SFP) that may contain PHYs. PHYLINK
|
||||
provides management of the link state and link modes.
|
||||
|
||||
.. kernel-doc:: include/linux/phylink.h
|
||||
:internal:
|
||||
|
||||
.. kernel-doc:: drivers/net/phy/phylink.c
|
||||
|
Reference in New Issue
Block a user