Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | RDMA: Handle AH allocations by IB/core | Leon Romanovsky | 1 | -0/+2 |
2019-03-29 | qedr: Convert srqidr to XArray | Matthew Wilcox | 1 | -4/+3 |
2019-03-29 | qedr: Convert qpidr to XArray | Matthew Wilcox | 1 | -2/+1 |
2019-02-22 | RDMA: Handle ucontext allocations by IB/core | Leon Romanovsky | 1 | -0/+1 |
2019-02-08 | RDMA: Handle PD allocations by IB/core | Leon Romanovsky | 1 | -0/+1 |
2019-01-30 | RDMA: Provide safe ib_alloc_device() function | Leon Romanovsky | 1 | -1/+1 |
2019-01-14 | RDMA: Introduce and use rdma_device_to_ibdev() | Parav Pandit | 1 | -1/+2 |
2019-01-14 | RDMA: Rename port_callback to init_port | Parav Pandit | 1 | -1/+1 |
2018-12-12 | RDMA/qedr: Initialize ib_device_ops struct | Kamal Heib | 1 | -51/+52 |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 1 | -40/+29 |
2018-09-26 | RDMA: Fully setup the device name in ib_register_device | Jason Gunthorpe | 1 | -3/+1 |
2018-08-14 | qedr: Add user space support for SRQ | Yuval Bason | 1 | -23/+75 |
2018-08-14 | qedr: Add support for kernel mode SRQ's | Yuval Bason | 1 | -0/+5 |
2018-08-14 | qedr: Add wrapping generic structure for qpidr and adjust idr routines. | Yuval Bason | 1 | -2/+2 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
2018-04-06 | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+3 |
2018-04-03 | RDMA/providers: Simplify query_gid callback of RoCE providers | Parav Pandit | 1 | -1/+0 |
2018-04-03 | IB/qedr: Remove GID add/del dummy routines | Parav Pandit | 1 | -3/+0 |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2018-03-29 | qedr: Fix spelling mistake: "hanlde" -> "handle" | Colin Ian King | 1 | -2/+2 |
2018-03-26 | net: Drop NETDEV_UNREGISTER_FINAL | Kirill Tkhai | 1 | -2/+2 |
2018-03-21 | RDMA/qedr: Fix rc initialization on CNQ allocation failure | Kalderon, Michal | 1 | -1/+2 |
2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 1 | -0/+1 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -51/+8 |
2018-01-24 | RDMA/qedr: Use pci_enable_atomic_ops_to_root() | Felix Kuehling | 1 | -51/+8 |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar | 1 | -1/+1 |
2017-10-14 | RDMA/qedr: Annotate iomem pointers correctly | Bart Van Assche | 1 | -1/+1 |
2017-10-14 | RDMA/qedr: Declare local functions static | Bart Van Assche | 1 | -11/+11 |
2017-09-29 | RDMA/qedr: Fix rdma_type initialization | Kalderon, Michal | 1 | -0/+1 |
2017-09-25 | Merge branch 'qedr' into k.o/for-next | Doug Ledford | 1 | -6/+99 |
2017-08-18 | RDMA/qedr: Add iWARP connection management functions | Kalderon, Michal | 1 | -0/+11 |
2017-08-18 | RDMA/qedr: Add iWARP connection management qp related callbacks | Kalderon, Michal | 1 | -0/+10 |
2017-08-18 | RDMA/qedr: Add support for registering an iWARP device | Kalderon, Michal | 1 | -6/+78 |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky | 1 | -3/+2 |
2017-07-27 | RDMA/qedr: notify user application if DPM is supported | Amrani, Ram | 1 | -0/+1 |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 1 | -1/+0 |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon | 1 | -3/+3 |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon | 1 | -1/+1 |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval | 1 | -1/+1 |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon | 1 | -3/+3 |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2017-04-29 | iommu: Remove pci.h include from trace/events/iommu.h | Joerg Roedel | 1 | -0/+1 |
2017-04-28 | RDMA/qedr: destroy CQ only after HW releases it | Amrani, Ram | 1 | -2/+9 |
2017-04-28 | RDMA/qedr: properly check atomic capabilities | Amrani, Ram | 1 | -31/+46 |
2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval | 1 | -3/+2 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-01-24 | RDMA/qedr: Dispatch port active event from qedr_add | Ram Amrani | 1 | -6/+14 |
2017-01-24 | RDMA/qedr: Fix formatting | Ram Amrani | 1 | -2/+1 |
2017-01-24 | IB/qedr: Switch from dma_device to dev.parent | Bart Van Assche | 1 | -1/+1 |
2016-10-14 | qedr: Add events support and register IB device | Ram Amrani | 1 | -2/+112 |