summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-091-5/+4
|\
| * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-071-5/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* RDMA/nes: Set assume_aligned_header bitFaisal Latif2010-03-111-0/+1
* RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-191-3/+3
* RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-091-2/+8
* RDMA/nes: Check for zero STagFaisal Latif2009-12-091-3/+0
* RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-091-4/+4
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-091-1/+1
* RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-091-1/+4
* RDMA/nes: Clean up struct nes_qpChien Tung2009-12-091-6/+0
* RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-091-2/+4
* RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-091-288/+269
* RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-091-90/+113
* RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-091-2/+5
* RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-091-2/+8
* RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung2009-09-051-3/+20
* RDMA/nes: Use the flush code to fill in cqe errorDon Wood2009-09-051-1/+10
* RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood2009-09-051-21/+40
* RDMA/nes: Implement Terminate PacketDon Wood2009-09-051-2/+24
* RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood2009-09-051-39/+80
* 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
OpenPOWER on IntegriCloud