diff options
author | Jeff Kirsher <[email protected]> | 2010-01-23 01:20:22 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-01-23 01:20:22 -0800 |
commit | de4fc07aff770743b2c3e3ee30a23a691450a4f6 (patch) | |
tree | 3ae2542c211ab61f39aa751d0918a085620974a8 | |
parent | 9926146b15fd96d78a4f7c32e7a26d50639369f4 (diff) |
MAINTAINERS: Add Intel igbvf maintainer
Add igbvf to the list of supported Intel drivers and Alex to the list of
maintainers.
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4067c2e50d48..03f38c18f323 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2822,10 +2822,11 @@ L: [email protected] S: Maintained F: drivers/net/ixp2000/ -INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe) +INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe) M: Jeff Kirsher <[email protected]> M: Jesse Brandeburg <[email protected]> M: Bruce Allan <[email protected]> +M: Alex Duyck <[email protected]> M: PJ Waskiewicz <[email protected]> M: John Ronciak <[email protected]> @@ -2835,6 +2836,7 @@ F: drivers/net/e100.c F: drivers/net/e1000/ F: drivers/net/e1000e/ F: drivers/net/igb/ +F: drivers/net/igbvf/ F: drivers/net/ixgb/ F: drivers/net/ixgbe/ |