diff options
-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 |