diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-10-04 21:15:17 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-05 16:28:19 -0400 |
commit | 0d164401354011e771c850ba1f04a6ae883f82ab (patch) | |
tree | 004d287b66ad46ffa647ec6572e5077461164f1f /MAINTAINERS | |
parent | da8c01c4502adc1e7209a14626d583de7ca452fd (diff) |
MAINTAINERS: update Intel LAN Ethernet info
- Add ixgbevf and docs files to the maintainers file
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 44e659530910..20a03b93bda5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3050,16 +3050,27 @@ L: netdev@vger.kernel.org | |||
3050 | S: Maintained | 3050 | S: Maintained |
3051 | F: drivers/net/ixp2000/ | 3051 | F: drivers/net/ixp2000/ |
3052 | 3052 | ||
3053 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe) | 3053 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf) |
3054 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 3054 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
3055 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 3055 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
3056 | M: Bruce Allan <bruce.w.allan@intel.com> | 3056 | M: Bruce Allan <bruce.w.allan@intel.com> |
3057 | M: Alex Duyck <alexander.h.duyck@intel.com> | 3057 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> |
3058 | M: Don Skidmore <donald.c.skidmore@intel.com> | ||
3059 | M: Greg Rose <gregory.v.rose@intel.com> | ||
3058 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | 3060 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> |
3061 | M: Alex Duyck <alexander.h.duyck@intel.com> | ||
3059 | M: John Ronciak <john.ronciak@intel.com> | 3062 | M: John Ronciak <john.ronciak@intel.com> |
3060 | L: e1000-devel@lists.sourceforge.net | 3063 | L: e1000-devel@lists.sourceforge.net |
3061 | W: http://e1000.sourceforge.net/ | 3064 | W: http://e1000.sourceforge.net/ |
3062 | S: Supported | 3065 | S: Supported |
3066 | F: Documentation/networking/e100.txt | ||
3067 | F: Documentation/networking/e1000.txt | ||
3068 | F: Documentation/networking/e1000e.txt | ||
3069 | F: Documentation/networking/igb.txt | ||
3070 | F: Documentation/networking/igbvf.txt | ||
3071 | F: Documentation/networking/ixgb.txt | ||
3072 | F: Documentation/networking/ixgbe.txt | ||
3073 | F: Documentation/networking/ixgbevf.txt | ||
3063 | F: drivers/net/e100.c | 3074 | F: drivers/net/e100.c |
3064 | F: drivers/net/e1000/ | 3075 | F: drivers/net/e1000/ |
3065 | F: drivers/net/e1000e/ | 3076 | F: drivers/net/e1000e/ |
@@ -3067,6 +3078,7 @@ F: drivers/net/igb/ | |||
3067 | F: drivers/net/igbvf/ | 3078 | F: drivers/net/igbvf/ |
3068 | F: drivers/net/ixgb/ | 3079 | F: drivers/net/ixgb/ |
3069 | F: drivers/net/ixgbe/ | 3080 | F: drivers/net/ixgbe/ |
3081 | F: drivers/net/ixgbevf/ | ||
3070 | 3082 | ||
3071 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT | 3083 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT |
3072 | L: linux-wireless@vger.kernel.org | 3084 | L: linux-wireless@vger.kernel.org |