diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-03-30 06:47:06 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-10 22:53:41 -0400 |
commit | ca7a8e85262e93065b2a49dfb96a24d4a534a049 (patch) | |
tree | 6fa505e3e6597548edd53b8faa559c6dff5a2bb8 /MAINTAINERS | |
parent | c1abc95b157fe4574919942018af143203ecca8e (diff) |
3c*/acenic/typhoon: Move 3Com Ethernet drivers
Moves the 3Com drivers into drivers/net/ethernet/3com/ and the necessary
Kconfig and Makefile changes.
Did not move the following drivers becuase they use a non-3Com
chipset: 3c503, 3c505, 3c507, 3c523 and 3c527
CC: Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
CC: David Dillow <dave@thedillows.org>
CC: Jes Sorensen <jes@trained-monkey.org>
CC: Alan Cox <alan@linux.intel.com>
CC: David Hinds <dahinds@users.sourceforge.net>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: David Dillow <dave@thedillows.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 51d42fbc8dc4..112e22696a77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -124,13 +124,13 @@ M: Steffen Klassert <klassert@mathematik.tu-chemnitz.de> | |||
124 | L: netdev@vger.kernel.org | 124 | L: netdev@vger.kernel.org |
125 | S: Maintained | 125 | S: Maintained |
126 | F: Documentation/networking/vortex.txt | 126 | F: Documentation/networking/vortex.txt |
127 | F: drivers/net/3c59x.c | 127 | F: drivers/net/ethernet/3com/3c59x.c |
128 | 128 | ||
129 | 3CR990 NETWORK DRIVER | 129 | 3CR990 NETWORK DRIVER |
130 | M: David Dillow <dave@thedillows.org> | 130 | M: David Dillow <dave@thedillows.org> |
131 | L: netdev@vger.kernel.org | 131 | L: netdev@vger.kernel.org |
132 | S: Maintained | 132 | S: Maintained |
133 | F: drivers/net/typhoon* | 133 | F: drivers/net/ethernet/3com/typhoon* |
134 | 134 | ||
135 | 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) | 135 | 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) |
136 | M: Adam Radford <linuxraid@lsi.com> | 136 | M: Adam Radford <linuxraid@lsi.com> |
@@ -214,7 +214,7 @@ ACENIC DRIVER | |||
214 | M: Jes Sorensen <jes@trained-monkey.org> | 214 | M: Jes Sorensen <jes@trained-monkey.org> |
215 | L: linux-acenic@sunsite.dk | 215 | L: linux-acenic@sunsite.dk |
216 | S: Maintained | 216 | S: Maintained |
217 | F: drivers/net/acenic* | 217 | F: drivers/net/ethernet/3com/acenic* |
218 | 218 | ||
219 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER | 219 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER |
220 | M: Peter Feuerer <peter@piie.net> | 220 | M: Peter Feuerer <peter@piie.net> |