aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3/cxio_hal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-13RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise1-2/+2
2008-05-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier1-45/+45
2008-05-02RDMA/cxgb3: QP flush fixesSteve Wise1-3/+10
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise1-2/+16
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-42/+42
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksSteve Wise1-1/+1
2008-01-25IB: Spelling fixes in commentsJoe Perches1-1/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray1-1/+1
2007-07-09RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise1-2/+2
2007-07-09RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise1-1/+1
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-0/+3
2007-03-26RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()Steve Wise1-4/+8
2007-03-06RDMA/cxgb3: Fix build on sparc64David Miller1-0/+1
2007-02-23RDMA/cxgb3: cleanupsAdrian Bunk1-22/+9
2007-02-16RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise1-1/+0
2007-02-12RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise1-0/+1280