diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-20 10:15:19 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 03:21:25 -0400 |
commit | a88394cfb58007cca945699545469017beb0d206 (patch) | |
tree | 7efa1efcaf18d1b8f7bede1f25acdfc0c657c086 /MAINTAINERS | |
parent | 5ff2241dd42ade03572753f9ed7743719b47c474 (diff) |
ewrk3/tulip: Move the DEC - Tulip drivers
Move the DEC - Tulip driver into drivers/net/ethernet/dec/tulip/
and make the necessary Kconfig and Makefile changes.
The Digital Equioment (DEC) driver ewrk3 was moved into
drivers/net/ethernet/dec/ and the remaining drivers (Tulip)
were moved into drivers/net/ethernet/dec/tulip/
CC: Tobias Ringstrom <tori@unhappy.mine.nu>
CC: Grant Grundler <grundler@parisc-linux.org>
CC: David Davies <davies@maniac.ultranet.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 26fa497e3733..fbafbb68ae59 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2073,7 +2073,7 @@ DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER | |||
2073 | L: netdev@vger.kernel.org | 2073 | L: netdev@vger.kernel.org |
2074 | S: Orphan | 2074 | S: Orphan |
2075 | F: Documentation/networking/dmfe.txt | 2075 | F: Documentation/networking/dmfe.txt |
2076 | F: drivers/net/tulip/dmfe.c | 2076 | F: drivers/net/ethernet/tulip/dmfe.c |
2077 | 2077 | ||
2078 | DC390/AM53C974 SCSI driver | 2078 | DC390/AM53C974 SCSI driver |
2079 | M: Kurt Garloff <garloff@suse.de> | 2079 | M: Kurt Garloff <garloff@suse.de> |
@@ -6514,7 +6514,7 @@ TULIP NETWORK DRIVERS | |||
6514 | M: Grant Grundler <grundler@parisc-linux.org> | 6514 | M: Grant Grundler <grundler@parisc-linux.org> |
6515 | L: netdev@vger.kernel.org | 6515 | L: netdev@vger.kernel.org |
6516 | S: Maintained | 6516 | S: Maintained |
6517 | F: drivers/net/tulip/ | 6517 | F: drivers/net/ethernet/tulip/ |
6518 | 6518 | ||
6519 | TUN/TAP driver | 6519 | TUN/TAP driver |
6520 | M: Maxim Krasnyansky <maxk@qualcomm.com> | 6520 | M: Maxim Krasnyansky <maxk@qualcomm.com> |