diff options
author | David S. Miller <davem@davemloft.net> | 2014-01-01 23:01:28 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-01 23:01:28 -0500 |
commit | 8e769788b31438ceb245960a72bec8ed51eb04b2 (patch) | |
tree | ee753140216282d113b2bcf578ad9166f0eec375 /MAINTAINERS | |
parent | 8169d10cd9c584e9287005384998ac2e88ec5250 (diff) | |
parent | 90327e7dffca439e277aa2eb113d07b838e03644 (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
Jeff Kirsher says:
====================
Intel Wired LAN Driver Updates
This series implements the Linux Virtual Function (VF) driver for
the Intel Ethernet Controller XL710 family.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d58ff5d2a62..23bd3c2ee6ee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4451,7 +4451,7 @@ M: Deepak Saxena <dsaxena@plexity.net> | |||
4451 | S: Maintained | 4451 | S: Maintained |
4452 | F: drivers/char/hw_random/ixp4xx-rng.c | 4452 | F: drivers/char/hw_random/ixp4xx-rng.c |
4453 | 4453 | ||
4454 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e) | 4454 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf) |
4455 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 4455 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
4456 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 4456 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
4457 | M: Bruce Allan <bruce.w.allan@intel.com> | 4457 | M: Bruce Allan <bruce.w.allan@intel.com> |
@@ -4460,6 +4460,7 @@ M: Don Skidmore <donald.c.skidmore@intel.com> | |||
4460 | M: Greg Rose <gregory.v.rose@intel.com> | 4460 | M: Greg Rose <gregory.v.rose@intel.com> |
4461 | M: Alex Duyck <alexander.h.duyck@intel.com> | 4461 | M: Alex Duyck <alexander.h.duyck@intel.com> |
4462 | M: John Ronciak <john.ronciak@intel.com> | 4462 | M: John Ronciak <john.ronciak@intel.com> |
4463 | M: Mitch Williams <mitch.a.williams@intel.com> | ||
4463 | L: e1000-devel@lists.sourceforge.net | 4464 | L: e1000-devel@lists.sourceforge.net |
4464 | W: http://www.intel.com/support/feedback.htm | 4465 | W: http://www.intel.com/support/feedback.htm |
4465 | W: http://e1000.sourceforge.net/ | 4466 | W: http://e1000.sourceforge.net/ |
@@ -4475,6 +4476,7 @@ F: Documentation/networking/ixgb.txt | |||
4475 | F: Documentation/networking/ixgbe.txt | 4476 | F: Documentation/networking/ixgbe.txt |
4476 | F: Documentation/networking/ixgbevf.txt | 4477 | F: Documentation/networking/ixgbevf.txt |
4477 | F: Documentation/networking/i40e.txt | 4478 | F: Documentation/networking/i40e.txt |
4479 | F: Documentation/networking/i40evf.txt | ||
4478 | F: drivers/net/ethernet/intel/ | 4480 | F: drivers/net/ethernet/intel/ |
4479 | 4481 | ||
4480 | INTEL-MID GPIO DRIVER | 4482 | INTEL-MID GPIO DRIVER |