diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-11 05:29:36 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 03:22:12 -0400 |
commit | ec21e2ec367697b4803e82662bdff6c8567745fc (patch) | |
tree | cdb42f597ff5e60516bdab59d306006fd1fafd1c /MAINTAINERS | |
parent | 5346ebf6db077d963e9d81af9df290d7f5532492 (diff) |
freescale: Move the Freescale drivers
Move the Freescale drivers into drivers/net/ethernet/freescale/ and
make the necessary Kconfig and Makefile changes.
CC: Sandeep Gopalpet <sandeep.kumar@freescale.com>
CC: Andy Fleming <afleming@freescale.com>
CC: Shlomi Gridish <gridish@freescale.com>
CC: Li Yang <leoli@freescale.com>
CC: Pantelis Antoniou <pantelis.antoniou@gmail.com>
CC: Vitaly Bordug <vbordug@ru.mvista.com>
CC: Dan Malek <dmalek@jlc.net>
CC: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5b2ad6c8cac1..77ca43046b7e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2689,7 +2689,7 @@ M: Vitaly Bordug <vbordug@ru.mvista.com> | |||
2689 | L: linuxppc-dev@lists.ozlabs.org | 2689 | L: linuxppc-dev@lists.ozlabs.org |
2690 | L: netdev@vger.kernel.org | 2690 | L: netdev@vger.kernel.org |
2691 | S: Maintained | 2691 | S: Maintained |
2692 | F: drivers/net/fs_enet/ | 2692 | F: drivers/net/ethernet/freescale/fs_enet/ |
2693 | F: include/linux/fs_enet_pd.h | 2693 | F: include/linux/fs_enet_pd.h |
2694 | 2694 | ||
2695 | FREESCALE QUICC ENGINE LIBRARY | 2695 | FREESCALE QUICC ENGINE LIBRARY |
@@ -2711,7 +2711,7 @@ M: Li Yang <leoli@freescale.com> | |||
2711 | L: netdev@vger.kernel.org | 2711 | L: netdev@vger.kernel.org |
2712 | L: linuxppc-dev@lists.ozlabs.org | 2712 | L: linuxppc-dev@lists.ozlabs.org |
2713 | S: Maintained | 2713 | S: Maintained |
2714 | F: drivers/net/ucc_geth* | 2714 | F: drivers/net/ethernet/freescale/ucc_geth* |
2715 | 2715 | ||
2716 | FREESCALE QUICC ENGINE UCC UART DRIVER | 2716 | FREESCALE QUICC ENGINE UCC UART DRIVER |
2717 | M: Timur Tabi <timur@freescale.com> | 2717 | M: Timur Tabi <timur@freescale.com> |