aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli4-6/+6
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-1/+1
2017-03-24RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2-3/+12
2017-03-24RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2-4/+6
2017-03-24RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive3-22/+17
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-4/+5
2017-02-19IB/vmw_pvrdma: Expose vendor error to ULPsYuval Shaia1-1/+1
2017-02-19vmw_pvrdma: switch to pci_alloc_irq_vectorsChristoph Hellwig3-142/+34
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2-4/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz2-4/+5
2017-01-24IB/vmw_pvrdma: Remove unused qp_typeYuval Shaia1-3/+2
2017-01-24IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive1-3/+1
2017-01-24IB/vmw_pvrdma: Don't leak info from alloc_ucontextAdit Ranadive1-1/+1
2017-01-24IB/vmw_pvrdma: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2016-12-14IB: Add vmw_pvrdma driverAdit Ranadive14-0/+5708