summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
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-234-11/+69
* IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-232-1/+31
* IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-233-10/+42
* IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-231-0/+2
* IB/mlx5: Add create_cq extended commandMatan Barak2015-12-231-0/+7
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-3/+0
* IB/mlx5: Support RoCEAchiad Shochat2015-12-231-4/+44
* IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-234-19/+81
* IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+89
* IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+17
* 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-232-1/+73
* IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat2015-12-231-6/+19
* IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-081-1/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-075-222/+253
|\
| * IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-285-149/+9
| * IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-285-0/+189
| * IB/mlx5: Remove dead fmr codeSagi Grimberg2015-10-281-25/+0
| * IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-083-82/+90
* | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
|/
* IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-253-62/+1
* IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-251-9/+1
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-033-6/+14
* IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-031-12/+0
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-303-17/+2
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-303-47/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-303-8/+16
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-303-32/+13
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-0/+1
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-281-3/+0
* 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
* 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
OpenPOWER on IntegriCloud