Age | Commit message (Expand) | Author |
2022-12-09 | Merge tag 'v6.1-rc8' into rdma.git for-next | Jason Gunthorpe |
2022-10-28 | RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() | Dan Carpenter |
2022-10-24 | RDMA/qedr: fix repeated words in comments | wangjianli |
2022-05-17 | RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq() | Minghao Chi |
2021-11-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-10-25 | RDMA/qedr: Remove unsupported qedr_resize_cq callback | Kamal Heib |
2021-10-04 | qed: Remove e4_ and _e4 from FW HSI | Shai Malin |
2021-08-03 | RDMA: Globally allocate and release QP memory | Leon Romanovsky |
2021-06-16 | RDMA: Remove rdma_set_device_sysfs_group() | Jason Gunthorpe |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch |
2020-11-23 | IB/qedr: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
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: Check srq_type during create_srq | 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-09-16 | RDMA/qedr: Add support for user mode XRC-SRQ's | Yuval Basson |
2020-09-11 | RDMA/qedr: Fix iWARP active mtu display | Michal Kalderon |
2020-09-11 | RDMA/qedr: Fix use of uninitialized field | Michal Kalderon |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-07-22 | qed: simplify chain allocation with init params struct | Alexander Lobakin |
2020-07-20 | RDMA/qedr: Remove the query_pkey callback | Kamal Heib |
2020-06-02 | RDMA: Remove 'max_fmr' | Jason Gunthorpe |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-11-06 | RDMA/qedr: Remove unsupported modify_port callback | Kamal Heib |
2019-11-06 | RDMA/qedr: Use the common mmap API | Michal Kalderon |
2019-10-28 | RDMA/qedr: Fix qpids xarray api used | Michal Kalderon |
2019-10-28 | RDMA/qedr: Fix srqs xarray initialization | Michal Kalderon |
2019-10-18 | RDMA/qedr: Fix reported firmware version | Kamal Heib |
2019-07-29 | Merge branch 'wip/dl-for-rc' into wip/dl-for-next | Doug Ledford |
2019-07-29 | RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes | Michal Kalderon |
2019-07-25 | qed*: Change dpi_addr to be denoted with __iomem | Michal Kalderon |
2019-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
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-05-26 | qed*: Add iWARP 100g support | Michal Kalderon |
2019-05-26 | qedr: Change the MSI-X vectors selection to be based on affined engine | Michal Kalderon |
2019-05-26 | qed*: Change hwfn used for sb initialization | Michal Kalderon |
2019-05-03 | RDMA: Get rid of iw_cm_verbs | Kamal Heib |
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-03-29 | qedr: Convert srqidr to XArray | Matthew Wilcox |
2019-03-29 | qedr: Convert qpidr to XArray | Matthew Wilcox |
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 |