aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-05-12 23:21:07 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-10 23:04:03 -0400
commitae150435b59e68de00546330241727f2fec54517 (patch)
tree29a1cb71053306e8a8e0dff1f927d16a9a396917 /MAINTAINERS
parentaa43c2158d5ae1dc76cccb08cd57a3ffd32c3825 (diff)
smsc: Move the SMC (SMSC) drivers
Moves the SMC (SMSC) drivers into drivers/net/ethernet/smsc/ and the necessary Kconfig and Makefile changes. Also did some cleanup of NET_VENDOR_SMC Kconfig tag for the 8390 based drivers. CC: Nicolas Pitre <nico@fluxnic.net> CC: Donald Becker <becker@scyld.com> CC: Erik Stahlman <erik@vt.edu> CC: Dustin McIntire <dustin@sensoria.com> CC: Steve Glendinning <steve.glendinning@smsc.com> CC: David Hinds <dahinds@users.sourceforge.net> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8f2821c30821..7c0294cdf9f1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5869,7 +5869,7 @@ F: mm/sl?b.c
5869SMC91x ETHERNET DRIVER 5869SMC91x ETHERNET DRIVER
5870M: Nicolas Pitre <nico@fluxnic.net> 5870M: Nicolas Pitre <nico@fluxnic.net>
5871S: Odd Fixes 5871S: Odd Fixes
5872F: drivers/net/smc91x.* 5872F: drivers/net/ethernet/smsc/smc91x.*
5873 5873
5874SMM665 HARDWARE MONITOR DRIVER 5874SMM665 HARDWARE MONITOR DRIVER
5875M: Guenter Roeck <linux@roeck-us.net> 5875M: Guenter Roeck <linux@roeck-us.net>
@@ -5904,13 +5904,13 @@ M: Steve Glendinning <steve.glendinning@smsc.com>
5904L: netdev@vger.kernel.org 5904L: netdev@vger.kernel.org
5905S: Supported 5905S: Supported
5906F: include/linux/smsc911x.h 5906F: include/linux/smsc911x.h
5907F: drivers/net/smsc911x.* 5907F: drivers/net/ethernet/smsc/smsc911x.*
5908 5908
5909SMSC9420 PCI ETHERNET DRIVER 5909SMSC9420 PCI ETHERNET DRIVER
5910M: Steve Glendinning <steve.glendinning@smsc.com> 5910M: Steve Glendinning <steve.glendinning@smsc.com>
5911L: netdev@vger.kernel.org 5911L: netdev@vger.kernel.org
5912S: Supported 5912S: Supported
5913F: drivers/net/smsc9420.* 5913F: drivers/net/ethernet/smsc/smsc9420.*
5914 5914
5915SN-IA64 (Itanium) SUB-PLATFORM 5915SN-IA64 (Itanium) SUB-PLATFORM
5916M: Jes Sorensen <jes@sgi.com> 5916M: Jes Sorensen <jes@sgi.com>