index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_qp.c
Commit message (
Expand
)
Author
Age
*
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
2007-03-01
*
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
2007-02-16
*
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
2007-02-10
*
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
2007-01-09
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
*
IB/mthca: Fix section mismatches
Roland Dreier
2006-11-29
*
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-10-16
*
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
2006-09-22
*
IB/mthca: Return correct number of bits for static rate in query_qp
Jack Morgenstein
2006-09-22
*
IB/mthca: Return port number for unconnected QPs in query_qp
Jack Morgenstein
2006-09-22
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
*
IB/mthca: Fix potential AB-BA deadlock with CQ locks
Roland Dreier
2006-08-11
*
IB/mthca: Make fence flag work for send work requests
Michael S. Tsirkin
2006-08-10
*
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
2006-07-15
*
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
2006-07-04
*
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-06-17
*
IB/mthca: Fix memory leak on modify_qp error paths
Roland Dreier
2006-06-17
*
IB/mthca: Fix posting lists of 256 receive requests for Tavor
Michael S. Tsirkin
2006-05-18
*
IB/mthca: Fix race in reference counting
Roland Dreier
2006-05-09
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
*
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
*
IB/mthca: Fix modify QP error path
Roland Dreier
2006-03-24
*
IB/mthca: Fix indentation
Roland Dreier
2006-03-24
*
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
2006-03-24
*
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
2006-03-24
*
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
2006-03-20
*
IB/mthca: Add support for send work request fence flag
Dotan Barak
2006-03-20
*
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
*
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
2006-03-20
*
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2006-03-20
*
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
*
IB/mthca: Make functions that never fail return void
Roland Dreier
2006-03-20
*
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
2006-01-12
*
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
2006-01-06
*
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
*
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
*
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
2006-01-06
*
IB/mthca: check port validity in modify_qp
Jack Morgenstein
2006-01-05
*
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
2005-12-15
*
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
2005-12-15
*
IB/mthca: don't change driver's copy of attributes if modify QP fails
Jack Morgenstein
2005-12-09
*
IB/mthca: correct log2 calculation
Jack Morgenstein
2005-12-09
*
IB/mthca: check RDMA limits
Jack Morgenstein
2005-12-09
*
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
Michael S. Tsirkin
2005-11-29
*
IB/mthca: reset QP's last pointers when transitioning to reset state
Michael S. Tsirkin
2005-11-28
*
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
2005-11-18
*
[IB] mthca: don't disable RDMA writes if no responder resources
Roland Dreier
2005-11-15
*
[IB] mthca: fix posting long lists of receive work requests
Michael S. Tsirkin
2005-11-10
*
[IB] mthca: fix posting of atomic operations
Michael S. Tsirkin
2005-11-10
*
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
2005-11-10
[next]