diff options
author | Nimrod Andy <[email protected]> | 2016-03-02 17:24:53 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-03 17:15:49 -0500 |
commit | 63a0a00b90b5193173bcf76ef24afdda8eb05d3a (patch) | |
tree | 86adf9a999fd2cf052792f970c171e6c1a325aa3 | |
parent | 4024fcf70556311521e7b6cf79fa50e16f31013a (diff) |
MAINTAINERS: add maintainer entry for FREESCALE FEC ethernet driver
Add a maintainer entry for FREESCALE FEC ethernet driver and add myself
as a maintainer.
Signed-off-by: Fugang Duan <[email protected]>
Acked-by: Frank Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e6b14f2ead18..bcda6232cc98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4542,6 +4542,15 @@ S: Maintained F: drivers/net/ethernet/freescale/fs_enet/ F: include/linux/fs_enet_pd.h +FREESCALE IMX / MXC FEC DRIVER +M: Fugang Duan <[email protected]> +S: Maintained +F: drivers/net/ethernet/freescale/fec_main.c +F: drivers/net/ethernet/freescale/fec_ptp.c +F: drivers/net/ethernet/freescale/fec.h +F: Documentation/devicetree/bindings/net/fsl-fec.txt + FREESCALE QUICC ENGINE LIBRARY S: Orphan |