index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
vmw_pvrdma
/
pvrdma_main.c
Age
Commit message (
Expand
)
Author
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-02-05
RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ
Weihang Li
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-12
RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
Qinglang Miao
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-05-25
RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
Qiushi Wu
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
Kamal Heib
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-29
RDMA/vmw_pvrdma: Support upto 64-bit PFNs
Adit Ranadive
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-12
RDMA/vmw_pvrdma: Initialize ib_device_ops struct
Kamal Heib
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-07-30
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-03
vmw_pvrdma: Release netdev when vmxnet3 module is removed
Neil Horman
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-01-02
RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2017-12-27
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
Bryan Tan
2017-12-27
RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
Bryan Tan
2017-12-21
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
2017-11-13
RDMA/vmw_pvrdma: Add shared receive queue support
Bryan Tan
2017-08-24
RDMA/vmw_pvrdma: Add RoCEv2 support
Bryan Tan
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
infiniband: pvrdma: constify pci_device_id.
Arvind Yadav
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-03-24
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
2017-03-24
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
[next]