summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-17IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber1-4/+1
2008-03-11IB/iser: Handle iser_device allocation error gracefullyArne Redlich1-4/+9
2008-03-11IB/iser: Fix list iteration bugArne Redlich1-20/+16
2008-01-26IB/iser: Print information about unhandled RDMA CM eventsErez Zilber1-4/+2
2008-01-26IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter1-1/+1
2007-10-10IB/iser: Remove unnecessary includesRoland Dreier1-1/+0
2007-07-18IB/iser: Make a couple of functions staticRoland Dreier1-24/+23
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+1
2007-04-05IB/iser: Don't defer connection failure notification to workqueueErez Zilber1-24/+16
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+5
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber1-3/+5
2006-09-23IB/iser: Do not use FMR for a single dma entry sgErez Zilber1-2/+4
2006-09-23IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber1-2/+2
2006-07-15[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin1-1/+1
2006-06-22IB/iser: iSER RDMA CM (CMA) and IB verbs interactionOr Gerlitz1-0/+827