index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_verbs.c
Age
Commit message (
Expand
)
Author
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-04-07
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
Chien Tung
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-11
RDMA/nes: Set assume_aligned_header bit
Faisal Latif
2010-02-19
RDMA/nes: Change WQ overflow return code
Or Gerlitz
2009-12-09
RDMA/nes: Free kmap() resources
Faisal Latif
2009-12-09
RDMA/nes: Check for zero STag
Faisal Latif
2009-12-09
RDMA/nes: Fix query of ORD values
Faisal Latif
2009-12-09
RDMA/nes: Update copyright and branding string
Chien Tung
2009-12-09
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
2009-12-09
RDMA/nes: Clean up struct nes_qp
Chien Tung
2009-12-09
RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
Chien Tung
2009-12-09
RDMA/nes: Correct fast memory registration implementation
Chien Tung
2009-12-09
RDMA/nes: Add support for IB_WR_*INV
Chien Tung
2009-12-09
RDMA/nes: In nes_post_recv() always set bad_wr on error
Frank Zago
2009-12-09
RDMA/nes: In nes_post_send() always set bad_wr on error
Frank Zago
2009-09-05
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
2009-09-05
RDMA/nes: Use the flush code to fill in cqe error
Don Wood
2009-09-05
RDMA/nes: Make poll_cq return correct number of wqes during flush
Don Wood
2009-09-05
RDMA/nes: Implement Terminate Packet
Don Wood
2009-09-05
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
2009-06-22
RDMA/nes: Fix max_qp_init_rd_atom returned from query device
Faisal Latif
2009-04-27
RDMA/nes: Fix fw_ver in /sys
Chien Tung
2009-04-21
RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()
Miroslaw Walukiewicz
2009-04-21
RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter
Matt Kraai
2009-04-20
RDMA/nes: Fix bugs in nes_reg_phys_mr()
Don Wood
2009-04-20
RDMA/nes: Fix compiler warning at nes_verbs.c:1955
Chien Tung
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-03-12
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
2009-03-06
RDMA/nes: Improve use of PBLs
Don Wood
2009-03-06
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
2009-03-06
RDMA/nes: Account for freed PBL after HW operation
Don Wood
2008-12-05
RDMA/nes: Cleanup cqp_request list usage
Faisal Latif
2008-11-02
RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps
Vadim Makhervaks
2008-11-02
RDMA/nes: Correct handling of PBL resources
Chien Tung
2008-11-02
RDMA/nes: Reindent mis-indented spinlocks
Ilpo Järvinen
2008-09-20
IB: Drop code after return statement
Julia Lawall
2008-07-24
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
2008-07-14
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
2008-07-14
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
2008-06-10
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
2008-04-29
RDMA/nes: Formatting cleanup
Glenn Streiff
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-23
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
Roland Dreier
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
2008-04-16
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
RDMA/nes: Use proper format and cast to print dma_addr_t
Roland Dreier
2008-04-16
RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()
Roland Dreier
[next]