index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ocrdma: Fix off by one in ocrdma_query_gid()
Dan Carpenter
2015-02-18
1
-1
/
+1
*
RDMA/ocrdma: Use unsigned for bit index
Rasmus Villemoes
2015-02-18
1
-3
/
+3
*
RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit
Rasmus Villemoes
2015-02-18
1
-4
/
+1
*
RDMA/ocrdma: Update the ocrdma module version string
Mitesh Ahuja
2015-02-18
1
-1
/
+1
*
RDMA/ocrdma: set vlan present bit for user AH
Devesh Sharma
2015-02-18
4
-6
/
+22
*
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
2015-02-18
3
-29
/
+34
*
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
2015-02-18
4
-0
/
+119
*
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
2015-02-18
1
-1
/
+3
*
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
2015-02-18
1
-22
/
+44
*
RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE
Devesh Sharma
2015-02-18
1
-2
/
+0
*
RDMA/ocrdma: Host crash on destroying device resources
Mitesh Ahuja
2015-02-18
2
-15
/
+10
*
RDMA/ocrdma: Report correct state in ibv_query_qp
Padmanabh Ratnakar
2015-02-18
1
-2
/
+4
*
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
2015-02-18
6
-3
/
+183
*
RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...
Devesh Sharma
2015-02-18
1
-1
/
+1
*
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
2015-02-18
7
-2
/
+298
*
RDMA/ocrdma: Increase the GID table size.
Mitesh Ahuja
2015-02-18
1
-1
/
+1
*
RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.
Mitesh Ahuja
2015-02-18
3
-1
/
+89
*
-
.
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...
Roland Dreier
2014-12-15
2
-5
/
+4
|
\
\
|
|
*
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
2014-12-15
1
-1
/
+1
|
|
/
|
/
|
|
*
RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs
Devesh Sharma
2014-12-15
1
-4
/
+1
|
*
RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs
Mitesh Ahuja
2014-12-15
1
-0
/
+2
|
/
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-10-19
4
-140
/
+145
|
\
|
*
RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis
Jes Sorensen
2014-10-10
1
-19
/
+19
|
*
RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it
Jes Sorensen
2014-10-10
2
-103
/
+101
|
*
RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()
Jes Sorensen
2014-10-10
1
-9
/
+3
|
*
RDMA/ocrdma: Remove a unused-label warning
Li RongQing
2014-10-10
1
-0
/
+2
|
*
RDMA/ocrdma: Convert kernel VA to PA for mmap in user
Devesh Sharma
2014-10-10
1
-5
/
+5
|
*
RDMA/ocrdma: Get vlan tag from ib_qp_attrs
Selvin Xavier
2014-10-10
1
-4
/
+5
|
*
RDMA/ocrdma: Add default GID at index 0
Devesh Sharma
2014-10-10
1
-0
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: fix errors in printk
Masanari Iida
2014-09-01
1
-1
/
+1
*
|
RDMA/ocrdma: Use right macro in query AH
devesh.sharma@emulex.com
2014-09-22
1
-1
/
+1
*
|
RDMA/ocrdma: Resolve L2 address when creating user AH
devesh.sharma@emulex.com
2014-09-22
1
-11
/
+30
*
|
RDMA/ocrdma: Do not skip setting deferred_arm
Devesh Sharma
2014-09-19
1
-3
/
+1
*
|
RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len
Devesh Sharma
2014-09-19
1
-1
/
+1
*
|
RDMA/ocrdma: report asic-id in query device
Mitesh Ahuja
2014-08-12
1
-1
/
+1
*
|
RDMA/ocrdma: Update sli data structure for endianness
Devesh Sharma
2014-08-12
2
-50
/
+129
*
|
RDMA/ocrdma: Obtain SL from device structure
Devesh Sharma
2014-08-12
2
-4
/
+4
*
|
RDMA/ocrdma: Update the ocrdma module version string
Selvin Xavier
2014-08-01
1
-1
/
+1
*
|
RDMA/ocrdma: Fix a sparse warning
Selvin Xavier
2014-08-01
1
-1
/
+3
*
|
RDMA/ocrdma: Initialize the GID table while registering the device
Selvin Xavier
2014-08-01
1
-0
/
+53
*
|
RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K
Selvin Xavier
2014-08-01
3
-2
/
+8
*
|
RDMA/ocrdma: Add missing adapter mailbox opcodes
Selvin Xavier
2014-08-01
1
-29
/
+33
*
|
RDMA/ocrdma: Return proper value for max_mr_size
Mitesh Ahuja
2014-08-01
3
-3
/
+4
*
|
RDMA/ocrdma: Do proper cleanup even if FW is in error state
Mitesh Ahuja
2014-08-01
3
-2
/
+19
*
|
RDMA/ocrdma: Allow only SEND opcode in case of UD QPs
Mitesh Ahuja
2014-08-01
1
-0
/
+7
*
|
RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs
Selvin Xavier
2014-08-01
1
-0
/
+10
*
|
RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation
Devesh Sharma
2014-08-01
1
-2
/
+5
*
|
RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported
Devesh Sharma
2014-08-01
2
-2
/
+2
*
|
RDMA/ocrdma: Handle shutdown event from be2net driver
Devesh Sharma
2014-08-01
1
-0
/
+9
[next]