summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif2009-06-221-1/+1
* RDMA/nes: Fix fw_ver in /sysChien Tung2009-04-271-4/+3
* RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz2009-04-211-1/+25
* RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai2009-04-211-3/+2
* RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood2009-04-201-14/+13
* RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung2009-04-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-261-79/+170
|\
| * RDMA/nes: Improve use of PBLsDon Wood2009-03-061-57/+134
| * RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-061-1/+1
| * RDMA/nes: Account for freed PBL after HW operationDon Wood2009-03-061-28/+42
* | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-121-0/+2
|/
* RDMA/nes: Cleanup cqp_request list usageFaisal Latif2008-12-051-35/+10
* RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-021-1/+1
* RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-021-11/+33
* RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-021-9/+9
* IB: Drop code after return statementJulia Lawall2008-09-201-3/+0
* RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-241-15/+0
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-141-9/+9
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-141-159/+30
* RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-101-3/+1
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-291-1/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier2008-04-231-1/+7
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-22/+26
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+3
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-161-2/+2
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-161-1/+2
* RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier2008-04-161-8/+8
* RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier2008-04-161-3/+0
* RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff2008-02-261-3/+0
* RDMA/nes: Fix off-by-oneAdrian Bunk2008-02-251-1/+1
* RDMA/nes: Resurrect error path dead codeChien Tung2008-02-251-2/+3
* RDMA/nes: Fix possible array overrunRoland Dreier2008-02-181-1/+1
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-041-0/+3917
OpenPOWER on IntegriCloud