From: Jeff Garzik <jeff@garzik.org>
To: Lennert Buytenhek <buytenh@wantstofly.org>
Cc: dale@farnsworth.org, netdev@vger.kernel.org, nico@cam.org
Subject: Re: mv643xx_eth: pull request for for-2.6.27 branch
Date: Tue, 29 Jul 2008 18:23:25 -0400 [thread overview]
Message-ID: <488F985D.1050203@garzik.org> (raw)
In-Reply-To: <20080724052140.GA19392@xi.wantstofly.org>
Lennert Buytenhek wrote:
> This patch series consists of the patches posted so far that should be
> good to go in for 2.6.27 and should be the last batch before -rc1: the
> three interface TX hang fixes, revamping the link up/down handling to
> fix a couple more PHYless cases (which as a side-effect will require
> specifying speed/duplex explicitly in the platform data) and to no
> longer do MII accesses from interrupt context, enabling TX checksumming
> on VLANed packets, and some more assorted minor changes.
>
>
> The following changes since commit c010b2f76c3032e48097a6eef291d8593d5d79a6:
> Linus Torvalds (1):
> Merge git://git.kernel.org/.../davem/net-2.6
>
> are available in the git repository at:
>
> git://git.marvell.com/mv643xx_eth.git for-2.6.27
>
> Lennert Buytenhek (12):
> mv643xx_eth: fix TX hang erratum workaround
> mv643xx_eth: prevent breakage when link goes down during transmit
> mv643xx_eth: fix transmit-reclaim-in-napi-poll
> mv643xx_eth: don't fiddle with maximum receive packet size setting
> mv643xx_eth: also check TX_IN_PROGRESS when disabling transmit path
> mv643xx_eth: use longer DMA bursts
> mv643xx_eth: use symbolic MII register addresses and values
> mv643xx_eth: print driver version on init
> mv643xx_eth: use auto phy polling for configuring (R)(G)MII interface
> mv643xx_eth: print message on link status change
> mv643xx_eth: enable hardware TX checksumming with vlan tags
> mv643xx_eth: bump version to 1.2
>
> arch/arm/mach-kirkwood/rd88f6281-setup.c | 3 +
> arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c | 3 +
> arch/arm/mach-orion5x/rd88f5181l-ge-setup.c | 3 +
> arch/arm/mach-orion5x/wnr854t-setup.c | 3 +
> arch/arm/mach-orion5x/wrt350n-v2-setup.c | 3 +
> drivers/net/mv643xx_eth.c | 358 +++++++++++++++++---------
> 6 files changed, 251 insertions(+), 122 deletions(-)
pulled
prev parent reply other threads:[~2008-07-29 22:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-24 5:21 mv643xx_eth: pull request for for-2.6.27 branch Lennert Buytenhek
2008-07-29 22:23 ` Jeff Garzik [this message]
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=488F985D.1050203@garzik.org \
--to=jeff@garzik.org \
--cc=buytenh@wantstofly.org \
--cc=dale@farnsworth.org \
--cc=netdev@vger.kernel.org \
--cc=nico@cam.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.