From: Mark Lord Date: Sat, 4 Sep 2010 14:17:59 +0000 (+0000) Subject: PATCH: b44 Handle RX FIFO overflow better (simplified) X-Git-Tag: v2.6.36-rc4~6^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32737e934a952c1b0c744f2a78d80089d15c7ee3;p=pandora-kernel.git PATCH: b44 Handle RX FIFO overflow better (simplified) This patch is a simplified version of the original patch from James Courtier-Dutton. >From: James Courtier-Dutton >Subject: [PATCH] Fix b44 RX FIFO overflow recovery. >Date: Wednesday, June 30, 2010 - 1:11 pm > >This patch improves the recovery after a RX FIFO overflow on the b44 >Ethernet NIC. >Before it would do a complete chip reset, resulting is loss of link >for a few seconds. >This patch improves this to do recovery in about 20ms without loss of link. > >Signed off by: James@superbug.co.uk Signed-off-by: Mark Lord Signed-off-by: David S. Miller --- Reading git-diff-tree failed