Re: [PATCH v10] tilegx network driver: initial support
From: Joe Perches <joe@perches.com>
Date: 2012-06-07 20:52:56
Also in:
lkml
From: Joe Perches <joe@perches.com>
Date: 2012-06-07 20:52:56
Also in:
lkml
On Fri, 2012-04-06 at 16:42 -0400, Chris Metcalf wrote:
This change adds support for the tilegx network driver based on the GXIO IORPC support in the tilegx software stack, using the on-chip mPIPE packet processing engine. Signed-off-by: Chris Metcalf <redacted> --- This version makes the driver multi-queued and support non-zero tx_queue_len. I also made a couple of magic numbers into #defines. I skimmed the tg3.c driver, but didn't see any other obvious changes that would be appropriate.
Hi Chris. Can you please use git send-email instead of generating odd header dates like April 6, 2012 and Sept 16, 2001? git send-email will use your system date.