aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+1
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed1-2/+6
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed3-104/+5
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed12-12/+12
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed3-7/+0
2015-04-02net/mlx5_core: Coding style fixEli Cohen1-0/+1
2015-04-02net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky1-1/+1
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-1/+4
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-nextRoland Dreier2-1/+4
2015-02-18IB/mlx5: Enable the ODP capability query verbHaggai Eran1-0/+2
2015-02-17IB/mlx5: Update the dev in reg_createMajd Dibbiny1-0/+1
2015-02-17IB/mlx5: Fix error code in get_port_caps()Dan Carpenter1-1/+1
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud1-2/+0
2015-01-13infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2014-12-15IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran4-16/+198
2014-12-15IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran1-0/+79
2014-12-15IB/mlx5: Handle page faultsHaggai Eran1-0/+408
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran5-21/+293
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran3-8/+148
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran3-18/+85
2014-12-15IB/mlx5: Implement the ODP capability query verbHaggai Eran4-0/+83
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2-0/+73
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran3-48/+96
2014-12-15IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2-11/+12
2014-12-08mlx5: Fix error flow in add_keysEli Cohen1-0/+3
2014-12-08mlx5: Fix sparse warningsEli Cohen1-1/+15
2014-11-21mlx5: don't duplicate kvfree()Al Viro4-13/+13
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-105/+76
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier4-105/+76
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg1-59/+45
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg1-43/+37
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg1-3/+3
2014-10-09IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas1-8/+10
2014-10-09IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen1-16/+5
2014-10-09IB/mlx5: Fix possible array overflowEli Cohen1-3/+3
2014-10-09IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen1-3/+3
2014-10-09IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen1-1/+1
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen5-68/+103
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2014-08-12IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-1/+1
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein1-7/+7
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein6-7/+7
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein7-305/+196
2014-07-16IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz1-1/+1
2014-05-28IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bitsRoland Dreier1-1/+1
2014-05-27IB/mlx5: add missing padding at end of struct mlx5_ib_create_srqYann Droneaud2-1/+14
2014-05-27IB/mlx5: add missing padding at end of struct mlx5_ib_create_cqYann Droneaud2-1/+13
2014-05-27IB/mlx5: Refactor UMR to have its own context structShachar Raindel2-22/+31
2014-05-27IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPsHaggai Eran1-0/+4