aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c
AgeCommit message (Expand)Author
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2019-05-10RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2017-08-24RDMA/vmw_pvrdma: Add RoCEv2 supportBryan Tan
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18infiniband: pvrdma: constify pci_device_id.Arvind Yadav
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-03-24RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade
2017-03-24RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19vmw_pvrdma: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive
2017-01-24IB/vmw_pvrdma: Switch from dma_device to dev.parentBart Van Assche
2016-12-14IB: Add vmw_pvrdma driverAdit Ranadive