diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-12 23:21:07 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-10 23:04:03 -0400 |
commit | ae150435b59e68de00546330241727f2fec54517 (patch) | |
tree | 29a1cb71053306e8a8e0dff1f927d16a9a396917 /MAINTAINERS | |
parent | aa43c2158d5ae1dc76cccb08cd57a3ffd32c3825 (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-- | MAINTAINERS | 6 |
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 | |||
5869 | SMC91x ETHERNET DRIVER | 5869 | SMC91x ETHERNET DRIVER |
5870 | M: Nicolas Pitre <nico@fluxnic.net> | 5870 | M: Nicolas Pitre <nico@fluxnic.net> |
5871 | S: Odd Fixes | 5871 | S: Odd Fixes |
5872 | F: drivers/net/smc91x.* | 5872 | F: drivers/net/ethernet/smsc/smc91x.* |
5873 | 5873 | ||
5874 | SMM665 HARDWARE MONITOR DRIVER | 5874 | SMM665 HARDWARE MONITOR DRIVER |
5875 | M: Guenter Roeck <linux@roeck-us.net> | 5875 | M: Guenter Roeck <linux@roeck-us.net> |
@@ -5904,13 +5904,13 @@ M: Steve Glendinning <steve.glendinning@smsc.com> | |||
5904 | L: netdev@vger.kernel.org | 5904 | L: netdev@vger.kernel.org |
5905 | S: Supported | 5905 | S: Supported |
5906 | F: include/linux/smsc911x.h | 5906 | F: include/linux/smsc911x.h |
5907 | F: drivers/net/smsc911x.* | 5907 | F: drivers/net/ethernet/smsc/smsc911x.* |
5908 | 5908 | ||
5909 | SMSC9420 PCI ETHERNET DRIVER | 5909 | SMSC9420 PCI ETHERNET DRIVER |
5910 | M: Steve Glendinning <steve.glendinning@smsc.com> | 5910 | M: Steve Glendinning <steve.glendinning@smsc.com> |
5911 | L: netdev@vger.kernel.org | 5911 | L: netdev@vger.kernel.org |
5912 | S: Supported | 5912 | S: Supported |
5913 | F: drivers/net/smsc9420.* | 5913 | F: drivers/net/ethernet/smsc/smsc9420.* |
5914 | 5914 | ||
5915 | SN-IA64 (Itanium) SUB-PLATFORM | 5915 | SN-IA64 (Itanium) SUB-PLATFORM |
5916 | M: Jes Sorensen <jes@sgi.com> | 5916 | M: Jes Sorensen <jes@sgi.com> |