summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-05-101-0/+2
* RDMA/vmw_pvrdma: Add RoCEv2 supportBryan Tan2017-08-241-21/+15
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\
| * infiniband: pvrdma: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
* | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
|/
* RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2017-03-241-2/+11
* RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive2017-03-241-2/+2
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/vmw_pvrdma: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+3
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-2/+3
| |/
* | vmw_pvrdma: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-191-129/+33
* | IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive2017-01-241-3/+1
|/
* IB: Add vmw_pvrdma driverAdit Ranadive2016-12-141-0/+1211