diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-03-25 20:01:03 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-01 00:26:36 -0400 |
commit | 2f30232481ef39aa1657ac76b16c47d0c0241a69 (patch) | |
tree | 96adff9732e50c0ac07a0880d8e8ed6ca9ba3a5e /MAINTAINERS | |
parent | 7e436905780659d6dc12d0581944934bf91a9919 (diff) |
MAINTAINERS: Update Intel Wired Ethernet Driver info
Update the git tree info with a recent change in tree names. Also
add our new mailing list created solely for Linux kernel patches
and kernel development, as well as the new patchwork project for
tracking patches. Lastly update the list of "reviewers" since a
couple of developers have moved on to different projects.
Made an update to the section header so that it is more manageable
going forward as we add new drivers.
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 358eb0105e00..9508870ce2e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5128,22 +5128,21 @@ M: Deepak Saxena <dsaxena@plexity.net> | |||
5128 | S: Maintained | 5128 | S: Maintained |
5129 | F: drivers/char/hw_random/ixp4xx-rng.c | 5129 | F: drivers/char/hw_random/ixp4xx-rng.c |
5130 | 5130 | ||
5131 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/fm10k/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf) | 5131 | INTEL ETHERNET DRIVERS |
5132 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 5132 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
5133 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 5133 | R: Jesse Brandeburg <jesse.brandeburg@intel.com> |
5134 | M: Bruce Allan <bruce.w.allan@intel.com> | 5134 | R: Shannon Nelson <shannon.nelson@intel.com> |
5135 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> | 5135 | R: Carolyn Wyborny <carolyn.wyborny@intel.com> |
5136 | M: Don Skidmore <donald.c.skidmore@intel.com> | 5136 | R: Don Skidmore <donald.c.skidmore@intel.com> |
5137 | M: Greg Rose <gregory.v.rose@intel.com> | 5137 | R: Matthew Vick <matthew.vick@intel.com> |
5138 | M: Matthew Vick <matthew.vick@intel.com> | 5138 | R: John Ronciak <john.ronciak@intel.com> |
5139 | M: John Ronciak <john.ronciak@intel.com> | 5139 | R: Mitch Williams <mitch.a.williams@intel.com> |
5140 | M: Mitch Williams <mitch.a.williams@intel.com> | 5140 | L: intel-wired-lan@lists.osuosl.org |
5141 | M: Linux NICS <linux.nics@intel.com> | ||
5142 | L: e1000-devel@lists.sourceforge.net | ||
5143 | W: http://www.intel.com/support/feedback.htm | 5141 | W: http://www.intel.com/support/feedback.htm |
5144 | W: http://e1000.sourceforge.net/ | 5142 | W: http://e1000.sourceforge.net/ |
5145 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net.git | 5143 | Q: http://patchwork.ozlabs.org/project/intel-wired-lan/list/ |
5146 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next.git | 5144 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue.git |
5145 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git | ||
5147 | S: Supported | 5146 | S: Supported |
5148 | F: Documentation/networking/e100.txt | 5147 | F: Documentation/networking/e100.txt |
5149 | F: Documentation/networking/e1000.txt | 5148 | F: Documentation/networking/e1000.txt |