]> Git Repo - linux.git/commitdiff
MAINTAINERS: add entry for the PHY library
authorFlorian Fainelli <[email protected]>
Tue, 18 Feb 2014 17:47:49 +0000 (09:47 -0800)
committerDavid S. Miller <[email protected]>
Tue, 18 Feb 2014 23:13:40 +0000 (18:13 -0500)
The PHY library has been subject to some changes, new drivers and DT
interactions over the past few months. Add myself as a maintainer for
the core PHY library parts and drivers. Make sure the PHY library entry
also covers the Device Tree files which have a close interaction with
the MDIO bus, PHY connection and Ethernet PHY mode parsing.

CC: Grant Likely <[email protected]>
CC: Shaohui Xie <[email protected]>
CC: Andy Fleming <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
MAINTAINERS

index 091b50edaf358b620c721b2445a7b3b422f97e90..c8b3975ee56eefb613621842175bd554bdf9e639 100644 (file)
@@ -3324,6 +3324,17 @@ S:       Maintained
 F:     include/linux/netfilter_bridge/
 F:     net/bridge/
 
+ETHERNET PHY LIBRARY
+M:     Florian Fainelli <[email protected]>
+L:     [email protected]
+S:     Maintained
+F:     include/linux/phy.h
+F:     include/linux/phy_fixed.h
+F:     drivers/net/phy/
+F:     Documentation/networking/phy.txt
+F:     drivers/of/of_mdio.c
+F:     drivers/of/of_net.c
+
 EXT2 FILE SYSTEM
 M:     Jan Kara <[email protected]>
 L:     [email protected]
This page took 0.067968 seconds and 4 git commands to generate.