From: Yaniv Rosner Date: Wed, 1 Jan 2014 09:06:41 +0000 (+0200) Subject: bnx2x: Fix 578xx-KR 1G link X-Git-Tag: v3.13-rc8~16^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b899e698fca1de16921525e347f6e81539fdedcf;p=pandora-kernel.git bnx2x: Fix 578xx-KR 1G link Fix a problem where 578xx-KR is unable to get link when connected to 1G link partner. Two fixes were required: One was to force CL37 sync_status low to prevent Warpcore from getting stuck in CL73 parallel detect loop while link partner is sending. Second fix was to enable auto-detect mode, thus allowing the Warpcore to select the higher speed protocol between 10G-KR (over CL73), or go down to 1G over CL73 when there's indication for it. Signed-off-by: Yaniv Rosner Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed