summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2015-01-13infiniband: mlx5: avoid a compile-time warningArnd Bergmann
2014-12-15IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran
2014-12-15IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran
2014-12-15IB/mlx5: Handle page faultsHaggai Eran
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran
2014-12-15IB/mlx5: Implement the ODP capability query verbHaggai Eran
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran
2014-12-15IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran
2014-12-08mlx5: Fix error flow in add_keysEli Cohen
2014-12-08mlx5: Fix sparse warningsEli Cohen
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg
2014-10-09IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas
2014-10-09IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen
2014-10-09IB/mlx5: Fix possible array overflowEli Cohen
2014-10-09IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen
2014-10-09IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-12IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-16IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz
2014-05-28IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bitsRoland Dreier
2014-05-27IB/mlx5: add missing padding at end of struct mlx5_ib_create_srqYann Droneaud
2014-05-27IB/mlx5: add missing padding at end of struct mlx5_ib_create_cqYann Droneaud
2014-05-27IB/mlx5: Refactor UMR to have its own context structShachar Raindel
2014-05-27IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPsHaggai Eran
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran
2014-05-27IB/mlx5: Add MR to radix tree in reg_mr_callbackHaggai Eran
2014-05-27IB/mlx5: Fix error handling in reg_umrHaggai Eran
2014-05-27mlx5_core: Copy DIF fields only when input and output space values matchSagi Grimberg
2014-05-27mlx5_core: Simplify signature handover wqe for interleaved buffersSagi Grimberg
2014-05-27mlx5_core: Fix signature handover operation for interleaved buffersSagi Grimberg
2014-04-10IB/mlx5: Add block multicast loopback supportEli Cohen
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-03-07IB/mlx5: Expose support for signature MR featureSagi Grimberg
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg
2014-03-07IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg
2014-03-07IB/mlx5: Remove MTT access mode from umr flags helper functionSagi Grimberg
2014-03-07IB/mlx5: Break up wqe handling into begin & finish routinesSagi Grimberg
2014-03-07IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg