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
/
ocrdma
/
ocrdma_main.c
Commit message (
Expand
)
Author
Age
*
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
2015-02-18
*
RDMA/ocrdma: Host crash on destroying device resources
Mitesh Ahuja
2015-02-18
*
RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...
Devesh Sharma
2015-02-18
*
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
2015-02-18
*
RDMA/ocrdma: Remove a unused-label warning
Li RongQing
2014-10-10
*
RDMA/ocrdma: Add default GID at index 0
Devesh Sharma
2014-10-10
*
RDMA/ocrdma: Initialize the GID table while registering the device
Selvin Xavier
2014-08-01
*
RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K
Selvin Xavier
2014-08-01
*
RDMA/ocrdma: Handle shutdown event from be2net driver
Devesh Sharma
2014-08-01
*
RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes
Selvin Xavier
2014-08-01
*
RDMA/ocrdma: Query and initalize the PFC SL
Selvin Xavier
2014-08-01
*
RDMA/ocrdma: Unregister inet notifier when unloading ocrdma
Selvin Xavier
2014-04-03
*
RDMA/ocrdma: Code clean-up
Devesh Sharma
2014-04-03
*
RDMA/ocrdma: Display FW version
Selvin Xavier
2014-04-03
*
RDMA/ocrdma: Query controller information
Selvin Xavier
2014-04-03
*
RDMA/ocrdma: Update version string
Devesh Sharma
2014-04-03
*
RDMA/ocrdma: ABI versioning between ocrdma and be2net
Devesh Sharma
2014-04-03
*
RDMA/ocrdma: Read ASIC_ID register to select asic_gen
Devesh Sharma
2014-04-03
*
RDMA/ocrdma: Fix load time panic during GID table init
Devesh Sharma
2014-02-14
*
RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"
Roland Dreier
2014-01-19
*
RDMA/ocrdma: Populate GID table with IP based gids
Moni Shoua
2014-01-19
*
RDMA/ocrdma: Fix a crash in rmmod
Naresh Gottumukkala
2013-11-08
*
IB: Remove unnecessary semicolons
Joe Perches
2013-10-14
*
RDMA/ocrdma: Add ABI versioning support
Naresh Gottumukkala
2013-09-03
*
RDMA/ocrdma: Dont use PD 0 for userpace CQ DB
Naresh Gottumukkala
2013-09-03
*
RDMA/ocrdma: Add support for fast register work requests (FRWR)
Naresh Gottumukkala
2013-09-03
*
RDMA/ocrdma: Replace ocrdma_err with pr_err
Naresh Gottumukkala
2013-06-20
*
IB/ocrdma: convert to idr_alloc()
Tejun Heo
2013-02-27
*
RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs
Roland Dreier
2012-08-10
*
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
2012-07-08
*
RDMA/ocrdma: Fixed GID table for vlan and events
Parav Pandit
2012-06-11
*
RDMA/ocrdma: Remove unnecessary version.h includes
Devendra Naga
2012-05-29
*
RDMA/ocrdma: Fix build with IPV6=n
Roland Dreier
2012-05-08
*
RDMA/ocrdma: Don't sleep in atomic notifier handler
Sasha Levin
2012-05-08
*
RDMA/ocrdma: Make needlessly global functions/structs static
Roland Dreier
2012-05-08
*
RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter
Parav Pandit
2012-05-08