netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  v3 00/13] 2.6.20 Chelsio T3 RDMA Driver
@ 2006-12-10 22:32 Steve Wise
  2006-12-10 22:33 ` [PATCH v3 01/13] Linux RDMA Core Changes Steve Wise
                   ` (13 more replies)
  0 siblings, 14 replies; 21+ messages in thread
From: Steve Wise @ 2006-12-10 22:32 UTC (permalink / raw)
  To: rdreier; +Cc: netdev, openib-general, linux-kernel


Roland, 

I believe all comments so far have been incorporated.

Version 3 changes:

- BugFix: Don't use mutex inside of the mmap function.
- BugFix: Move QP to TERMINATE when TERMINATE AE is processed
- Support the new work queue design
- Merged up to linus's tree as of 12/8/2006
- Misc nits

Version 2 changes:

- Make code sparse endian clean
- Use IDRs for mapping QP and CQ IDs to structure pointers instead
  of arrays
- Clean up confusing bitfields
- Use random32() instead of local random function
- Use krefs to track endpoint reference counts
- Misc nits

-----

The following series implements the Chelsio T3 iWARP/RDMA Driver to
be considered for inclusion in 2.6.20.  It depends on the Chelsio T3
Ethernet driver which is also under review now for 2.6.20. See

http://www.mail-archive.com/netdev@vger.kernel.org/msg27801.html

for the latest posting of the T3 Ethernet driver.

This patch series is against Linus's tree as of 12/8/2006 and can also
be pulled from:

	http://www.opengridcomputing.com/downloads/iw_cxgb3_patches_v3.tar.bz2

The Chelsio T3 Ethernet driver patch can be pulled from:

	http://service.chelsio.com/kernel.org/cxgb3.patch.bz2

A complete GIT kernel tree with all the T3 drivers can be pulled from:

	git://staging.openfabrics.org/~swise/cxgb3.git

Thanks,

Steve.

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2006-12-11 19:51 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-10 22:32 [PATCH v3 00/13] 2.6.20 Chelsio T3 RDMA Driver Steve Wise
2006-12-10 22:33 ` [PATCH v3 01/13] Linux RDMA Core Changes Steve Wise
2006-12-10 22:33 ` [PATCH v3 02/13] Device Discovery and ULLD Linkage Steve Wise
2006-12-10 22:34 ` [PATCH v3 03/13] Provider Methods and Data Structures Steve Wise
2006-12-10 22:34 ` [PATCH v3 04/13] Connection Manager Steve Wise
2006-12-10 22:35 ` [PATCH v3 05/13] Queue Pairs Steve Wise
2006-12-10 22:35 ` [PATCH v3 06/13] Completion Queues Steve Wise
2006-12-10 22:36 ` [PATCH v3 07/13] Async Event Handler Steve Wise
2006-12-10 22:36 ` [PATCH v3 08/13] Memory Registration Steve Wise
2006-12-10 22:37 ` [PATCH v3 09/13] Core WQE/CQE Types Steve Wise
2006-12-10 22:37 ` [PATCH v3 10/13] Core HAL Steve Wise
2006-12-10 22:38 ` [PATCH v3 11/13] Core Resource Allocation Steve Wise
2006-12-10 22:38 ` [PATCH v3 12/13] Core Debug functions Steve Wise
2006-12-10 22:39 ` [PATCH v3 13/13] Kconfig/Makefile Steve Wise
2006-12-10 22:56   ` Randy Dunlap
2006-12-10 23:04     ` Steve WIse
2006-12-11  5:02     ` Roland Dreier
2006-12-11  4:02 ` [PATCH v3 00/13] 2.6.20 Chelsio T3 RDMA Driver Roland Dreier
2006-12-11 15:36   ` Steve Wise
2006-12-11 19:25     ` Divy Le Ray
2006-12-11 19:49       ` Divy Le Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).