diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-04-07 10:42:33 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-10 23:03:27 -0400 |
commit | dee1ad47f2ee75f5146d83ca757c1b7861c34c3b (patch) | |
tree | 47cbdefe3d0f9b729724e378ad6a96eaddfd5fbc /MAINTAINERS | |
parent | f7917c009c28c941ba151ee66f04dc7f6a2e1e0b (diff) |
intel: Move the Intel wired LAN drivers
Moves the Intel wired LAN drivers into drivers/net/ethernet/intel/ and
the necessary Kconfig and Makefile changes.
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0853d00c7d48..f4838da520c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3340,13 +3340,13 @@ M: Bruce Allan <bruce.w.allan@intel.com> | |||
3340 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> | 3340 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> |
3341 | M: Don Skidmore <donald.c.skidmore@intel.com> | 3341 | M: Don Skidmore <donald.c.skidmore@intel.com> |
3342 | M: Greg Rose <gregory.v.rose@intel.com> | 3342 | M: Greg Rose <gregory.v.rose@intel.com> |
3343 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | 3343 | M: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> |
3344 | M: Alex Duyck <alexander.h.duyck@intel.com> | 3344 | M: Alex Duyck <alexander.h.duyck@intel.com> |
3345 | M: John Ronciak <john.ronciak@intel.com> | 3345 | M: John Ronciak <john.ronciak@intel.com> |
3346 | L: e1000-devel@lists.sourceforge.net | 3346 | L: e1000-devel@lists.sourceforge.net |
3347 | W: http://e1000.sourceforge.net/ | 3347 | W: http://e1000.sourceforge.net/ |
3348 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-2.6.git | 3348 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net.git |
3349 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next-2.6.git | 3349 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next.git |
3350 | S: Supported | 3350 | S: Supported |
3351 | F: Documentation/networking/e100.txt | 3351 | F: Documentation/networking/e100.txt |
3352 | F: Documentation/networking/e1000.txt | 3352 | F: Documentation/networking/e1000.txt |
@@ -3356,14 +3356,7 @@ F: Documentation/networking/igbvf.txt | |||
3356 | F: Documentation/networking/ixgb.txt | 3356 | F: Documentation/networking/ixgb.txt |
3357 | F: Documentation/networking/ixgbe.txt | 3357 | F: Documentation/networking/ixgbe.txt |
3358 | F: Documentation/networking/ixgbevf.txt | 3358 | F: Documentation/networking/ixgbevf.txt |
3359 | F: drivers/net/e100.c | 3359 | F: drivers/net/ethernet/intel/ |
3360 | F: drivers/net/e1000/ | ||
3361 | F: drivers/net/e1000e/ | ||
3362 | F: drivers/net/igb/ | ||
3363 | F: drivers/net/igbvf/ | ||
3364 | F: drivers/net/ixgb/ | ||
3365 | F: drivers/net/ixgbe/ | ||
3366 | F: drivers/net/ixgbevf/ | ||
3367 | 3360 | ||
3368 | INTEL MRST PMU DRIVER | 3361 | INTEL MRST PMU DRIVER |
3369 | M: Len Brown <len.brown@intel.com> | 3362 | M: Len Brown <len.brown@intel.com> |