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
Commit message (
Expand
)
Author
Age
*
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
2010-09-27
*
RDMA/cxgb3: Don't exceed the max HW CQ depth
Steve Wise
2010-09-02
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-07
|
\
|
*
RDMA/cxgb3: Make needlessly global iwch_l2t_send() static
Or Gerlitz
2010-08-04
|
*
RDMA/cxgb3: Clean up signed check of unsigned variable
Dan Carpenter
2010-07-21
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
|
\
\
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
|
|
\
|
|
*
|
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-06-16
*
|
|
net-next: remove useless union keyword
Changli Gao
2010-06-11
|
|
/
|
/
|
*
|
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-21
|
/
*
RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays
Roland Dreier
2010-04-28
*
RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD
Steve Wise
2010-04-21
*
RDMA/cxgb3: Use the dma state API instead of pci equivalents
FUJITA Tomonori
2010-04-21
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
RDMA/cxgb3: Wait at least one schedule cycle during device removal
Steve Wise
2010-03-11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-03-03
|
\
|
*
RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing
Steve Wise
2010-02-24
|
*
RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
Steve Wise
2010-02-24
|
*
RDMA/cxgb3: Increase the max CQ depth
Steve Wise
2010-02-24
|
*
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
2010-02-24
|
*
RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure
Steve Wise
2010-02-11
*
|
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
H Hartley Sweeten
2010-01-07
|
/
*
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
*
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
*
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-12-16
|
\
|
*
RDMA/cxgb3: Fix error paths in post_send and post_recv
Frank Zago
2009-12-16
*
|
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2009-11-09
|
/
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
*
RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()
Steve Wise
2009-10-07
*
-
.
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...
Roland Dreier
2009-09-11
|
\
\
|
|
*
IB: Use printk_once() for driver versions
Marcin Slusarz
2009-09-05
|
|
/
*
|
RDMA/cxgb3: Clean up properly on FW mismatch failures
Steve Wise
2009-09-09
*
|
RDMA/cxgb3: Don't ignore insert_handle() failures
Steve Wise
2009-09-09
*
|
RDMA/cxgb3: Wake up any waiters on peer close/abort
Steve Wise
2009-09-05
*
|
RDMA/cxgb3: Don't free endpoints early
Steve Wise
2009-09-05
*
|
RDMA/cxgb3: Handle port events properly
Steve Wise
2009-09-05
*
|
RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests
Steve Wise
2009-09-05
*
|
RDMA/cxgb3: iwch_unregister_device leaks memory
Steve Wise
2009-09-05
|
/
*
RDMA/cxgb3: Limit fast register size based on T3 limitations
Steve Wise
2009-05-27
*
RDMA/cxgb3: Report correct port state and MTU
Steve Wise
2009-05-27
*
RDMA/cxgb3: Don't complete flushed send work requests twice
Steve Wise
2009-04-29
*
RDMA/cxgb3: Don't zero QP attrs when moving to IDLE
Steve Wise
2009-04-20
*
RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
Steve Wise
2009-04-20
*
RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.
Steve Wise
2009-03-30
*
RDMA/cxgb3: Handle EEH events
Steve Wise
2009-03-30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-26
|
\
|
*
iw_cxgb3: handle chip reset notifications
Divy Le Ray
2009-01-27
[next]