diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-14 15:56:50 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 06:41:10 -0400 |
commit | b544dbac41218fd015ac79455cfc1e57736e9b0c (patch) | |
tree | 6881af397456d0237dbb123ccb585a1a8086c166 /MAINTAINERS | |
parent | de69a4f240a1d43bc6a587c836c5ce1c66e36f23 (diff) |
davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers
Move the Texas Instruments drivers to drivers/net/ethernet/ti/ and
make the necessary Kconfig and Makefile changes.
CC: Sriram <srk@ti.com>
CC: Vinay Hegde <vinay.hegde@ti.com>
CC: Cyril Chemparathy <cyril@ti.com>
CC: Samuel Chessman <chessman@tux.org>
CC: <torben.mathiasen@compaq.com>
CC: Eugene Konev <ejka@imfi.kspu.ru>
CC: Florian Fainelli <florian@openwrt.org>
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 d31fd9ed5262..622f4fc7968c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1908,7 +1908,7 @@ CPMAC ETHERNET DRIVER | |||
1908 | M: Florian Fainelli <florian@openwrt.org> | 1908 | M: Florian Fainelli <florian@openwrt.org> |
1909 | L: netdev@vger.kernel.org | 1909 | L: netdev@vger.kernel.org |
1910 | S: Maintained | 1910 | S: Maintained |
1911 | F: drivers/net/cpmac.c | 1911 | F: drivers/net/ethernet/ti/cpmac.c |
1912 | 1912 | ||
1913 | CPU FREQUENCY DRIVERS | 1913 | CPU FREQUENCY DRIVERS |
1914 | M: Dave Jones <davej@redhat.com> | 1914 | M: Dave Jones <davej@redhat.com> |
@@ -6420,7 +6420,7 @@ L: tlan-devel@lists.sourceforge.net (subscribers-only) | |||
6420 | W: http://sourceforge.net/projects/tlan/ | 6420 | W: http://sourceforge.net/projects/tlan/ |
6421 | S: Maintained | 6421 | S: Maintained |
6422 | F: Documentation/networking/tlan.txt | 6422 | F: Documentation/networking/tlan.txt |
6423 | F: drivers/net/tlan.* | 6423 | F: drivers/net/ethernet/ti/tlan.* |
6424 | 6424 | ||
6425 | TOMOYO SECURITY MODULE | 6425 | TOMOYO SECURITY MODULE |
6426 | M: Kentaro Takeda <takedakn@nttdata.co.jp> | 6426 | M: Kentaro Takeda <takedakn@nttdata.co.jp> |