diff options
author | Jeff Kirsher <[email protected]> | 2010-10-05 01:15:17 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-10-05 13:28:19 -0700 |
commit | 0d164401354011e771c850ba1f04a6ae883f82ab (patch) | |
tree | 004d287b66ad46ffa647ec6572e5077461164f1f | |
parent | da8c01c4502adc1e7209a14626d583de7ca452fd (diff) |
MAINTAINERS: update Intel LAN Ethernet info
- Add ixgbevf and docs files to the maintainers file
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-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: [email protected] S: Maintained F: drivers/net/ixp2000/ -INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe) +INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf) M: Jeff Kirsher <[email protected]> M: Jesse Brandeburg <[email protected]> M: Bruce Allan <[email protected]> -M: Alex Duyck <[email protected]> +M: Carolyn Wyborny <[email protected]> +M: Don Skidmore <[email protected]> +M: Greg Rose <[email protected]> M: PJ Waskiewicz <[email protected]> +M: Alex Duyck <[email protected]> M: John Ronciak <[email protected]> W: http://e1000.sourceforge.net/ S: Supported +F: Documentation/networking/e100.txt +F: Documentation/networking/e1000.txt +F: Documentation/networking/e1000e.txt +F: Documentation/networking/igb.txt +F: Documentation/networking/igbvf.txt +F: Documentation/networking/ixgb.txt +F: Documentation/networking/ixgbe.txt +F: Documentation/networking/ixgbevf.txt F: drivers/net/e100.c F: drivers/net/e1000/ F: drivers/net/e1000e/ @@ -3067,6 +3078,7 @@ F: drivers/net/igb/ F: drivers/net/igbvf/ F: drivers/net/ixgb/ F: drivers/net/ixgbe/ +F: drivers/net/ixgbevf/ INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT |