From: Jeff Kirsher on 23 Jan 2010 04:20 Add igbvf to the list of supported Intel drivers and Alex to the list of maintainers. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher(a)intel.com> --- MAINTAINERS | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index ef40d2c..1f0ba17 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2803,10 +2803,11 @@ L: netdev(a)vger.kernel.org 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 <jeffrey.t.kirsher(a)intel.com> M: Jesse Brandeburg <jesse.brandeburg(a)intel.com> M: Bruce Allan <bruce.w.allan(a)intel.com> +M: Alex Duyck <alexander.h.duyck(a)intel.com> M: PJ Waskiewicz <peter.p.waskiewicz.jr(a)intel.com> M: John Ronciak <john.ronciak(a)intel.com> L: e1000-devel(a)lists.sourceforge.net @@ -2816,6 +2817,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/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH] usbip cleanup: Removing dead code Next: CAPI: Major rework, tons of bug fixes |