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]>