From: David S. Miller Date: Sat, 26 Apr 2014 16:27:14 +0000 (-0400) Subject: Merge branch 'altera_tse' X-Git-Tag: v3.15-rc5~17^2~40 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2b24f192bb01c09c274fc5c963ea688c6d166589;p=~emulex%2Finfiniband.git Merge branch 'altera_tse' Vince Bridgers says: ==================== This series of patches addresses a handful of issues found in testing and reported by users of the Altera Triple Speed Ethernet soft IP. The patches address the following issues (in summary) 1) The SGDMA soft IP was found to incorrectly process receive packets when the target physical address of the receive buffer was on a boundary that's not 32-bit aligned. One of the patches addresses this issue. 2) The pause quanta was not being set by the driver, one patch of this series sets the pause quanta to the IEEE defined default value since the hardware reset value is 0. 3) An issue in a error recovery path of the probe routine caused a kernel panic in the event a phy was probed and could not be found. A patch addresses this issue. 4) A change was made to the driver name for Ethtool support, and comments added to support an addition to Ethtool to support the Altera Triple Speed Ethernet controller. ==================== Signed-off-by: David S. Miller --- 2b24f192bb01c09c274fc5c963ea688c6d166589