diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d79fd7aae983..d45828145e3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3073,16 +3073,27 @@ L: netdev@vger.kernel.org | |||
3073 | S: Maintained | 3073 | S: Maintained |
3074 | F: drivers/net/ixp2000/ | 3074 | F: drivers/net/ixp2000/ |
3075 | 3075 | ||
3076 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe) | 3076 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf) |
3077 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 3077 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
3078 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 3078 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
3079 | M: Bruce Allan <bruce.w.allan@intel.com> | 3079 | M: Bruce Allan <bruce.w.allan@intel.com> |
3080 | M: Alex Duyck <alexander.h.duyck@intel.com> | 3080 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> |
3081 | M: Don Skidmore <donald.c.skidmore@intel.com> | ||
3082 | M: Greg Rose <gregory.v.rose@intel.com> | ||
3081 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | 3083 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> |
3084 | M: Alex Duyck <alexander.h.duyck@intel.com> | ||
3082 | M: John Ronciak <john.ronciak@intel.com> | 3085 | M: John Ronciak <john.ronciak@intel.com> |
3083 | L: e1000-devel@lists.sourceforge.net | 3086 | L: e1000-devel@lists.sourceforge.net |
3084 | W: http://e1000.sourceforge.net/ | 3087 | W: http://e1000.sourceforge.net/ |
3085 | S: Supported | 3088 | S: Supported |
3089 | F: Documentation/networking/e100.txt | ||
3090 | F: Documentation/networking/e1000.txt | ||
3091 | F: Documentation/networking/e1000e.txt | ||
3092 | F: Documentation/networking/igb.txt | ||
3093 | F: Documentation/networking/igbvf.txt | ||
3094 | F: Documentation/networking/ixgb.txt | ||
3095 | F: Documentation/networking/ixgbe.txt | ||
3096 | F: Documentation/networking/ixgbevf.txt | ||
3086 | F: drivers/net/e100.c | 3097 | F: drivers/net/e100.c |
3087 | F: drivers/net/e1000/ | 3098 | F: drivers/net/e1000/ |
3088 | F: drivers/net/e1000e/ | 3099 | F: drivers/net/e1000e/ |
@@ -3090,6 +3101,7 @@ F: drivers/net/igb/ | |||
3090 | F: drivers/net/igbvf/ | 3101 | F: drivers/net/igbvf/ |
3091 | F: drivers/net/ixgb/ | 3102 | F: drivers/net/ixgb/ |
3092 | F: drivers/net/ixgbe/ | 3103 | F: drivers/net/ixgbe/ |
3104 | F: drivers/net/ixgbevf/ | ||
3093 | 3105 | ||
3094 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT | 3106 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT |
3095 | L: linux-wireless@vger.kernel.org | 3107 | L: linux-wireless@vger.kernel.org |