diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-13 18:38:08 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-10 23:04:12 -0400 |
commit | 115978859272b958366d4a08c99a24f9625fa663 (patch) | |
tree | e3eb08a76c0180bd5efa36985306878cbea5845f /MAINTAINERS | |
parent | ae150435b59e68de00546330241727f2fec54517 (diff) |
i825xx: Move the Intel 82586/82593/82596 based drivers
Move the drivers that use the i82586/i82593/i82596 chipsets into
drivers/net/ethernet/i825xx/ and make the necessary Kconfig and
Makefile changes. There were 4 3Com drivers which were initially
moved into 3com/, which now reside in i825xx since they all used
the i82586 chip.
CC: Philip Blundell <philb@gnu.org>
CC: Russell King <linux@arm.linux.org.uk>
CC: <aris@cathedrallabs.org>
CC: Donald Becker <becker@scyld.com>
CC: Chris Beauregard <cpbeaure@undergrad.math.uwaterloo.ca>
CC: Richard Procter <rnp@paradise.net.nz>
CC: Andries Brouwer <aeb@cwi.nl>
CC: "M.Hipp" <hippm@informatik.uni-tuebingen.de>
CC: Richard Hirst <richard@sleepie.demon.co.uk>
CC: Sam Creasey <sammy@oh.verio.com>
CC: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7c0294cdf9f1..5b368ccf7572 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -117,7 +117,7 @@ Maintainers List (try to look for most precise areas first) | |||
117 | M: Philip Blundell <philb@gnu.org> | 117 | M: Philip Blundell <philb@gnu.org> |
118 | L: netdev@vger.kernel.org | 118 | L: netdev@vger.kernel.org |
119 | S: Maintained | 119 | S: Maintained |
120 | F: drivers/net/3c505* | 120 | F: drivers/net/ethernet/i825xx/3c505* |
121 | 121 | ||
122 | 3C59X NETWORK DRIVER | 122 | 3C59X NETWORK DRIVER |
123 | M: Steffen Klassert <klassert@mathematik.tu-chemnitz.de> | 123 | M: Steffen Klassert <klassert@mathematik.tu-chemnitz.de> |
@@ -1014,7 +1014,7 @@ F: arch/arm/include/asm/hardware/ioc.h | |||
1014 | F: arch/arm/include/asm/hardware/iomd.h | 1014 | F: arch/arm/include/asm/hardware/iomd.h |
1015 | F: arch/arm/include/asm/hardware/memc.h | 1015 | F: arch/arm/include/asm/hardware/memc.h |
1016 | F: arch/arm/mach-rpc/ | 1016 | F: arch/arm/mach-rpc/ |
1017 | F: drivers/net/arm/ether* | 1017 | F: drivers/net/arm/ether3* |
1018 | F: drivers/scsi/arm/ | 1018 | F: drivers/scsi/arm/ |
1019 | 1019 | ||
1020 | ARM/SHARK MACHINE SUPPORT | 1020 | ARM/SHARK MACHINE SUPPORT |
@@ -2510,7 +2510,7 @@ ETHEREXPRESS-16 NETWORK DRIVER | |||
2510 | M: Philip Blundell <philb@gnu.org> | 2510 | M: Philip Blundell <philb@gnu.org> |
2511 | L: netdev@vger.kernel.org | 2511 | L: netdev@vger.kernel.org |
2512 | S: Maintained | 2512 | S: Maintained |
2513 | F: drivers/net/eexpress.* | 2513 | F: drivers/net/ethernet/i825xx/eexpress.* |
2514 | 2514 | ||
2515 | ETHERNET BRIDGE | 2515 | ETHERNET BRIDGE |
2516 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 2516 | M: Stephen Hemminger <shemminger@linux-foundation.org> |