aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma
AgeCommit message (Expand)Author
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2019-12-05RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman
2019-05-16RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive
2019-05-10RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2018-03-24RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive
2018-03-03RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan
2017-09-22RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive
2017-08-31RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade
2017-08-24RDMA/vmw_pvrdma: Update device query parameters and port capsAdit Ranadive
2017-08-24RDMA/vmw_pvrdma: Add RoCEv2 supportBryan Tan
2017-08-22IB/pvrdma: Remove unused functionYuval Shaia
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18infiniband: pvrdma: constify pci_device_id.Arvind Yadav
2017-08-16RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/PVRDMA: Rename ib_ah_attr related functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-03-24RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade
2017-03-24RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive
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-19IB/vmw_pvrdma: Expose vendor error to ULPsYuval Shaia
2017-02-19vmw_pvrdma: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/vmw_pvrdma: Remove unused qp_typeYuval Shaia
2017-01-24IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive
2017-01-24IB/vmw_pvrdma: Don't leak info from alloc_ucontextAdit Ranadive
2017-01-24IB/vmw_pvrdma: Switch from dma_device to dev.parentBart Van Assche
2016-12-14IB: Add vmw_pvrdma driverAdit Ranadive