[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47FD5303.5000005@nvidia.com>
Date: Wed, 09 Apr 2008 19:36:35 -0400
From: Ayaz Abdulla <aabdulla@...dia.com>
To: Jeff Garzik <jgarzik@...ox.com>,
Manfred Spraul <manfred@...orfullife.com>,
Andrew Morton <akpm@...l.org>, nedev <netdev@...r.kernel.org>
Subject: [PATCH] forcedeth: new backoff implementation
This patch adds support for a new backoff algorithm for half duplex
supported in newer hardware. The old method is will be designated as
legacy mode.
Re-seeding random values for the backoff algorithms are performed when a
transmit has failed due to a maximum retry count (1 to 15, where max is
considered the wraparound case of 0).
Resending based on feedback.
Signed-off-by: Ayaz Abdulla <aabdulla@...dia.com>
View attachment "patch-forcedeth-new-backoff" of type "text/plain" (21912 bytes)
Powered by blists - more mailing lists