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
/
cxgb3
/
iwch_qp.c
Commit message (
Expand
)
Author
Age
*
RDMA/cxgb3,cxgb4: Remove dead code
Stephen Hemminger
2011-01-10
*
RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error
Steve Wise
2010-10-23
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-07
|
\
|
*
RDMA/cxgb3: Clean up signed check of unsigned variable
Dan Carpenter
2010-07-21
*
|
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-06-16
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
2010-02-24
*
RDMA/cxgb3: Fix error paths in post_send and post_recv
Frank Zago
2009-12-16
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
*
RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests
Steve Wise
2009-09-05
*
RDMA/cxgb3: Don't zero QP attrs when moving to IDLE
Steve Wise
2009-04-20
*
RDMA/cxgb3: Handle EEH events
Steve Wise
2009-03-30
*
-
.
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
2009-03-24
|
\
\
|
*
|
IB: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
|
|
/
*
|
RDMA/cxgb3: Remove modulo math from build_rdma_recv()
Steve Wise
2009-02-17
*
|
RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits
Steve Wise
2009-02-10
|
/
*
RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()
Roland Dreier
2008-11-01
*
RDMA/cxgb3: Fix up MW access rights
Steve Wise
2008-08-04
*
RDMA/cxgb3: Fix QP capabilities
Steve Wise
2008-08-04
*
RDMA/cxgb3: Fixes for zero STag
Steve Wise
2008-07-15
*
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
2008-07-15
*
RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
Roland Dreier
2008-05-16
*
RDMA/cxgb3: QP flush fixes
Steve Wise
2008-05-02
*
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
2008-04-29
*
RDMA/cxgb3: Correctly serialize peer abort path
Steve Wise
2008-04-29
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-17
*
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-17
*
RDMA/cxgb3: Mark QP as privileged based on user capabilities
Steve Wise
2008-01-25
*
RDMA/cxgb3: Flush the receive queue when closing
Steve Wise
2008-01-25
*
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
2008-01-25
*
RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue
Steve Wise
2007-07-09
*
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
2007-07-09
*
RDMA/cxgb3: Fix TERM codes
Steve Wise
2007-04-30
*
RDMA/cxgb3: Fix MR permission problems
Steve Wise
2007-03-06
*
RDMA/cxgb3: cleanups
Adrian Bunk
2007-02-23
*
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
Steve Wise
2007-02-16
*
RDMA/cxgb3: Fail posts synchronously when in TERMINATE state
Steve Wise
2007-02-16
*
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
Steve Wise
2007-02-12