Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759869AbXF0Pvb (ORCPT ); Wed, 27 Jun 2007 11:51:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755441AbXF0PvT (ORCPT ); Wed, 27 Jun 2007 11:51:19 -0400 Received: from rrcs-71-42-183-126.sw.biz.rr.com ([71.42.183.126]:39332 "EHLO smtp.opengridcomputing.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754801AbXF0PvS (ORCPT ); Wed, 27 Jun 2007 11:51:18 -0400 From: Steve Wise Subject: [PATCH 0/6] iw_cxgb3: Bug Fixes for 2.6.23 Date: Wed, 27 Jun 2007 10:51:19 -0500 To: rdreier@cisco.com Cc: general@lists.openfabrics.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, divy@chelsio.com Message-Id: <20070627155119.24944.44172.stgit@dell3.ogc.int> Content-Type: text/plain; charset=utf-8; format=fixed Content-Transfer-Encoding: 8bit User-Agent: StGIT/0.10 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1037 Lines: 26 Hey Roland, Here are some bug fixes to the iw_cxgb3 driver that I'd like included for 2.6.23. NOTE: Patch 1 requires a firmware interface change, so there is a version bump to 4.3 included in that patch that hits cxgb3. This will likely conflict with a previous version change that is in Jeff's upstream branch. The net is: we need the firmware version bumped to 4.3 with these iw_cxgb3 changes. Thanks, Steve. Shortlog: iw_cxgb3: Streaming -> RDMA mode transition fixes. iw_cxgb3: TERMINATE WRs can hang the tx ofld queue. iw_cxgb3: Don't count neg_adv abort_req_rss messages as real aborts. iw_cxgb3: ctrl-qp init/clear shouldn't set the gen bit. iw_cxgb3: Don't post TID_RELEASE message. iw_cxgb3: Don't abort after failures sending the mpa reply. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/