summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-2/+1
|\
| * IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-281-2/+0
| * IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-281-0/+1
* | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
|/
* IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-251-57/+0
* IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-251-9/+1
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-13/+0
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-1/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-301-1/+1
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-1/+0
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-0/+1
* mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-281-1/+2
* mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-281-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-229/+417
|\
| * net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-111-6/+2
| * mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-041-0/+22
| * 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-041-173/+344
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-59/+54
* | 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-121-1/+2
* | 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
|/
* net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+1
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-100/+4
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
*-. Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier2015-02-201-1/+3
|\ \
| | * IB/mlx5: Enable the ODP capability query verbHaggai Eran2015-02-181-0/+2
| |/ |/|
| * IB/mlx5: Fix error code in get_port_caps()Dan Carpenter2015-02-171-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-151-0/+4
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-151-4/+27
* IB/mlx5: Implement the ODP capability query verbHaggai Eran2014-12-151-0/+10
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-191-4/+4
|\
| * IB/mlx5: Fix possible array overflowEli Cohen2014-10-091-3/+3
| * IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen2014-10-091-1/+1
* | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-031-36/+47
|/
* mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-7/+7
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-190/+91
* IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-101-0/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-031-0/+12
|\
| * IB/mlx5: Expose support for signature MR featureSagi Grimberg2014-03-071-0/+9
| * IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-0/+1
| * mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+2
* | net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-251-2/+2
|/
* IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen2014-02-061-2/+1
OpenPOWER on IntegriCloud