index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
/
ocrdma_stats.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ocrdma: Fix spelling mistake in variable name
Colin Ian King
2019-11-14
1
-2
/
+2
*
RDMA/ocrdma: Make ocrdma_pma_counters() return void
Leon Romanovsky
2019-11-06
1
-3
/
+1
*
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
2019-11-06
1
-1
/
+0
*
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
1
-2
/
+2
|
\
|
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
|
infiniband: ocrdma: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
1
-45
/
+22
|
/
*
RDMA/ocrdma: Use PCI-ID as an identification in debugfs
Leon Romanovsky
2018-12-11
1
-2
/
+3
*
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+2
*
IB/ocrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-4
/
+2
*
RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
Anton Vasilyev
2017-12-21
1
-1
/
+1
*
IB/ocrdma: pr_err() strings should end with newlines
Arvind Yadav
2017-09-27
1
-1
/
+1
*
IB/ocrdma: fix out of bounds access to local buffer
Michael Mera
2017-05-01
1
-1
/
+1
*
IB/ocrdma: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-3
/
+1
*
IB/ocrdma: Delete unnecessary variable initialisations in 11 functions
Markus Elfring
2016-03-03
1
-2
/
+2
*
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
Selvin Xavier
2016-02-05
1
-1
/
+1
*
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
2016-02-05
1
-10
/
+4
*
RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats
Selvin Xavier
2015-10-21
1
-1
/
+1
*
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
2015-07-24
1
-19
/
+34
*
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
2015-02-18
1
-0
/
+160
*
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
2015-02-18
1
-0
/
+12
*
RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.
Mitesh Ahuja
2015-02-18
1
-0
/
+69
*
RDMA/ocrdma: Convert to use simple_open()
Duan Jiong
2014-05-20
1
-8
/
+1
*
RDMA/ocrdma: Query controller information
Selvin Xavier
2014-04-03
1
-0
/
+623