linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Nicolas DET <nd@bplan-gmbh.de>
Cc: linuxppc-dev@ozlabs.org, sl@bplan-gmbh.de,
	Garzik <jgarzik@pobox.com>,
	galak@freescale.com, Jeff
Subject: Re: Marvell MV6436xx ethernet driver patch
Date: Tue, 30 Aug 2005 17:59:34 -0700	[thread overview]
Message-ID: <20050830175934.4bca259f.akpm@osdl.org> (raw)
In-Reply-To: <20050830181119.E3A491C000B2@mwinf1203.wanadoo.fr>

Nicolas DET <nd@bplan-gmbh.de> wrote:
>
> You can find enclosed a patch for the Marvell MV643xx ethernet driver.
> 
>  It's also there:
>  http://arrakin.homedns.org/~nicolas/mv643xx_eth.tar.gz (tarball)
>  http://arrakin.homedns.org/~nicolas/mv643xx_eth.diff.bz2 
> 
>  The diff is against the kernel 2.6.13 (kernel.org).
> 
>  The main changes (AFAIR):
>  * Workaround for the TCP/UDP hw checksum
>  * Use hardware for statistics
>  * Define and use SRAM (for pegasos II archp/ppc/chrp_pegasos_eth.c)
>  * Able to use max burst size from/to DDR (serious transfer boost)
>  * Option can be selected through the menu (drivers/net/Kconfig)
>  * ...
> 
>  some testing...
> 
>  By the way, I noticed that page_address() sometimes returns NULL when using
>  highmem (with a lot of mem).
> 
>  You are welcome to review this patch. Some parts (especially the TX bug
>  workaroud) will be appreciated IMO.

- Does strange things to drivers/net/Kconfig, like removing the SKGE entry(?)

- Generates rather a lot of rejects agains post-2.6.13 changes.  You'll
  need to rediff this against current Linus tree or, preferably, against
  the next -mm kernel, please.

- Please cc netdev@vger.kernel.org next time.

  parent reply	other threads:[~2005-08-31  1:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-30 19:07 Marvell MV6436xx ethernet driver patch Nicolas DET
2005-08-30 19:09 ` Christoph Hellwig
2005-08-31  0:59 ` Andrew Morton [this message]
2005-09-13 10:35 ` Nicolas DET
2005-09-13 10:35   ` Christoph Hellwig
2005-09-13 20:01     ` Dale Farnsworth
     [not found] <20050830181958.D856F1C0008A@mwinf0706.wanadoo.fr>
2005-08-30 23:32 ` Dale Farnsworth
2005-08-31  6:55   ` Nicolas DET
2005-08-31  9:47     ` Sven Luther
2005-08-31 16:04     ` Mark A. Greer
2005-08-31 16:17       ` Mark A. Greer
2005-08-31 16:33       ` Sven Luther
2005-08-31 17:07         ` Mark A. Greer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050830175934.4bca259f.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=galak@freescale.com \
    --cc=jgarzik@pobox.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=nd@bplan-gmbh.de \
    --cc=sl@bplan-gmbh.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).