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