summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Delete locally redefined variableLeon Romanovsky2016-01-191-4/+0
* IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-01-191-1/+1
* IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang2015-12-241-0/+4
* IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-241-1/+27
* IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-231-0/+3
* IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-231-0/+28
* IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-231-8/+29
* IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-231-0/+2
* IB/mlx5: Support RoCEAchiad Shochat2015-12-231-4/+44
* IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-0/+21
* IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+89
* IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-6/+69
* IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat2015-12-231-1/+63
* IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat2015-12-231-6/+19
* 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
OpenPOWER on IntegriCloud