summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c
AgeCommit message (Expand)Author
2018-01-02RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2017-12-27RDMA/vmw_pvrdma: Use refcount_t instead of atomic_tBryan Tan
2017-12-27RDMA/vmw_pvrdma: Use more specific sizeof in kcallocBryan Tan
2017-12-21RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan
2017-11-13RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan
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