aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAge
* RDMA/nes: Fix fw_ver in /sysChien Tung2009-04-27
* RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz2009-04-21
* RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai2009-04-21
* RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood2009-04-20
* RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung2009-04-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-26
|\
| * RDMA/nes: Improve use of PBLsDon Wood2009-03-06
| * RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-06
| * RDMA/nes: Account for freed PBL after HW operationDon Wood2009-03-06
* | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-12
|/
* RDMA/nes: Cleanup cqp_request list usageFaisal Latif2008-12-05
* RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-03
* RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-03
* RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-03
* IB: Drop code after return statementJulia Lawall2008-09-20
* RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-24
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-15
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-15
* RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-10
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-29
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier2008-04-23
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-17
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-17
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-17
* RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier2008-04-17
* RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier2008-04-17
* RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff2008-02-26
* RDMA/nes: Fix off-by-oneAdrian Bunk2008-02-25
* RDMA/nes: Resurrect error path dead codeChien Tung2008-02-25
* RDMA/nes: Fix possible array overrunRoland Dreier2008-02-18
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-04