commit | 644570b830266ff33ff5f3542b9c838f93a55ea6 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <[email protected]> | Sat Apr 02 06:20:12 2011 -0700 |
committer | Jeff Kirsher <[email protected]> | Wed Aug 10 19:54:25 2011 -0700 |
tree | b19c680ce1b1e4cd15465c74aa335459068c033f | |
parent | b955f6ca776f3bab3d1e2c5fb1d247b203cbda14 [diff] [blame] |
8390: Move the 8390 related drivers Moves the drivers for the National Semi-conductor 8390 chipset into drivers/net/ethernet/8390/ and the necessary Kconfig and Makefile changes. CC: Donald Becker <[email protected]> CC: Paul Gortmaker <[email protected]> CC: Alain Malek <[email protected]> CC: Peter De Schrijver <[email protected]> CC: "David Huggins-Daines" <[email protected]> CC: Wim Dumon <[email protected]> CC: Yoshinori Sato <[email protected]> CC: David Hinds <[email protected]> CC: Russell King <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index 6f9dc94..c694583 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -170,8 +170,7 @@ 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.] L: [email protected] S: Orphan / Obsolete -F: drivers/net/*8390* -F: drivers/net/ax88796.c +F: drivers/net/ethernet/8390/ 9P FILE SYSTEM M: Eric Van Hensbergen <[email protected]> @@ -6568,7 +6567,7 @@ S: Supported F: arch/h8300/ F: drivers/ide/ide-h8300.c -F: drivers/net/ne-h8300.c +F: drivers/net/ethernet/8390/ne-h8300.c UDF FILESYSTEM M: Jan Kara <[email protected]>