diff options
author | Claudiu Manoil <claudiu.manoil@freescale.com> | 2015-10-23 04:42:01 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-25 21:28:16 -0400 |
commit | abb1ed7b793fcb10cadb378fe0eeee589b61a9e1 (patch) | |
tree | 0b3a38d197b2d3fdcf8034795c3b5a455cc3d724 | |
parent | 1de65a5ea32de7b335ab505366d45cefadbbdf71 (diff) |
MAINTAINERS: Add entry for gianfar ethernet driver
Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fb7d2e4af200..9b43ef23b985 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4427,6 +4427,14 @@ L: linuxppc-dev@lists.ozlabs.org | |||
4427 | S: Maintained | 4427 | S: Maintained |
4428 | F: drivers/net/ethernet/freescale/ucc_geth* | 4428 | F: drivers/net/ethernet/freescale/ucc_geth* |
4429 | 4429 | ||
4430 | FREESCALE eTSEC ETHERNET DRIVER (GIANFAR) | ||
4431 | M: Claudiu Manoil <claudiu.manoil@freescale.com> | ||
4432 | L: netdev@vger.kernel.org | ||
4433 | S: Maintained | ||
4434 | F: drivers/net/ethernet/freescale/gianfar* | ||
4435 | X: drivers/net/ethernet/freescale/gianfar_ptp.c | ||
4436 | F: Documentation/devicetree/bindings/net/fsl-tsec-phy.txt | ||
4437 | |||
4430 | FREESCALE QUICC ENGINE UCC UART DRIVER | 4438 | FREESCALE QUICC ENGINE UCC UART DRIVER |
4431 | M: Timur Tabi <timur@tabi.org> | 4439 | M: Timur Tabi <timur@tabi.org> |
4432 | L: linuxppc-dev@lists.ozlabs.org | 4440 | L: linuxppc-dev@lists.ozlabs.org |