diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-13 17:29:12 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-11 05:41:59 -0400 |
commit | 9aa3283595451ca093500ff0977b106e1f465586 (patch) | |
tree | 89cd128f037b029b67f73fbff7d8cc38177c2b27 /MAINTAINERS | |
parent | 86387e1ac4fcaa45ff5578013a78593d1a0ba279 (diff) |
ehea/ibm*: Move the IBM drivers
Move the IBM drivers into drivers/net/ethernet/ibm/ and make the
necessary Kconfig and Makefile changes.
- Renamed ibm_new_emac to emac
- Cleaned up Makefile and Kconfig options which referred to
IBM_NEW_EMAC to IBM_EMAC
- ibmlana driver is a National Semiconductor SONIC driver so
it was not moved
CC: Christoph Raisch <raisch@de.ibm.com>
CC: Santiago Leon <santil@linux.vnet.ibm.com>
CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: David Gibson <dwg@au1.ibm.com>
CC: Kyle Lucke <klucke@us.ibm.com>
CC: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bcfc144e96a1..2fcfa8b02d90 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2465,7 +2465,7 @@ EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER | |||
2465 | M: Breno Leitao <leitao@linux.vnet.ibm.com> | 2465 | M: Breno Leitao <leitao@linux.vnet.ibm.com> |
2466 | L: netdev@vger.kernel.org | 2466 | L: netdev@vger.kernel.org |
2467 | S: Maintained | 2467 | S: Maintained |
2468 | F: drivers/net/ehea/ | 2468 | F: drivers/net/ethernet/ibm/ehea/ |
2469 | 2469 | ||
2470 | EMBEDDED LINUX | 2470 | EMBEDDED LINUX |
2471 | M: Paul Gortmaker <paul.gortmaker@windriver.com> | 2471 | M: Paul Gortmaker <paul.gortmaker@windriver.com> |
@@ -3163,7 +3163,7 @@ IBM Power Virtual Ethernet Device Driver | |||
3163 | M: Santiago Leon <santil@linux.vnet.ibm.com> | 3163 | M: Santiago Leon <santil@linux.vnet.ibm.com> |
3164 | L: netdev@vger.kernel.org | 3164 | L: netdev@vger.kernel.org |
3165 | S: Supported | 3165 | S: Supported |
3166 | F: drivers/net/ibmveth.* | 3166 | F: drivers/net/ethernet/ibm/ibmveth.* |
3167 | 3167 | ||
3168 | IBM ServeRAID RAID DRIVER | 3168 | IBM ServeRAID RAID DRIVER |
3169 | P: Jack Hammer | 3169 | P: Jack Hammer |