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 f46d8e66333f..ae95fd4efbd4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3063,16 +3063,27 @@ L: netdev@vger.kernel.org | |||
3063 | S: Maintained | 3063 | S: Maintained |
3064 | F: drivers/net/ixp2000/ | 3064 | F: drivers/net/ixp2000/ |
3065 | 3065 | ||
3066 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe) | 3066 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf) |
3067 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 3067 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
3068 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 3068 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
3069 | M: Bruce Allan <bruce.w.allan@intel.com> | 3069 | M: Bruce Allan <bruce.w.allan@intel.com> |
3070 | M: Alex Duyck <alexander.h.duyck@intel.com> | 3070 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> |
3071 | M: Don Skidmore <donald.c.skidmore@intel.com> | ||
3072 | M: Greg Rose <gregory.v.rose@intel.com> | ||
3071 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | 3073 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> |
3074 | M: Alex Duyck <alexander.h.duyck@intel.com> | ||
3072 | M: John Ronciak <john.ronciak@intel.com> | 3075 | M: John Ronciak <john.ronciak@intel.com> |
3073 | L: e1000-devel@lists.sourceforge.net | 3076 | L: e1000-devel@lists.sourceforge.net |
3074 | W: http://e1000.sourceforge.net/ | 3077 | W: http://e1000.sourceforge.net/ |
3075 | S: Supported | 3078 | S: Supported |
3079 | F: Documentation/networking/e100.txt | ||
3080 | F: Documentation/networking/e1000.txt | ||
3081 | F: Documentation/networking/e1000e.txt | ||
3082 | F: Documentation/networking/igb.txt | ||
3083 | F: Documentation/networking/igbvf.txt | ||
3084 | F: Documentation/networking/ixgb.txt | ||
3085 | F: Documentation/networking/ixgbe.txt | ||
3086 | F: Documentation/networking/ixgbevf.txt | ||
3076 | F: drivers/net/e100.c | 3087 | F: drivers/net/e100.c |
3077 | F: drivers/net/e1000/ | 3088 | F: drivers/net/e1000/ |
3078 | F: drivers/net/e1000e/ | 3089 | F: drivers/net/e1000e/ |
@@ -3080,6 +3091,7 @@ F: drivers/net/igb/ | |||
3080 | F: drivers/net/igbvf/ | 3091 | F: drivers/net/igbvf/ |
3081 | F: drivers/net/ixgb/ | 3092 | F: drivers/net/ixgb/ |
3082 | F: drivers/net/ixgbe/ | 3093 | F: drivers/net/ixgbe/ |
3094 | F: drivers/net/ixgbevf/ | ||
3083 | 3095 | ||
3084 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT | 3096 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT |
3085 | L: linux-wireless@vger.kernel.org | 3097 | L: linux-wireless@vger.kernel.org |