summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-249-325/+808
|\
| * net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-111-6/+2
| * mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-043-1/+25
| * IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny2015-06-041-0/+4
| * IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-043-173/+657
| * net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-041-1/+1
| * net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-301-3/+1
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-308-146/+124
| * net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-303-4/+3
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-2/+11
* | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+1
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+7
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-2/+4
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-123-5/+13
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-022-8/+8
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+7
|/
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-121-1/+1
* net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+1
* net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-021-2/+6
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-023-104/+5
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-0212-12/+12
* net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-023-7/+0
* net/mlx5_core: Coding style fixEli Cohen2015-04-021-0/+1
* net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky2015-04-021-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-212-1/+4
|\
| *-. Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier2015-02-202-1/+4
| |\ \
| | | * IB/mlx5: Enable the ODP capability query verbHaggai Eran2015-02-181-0/+2
| | | * IB/mlx5: Update the dev in reg_createMajd Dibbiny2015-02-171-0/+1
| | |/ | |/|
| | * IB/mlx5: Fix error code in get_port_caps()Dan Carpenter2015-02-171-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-1/+1
|\ \ | |/ |/|
| * infiniband: mlx5: avoid a compile-time warningArnd Bergmann2015-01-131-1/+1
* | Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-061-2/+0
|/
* IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-154-16/+198
* IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran2014-12-151-0/+79
* IB/mlx5: Handle page faultsHaggai Eran2014-12-151-0/+408
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-155-21/+293
* IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-153-8/+148
* IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-153-18/+85
* IB/mlx5: Implement the ODP capability query verbHaggai Eran2014-12-154-0/+83
* IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-152-0/+73
* IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-153-48/+96
* IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2014-12-152-11/+12
* mlx5: Fix error flow in add_keysEli Cohen2014-12-081-0/+3
* mlx5: Fix sparse warningsEli Cohen2014-12-081-1/+15
* mlx5: don't duplicate kvfree()Al Viro2014-11-214-13/+13
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-194-105/+76
|\
| *-. Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-144-105/+76
| |\ \
OpenPOWER on IntegriCloud