From: Ayaz Abdulla Date: Fri, 18 Apr 2008 20:50:43 +0000 (-0700) Subject: forcedeth: new backoff implementation X-Git-Tag: v2.6.26-rc1~1067^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a433686c73bf63242475ef7e611114f43dd06581;p=pandora-kernel.git 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). Signed-off-by: Ayaz Abdulla Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed