From: Jeff Kirsher <[email protected]> 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]> MAINTAINERS | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=de4fc07aff770743b2c3e3ee30a23a691450a4f6 diff --git a/MAINTAINERS b/MAINTAINERS index 4067c2e..03f38c1 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]> L: [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/ _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
