summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes_verbs.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-05RDMA/nes: Cleanup cqp_request list usageFaisal Latif1-35/+10
2008-11-03RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks1-1/+1
2008-11-03RDMA/nes: Correct handling of PBL resourcesChien Tung1-11/+33
2008-11-03RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen1-9/+9
2008-09-21IB: Drop code after return statementJulia Lawall1-3/+0
2008-07-25RDMA/nes: CM connection setup/teardown reworkFaisal Latif1-15/+0
2008-07-15RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier1-9/+9
2008-07-15RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier1-159/+30
2008-06-10RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier1-3/+1
2008-04-30RDMA/nes: Formatting cleanupGlenn Streiff1-1/+1
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner1-1/+1
2008-04-23RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier1-1/+7
2008-04-20IB: convert struct class_device to struct deviceTony Jones1-22/+26
2008-04-17IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen1-0/+3
2008-04-17IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-2/+2
2008-04-17RDMA/nes: Make symbols used only in a single source file staticRoland Dreier1-1/+2
2008-04-17RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier1-8/+8
2008-04-17RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier1-3/+0
2008-02-27RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff1-3/+0
2008-02-26RDMA/nes: Fix off-by-oneAdrian Bunk1-1/+1
2008-02-26RDMA/nes: Resurrect error path dead codeChien Tung1-2/+3
2008-02-18RDMA/nes: Fix possible array overrunRoland Dreier1-1/+1
2008-02-05RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff1-0/+3917