summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-2/+2
|\
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* | infiniband: ocrdma: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-241-45/+22
|/
* RDMA/ocrdma: Use PCI-ID as an identification in debugfsLeon Romanovsky2018-12-111-2/+3
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+2
* IB/ocrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-021-4/+2
* RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev2017-12-201-1/+1
* IB/ocrdma: pr_err() strings should end with newlinesArvind Yadav2017-09-271-1/+1
* IB/ocrdma: fix out of bounds access to local bufferMichael Mera2017-05-011-1/+1
* IB/ocrdma: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-031-3/+1
* IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring2016-03-031-2/+2
* RDMA/ocrdma: Fixing ocrdma debugfs directory removeSelvin Xavier2016-02-051-1/+1
* RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier2016-02-051-10/+4
* RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier2015-10-211-1/+1
* RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-241-19/+34
* RDMA/ocrdma: Debugfs enhancments for ocrdma driverSelvin Xavier2015-02-181-0/+160
* RDMA/ocrdma: Move PD resource management to driver.Mitesh Ahuja2015-02-181-0/+12
* RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.Mitesh Ahuja2015-02-181-0/+69
* RDMA/ocrdma: Convert to use simple_open()Duan Jiong2014-05-191-8/+1
* RDMA/ocrdma: Query controller informationSelvin Xavier2014-04-031-0/+623