index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_verbs.c
Age
Commit message (
Expand
)
Author
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
2008-02-26
RDMA/nes: Fix use-after-free in nes_create_cq()
Glenn Streiff
2008-02-25
RDMA/nes: Fix off-by-one
Adrian Bunk
2008-02-25
RDMA/nes: Resurrect error path dead code
Chien Tung
2008-02-18
RDMA/nes: Fix possible array overrun
Roland Dreier
2008-02-04
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff