summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
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
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen
2014-02-06IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen
2014-02-06IB/mlx5: Fix RC transport send queue overhead computationEli Cohen
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22IB/mlx5: Verify reserved fields are clearedEli Cohen
2014-01-22IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-22IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2014-01-14IB/mlx5: Fix micro UAR allocatorEli Cohen
2014-01-14IB/mlx5: Remove unused code in mr.cEli Cohen
2013-11-15IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen
2013-11-15IB/mlx5: Remove dead codeEli Cohen
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen
2013-11-08IB/mlx5: Update opt param mask for RTS2RTSEli Cohen
2013-11-08IB/mlx5: Remove "Always false" comparisonEli Cohen
2013-11-08IB/mlx5: Remove dead code in mr.cEli Cohen
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen
2013-11-08IB/mlx5: Fix srq free in destroy qpMoshe Lazer
2013-11-08IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen