linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net] Intel Wired LAN Driver Updates
@ 2015-03-27 23:04 Jeff Kirsher
  2015-03-27 23:04 ` [net] MAINTAINERS: Update Intel Wired Ethernet Driver info Jeff Kirsher
  2015-03-31 17:22 ` [net] Intel Wired LAN Driver Updates David Miller
  0 siblings, 2 replies; 6+ messages in thread
From: Jeff Kirsher @ 2015-03-27 23:04 UTC (permalink / raw)
  To: davem
  Cc: Jeff Kirsher, netdev, linux-kernel, e1000-devel, linux.nics,
	nhorman, sassmann, jogreene

The veil has been lifted...

No more having patches submitted against Intel wired Ethernet drivers
to be applied to a mysterious queue and not knowing what the status or
how many patches are in the queue.  We have created a new mailing list
(intel-wired-lan@lists.osuosl.org) for all Linux kernel patches and
kernel development, which anyone can subscribe to.  Also we have a
public patchwork project on patchwork.ozlabs.org, where all the
patches reside and their current status.

This change was made on part of the multiple requests for the community
and to also benefit from the various community testers.

Developers may also notice we have removed e1000-devel@lists.sourceforge.net
and the linux.nics@intel.com mailing lists from the MAINTAINERS file.
These mailing lists are not going away, their removal is an attempt to
focus their usage for their intended purpose.

The e1000-devel@lists.sourceforge.net mailing list will be used only
for our out-of-tree driver work and linux.nics@intel.com customer issues
and related work.

We had a "soft opening" March 24th, but now we are "officially" open
publicly for business. :-)`

The following are changes since commit dde93dfea53c72b07907d9e44a6e4b1545f6bdc4:
  cxgb4: Fix frame size warning for 32 bit arch
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue master

Jeff Kirsher (1):
  MAINTAINERS: Update Intel Wired Ethernet Driver info

 MAINTAINERS | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [net] MAINTAINERS: Update Intel Wired Ethernet Driver info
  2015-03-27 23:04 [net] Intel Wired LAN Driver Updates Jeff Kirsher
@ 2015-03-27 23:04 ` Jeff Kirsher
  2015-03-31 17:22 ` [net] Intel Wired LAN Driver Updates David Miller
  1 sibling, 0 replies; 6+ messages in thread
From: Jeff Kirsher @ 2015-03-27 23:04 UTC (permalink / raw)
  To: davem
  Cc: Jeff Kirsher, netdev, linux-kernel, e1000-devel, linux.nics,
	nhorman, sassmann, jogreene

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>
---
 MAINTAINERS | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 358eb01..9508870 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5128,22 +5128,21 @@ M:	Deepak Saxena <dsaxena@plexity.net>
 S:	Maintained
 F:	drivers/char/hw_random/ixp4xx-rng.c
 
-INTEL ETHERNET DRIVERS (e100/e1000/e1000e/fm10k/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf)
+INTEL ETHERNET DRIVERS
 M:	Jeff Kirsher <jeffrey.t.kirsher@intel.com>
-M:	Jesse Brandeburg <jesse.brandeburg@intel.com>
-M:	Bruce Allan <bruce.w.allan@intel.com>
-M:	Carolyn Wyborny <carolyn.wyborny@intel.com>
-M:	Don Skidmore <donald.c.skidmore@intel.com>
-M:	Greg Rose <gregory.v.rose@intel.com>
-M:	Matthew Vick <matthew.vick@intel.com>
-M:	John Ronciak <john.ronciak@intel.com>
-M:	Mitch Williams <mitch.a.williams@intel.com>
-M:	Linux NICS <linux.nics@intel.com>
-L:	e1000-devel@lists.sourceforge.net
+R:	Jesse Brandeburg <jesse.brandeburg@intel.com>
+R:	Shannon Nelson <shannon.nelson@intel.com>
+R:	Carolyn Wyborny <carolyn.wyborny@intel.com>
+R:	Don Skidmore <donald.c.skidmore@intel.com>
+R:	Matthew Vick <matthew.vick@intel.com>
+R:	John Ronciak <john.ronciak@intel.com>
+R:	Mitch Williams <mitch.a.williams@intel.com>
+L:	intel-wired-lan@lists.osuosl.org
 W:	http://www.intel.com/support/feedback.htm
 W:	http://e1000.sourceforge.net/
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net.git
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next.git
+Q:	http://patchwork.ozlabs.org/project/intel-wired-lan/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git
 S:	Supported
 F:	Documentation/networking/e100.txt
 F:	Documentation/networking/e1000.txt
-- 
1.9.3


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [net] Intel Wired LAN Driver Updates
  2015-03-27 23:04 [net] Intel Wired LAN Driver Updates Jeff Kirsher
  2015-03-27 23:04 ` [net] MAINTAINERS: Update Intel Wired Ethernet Driver info Jeff Kirsher
@ 2015-03-31 17:22 ` David Miller
  2015-04-01  2:19   ` Jeff Kirsher
  1 sibling, 1 reply; 6+ messages in thread
From: David Miller @ 2015-03-31 17:22 UTC (permalink / raw)
  To: jeffrey.t.kirsher
  Cc: netdev, linux-kernel, e1000-devel, linux.nics, nhorman, sassmann,
	jogreene

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Fri, 27 Mar 2015 16:04:10 -0700

> The following are changes since commit dde93dfea53c72b07907d9e44a6e4b1545f6bdc4:
>   cxgb4: Fix frame size warning for 32 bit arch
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue master
> 
> Jeff Kirsher (1):
>   MAINTAINERS: Update Intel Wired Ethernet Driver info

Looks great but it looks like nothing is pushed there?

[davem@localhost net]$ git pull git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue master
>From git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
 * branch            master     -> FETCH_HEAD
Already up-to-date.
[davem@localhost net]$

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [net] Intel Wired LAN Driver Updates
  2015-03-31 17:22 ` [net] Intel Wired LAN Driver Updates David Miller
@ 2015-04-01  2:19   ` Jeff Kirsher
  2015-04-01  4:27     ` [E1000-devel] " Jeff Kirsher
  0 siblings, 1 reply; 6+ messages in thread
From: Jeff Kirsher @ 2015-04-01  2:19 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-kernel, e1000-devel, linux.nics, nhorman, sassmann,
	jogreene

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

On Tue, 2015-03-31 at 13:22 -0400, David Miller wrote:
> From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> Date: Fri, 27 Mar 2015 16:04:10 -0700
> 
> > The following are changes since commit
> dde93dfea53c72b07907d9e44a6e4b1545f6bdc4:
> >   cxgb4: Fix frame size warning for 32 bit arch
> > and are available in the git repository at:
> >   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
> master
> > 
> > Jeff Kirsher (1):
> >   MAINTAINERS: Update Intel Wired Ethernet Driver info
> 
> Looks great but it looks like nothing is pushed there?
> 
> [davem@localhost net]$ git pull
> git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
> master
> From git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
>  * branch            master     -> FETCH_HEAD
> Already up-to-date.
> [davem@localhost net]$

Sorry, I forgot to scrub the cover letter to remove the "pull" info,
since it was a single patch, I did not think it would require a
"pull". :-)

I can apply it to my net-queue tree, master branch if you need or want.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [E1000-devel] [net] Intel Wired LAN Driver Updates
  2015-04-01  2:19   ` Jeff Kirsher
@ 2015-04-01  4:27     ` Jeff Kirsher
  2015-04-01  5:10       ` David Miller
  0 siblings, 1 reply; 6+ messages in thread
From: Jeff Kirsher @ 2015-04-01  4:27 UTC (permalink / raw)
  To: David Miller
  Cc: nhorman, jogreene, linux.nics, e1000-devel, netdev, linux-kernel,
	sassmann

[-- Attachment #1: Type: text/plain, Size: 1285 bytes --]

On Tue, 2015-03-31 at 19:19 -0700, Jeff Kirsher wrote:
> On Tue, 2015-03-31 at 13:22 -0400, David Miller wrote:
> > From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> > Date: Fri, 27 Mar 2015 16:04:10 -0700
> > 
> > > The following are changes since commit
> > dde93dfea53c72b07907d9e44a6e4b1545f6bdc4:
> > >   cxgb4: Fix frame size warning for 32 bit arch
> > > and are available in the git repository at:
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
> > master
> > > 
> > > Jeff Kirsher (1):
> > >   MAINTAINERS: Update Intel Wired Ethernet Driver info
> > 
> > Looks great but it looks like nothing is pushed there?
> > 
> > [davem@localhost net]$ git pull
> > git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
> > master
> > From git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
> >  * branch            master     -> FETCH_HEAD
> > Already up-to-date.
> > [davem@localhost net]$
> 
> Sorry, I forgot to scrub the cover letter to remove the "pull" info,
> since it was a single patch, I did not think it would require a
> "pull". :-)
> 
> I can apply it to my net-queue tree, master branch if you need or want.

I have gone ahead and pushed the patch to my net-queue tree for you to
pull.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [E1000-devel] [net] Intel Wired LAN Driver Updates
  2015-04-01  4:27     ` [E1000-devel] " Jeff Kirsher
@ 2015-04-01  5:10       ` David Miller
  0 siblings, 0 replies; 6+ messages in thread
From: David Miller @ 2015-04-01  5:10 UTC (permalink / raw)
  To: jeffrey.t.kirsher
  Cc: nhorman, jogreene, linux.nics, e1000-devel, netdev, linux-kernel,
	sassmann

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Tue, 31 Mar 2015 21:27:53 -0700

> On Tue, 2015-03-31 at 19:19 -0700, Jeff Kirsher wrote:
>> On Tue, 2015-03-31 at 13:22 -0400, David Miller wrote:
>> > From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
>> > Date: Fri, 27 Mar 2015 16:04:10 -0700
>> > 
>> > > The following are changes since commit
>> > dde93dfea53c72b07907d9e44a6e4b1545f6bdc4:
>> > >   cxgb4: Fix frame size warning for 32 bit arch
>> > > and are available in the git repository at:
>> > >   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
>> > master
>> > > 
>> > > Jeff Kirsher (1):
>> > >   MAINTAINERS: Update Intel Wired Ethernet Driver info
>> > 
>> > Looks great but it looks like nothing is pushed there?
>> > 
>> > [davem@localhost net]$ git pull
>> > git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
>> > master
>> > From git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
>> >  * branch            master     -> FETCH_HEAD
>> > Already up-to-date.
>> > [davem@localhost net]$
>> 
>> Sorry, I forgot to scrub the cover letter to remove the "pull" info,
>> since it was a single patch, I did not think it would require a
>> "pull". :-)
>> 
>> I can apply it to my net-queue tree, master branch if you need or want.
> 
> I have gone ahead and pushed the patch to my net-queue tree for you to
> pull.

Pulled, thanks Jeff.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-01  5:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-27 23:04 [net] Intel Wired LAN Driver Updates Jeff Kirsher
2015-03-27 23:04 ` [net] MAINTAINERS: Update Intel Wired Ethernet Driver info Jeff Kirsher
2015-03-31 17:22 ` [net] Intel Wired LAN Driver Updates David Miller
2015-04-01  2:19   ` Jeff Kirsher
2015-04-01  4:27     ` [E1000-devel] " Jeff Kirsher
2015-04-01  5:10       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).