summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-248-207/+1571
|\
| * IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-212-9/+3
| * IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
| * {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-6/+47
| * IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-3/+35
| * IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-22/+169
| * IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-213-18/+365
| * IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-213-95/+147
| * IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2016-01-212-1/+18
| * IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2016-01-212-5/+18
| * IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-214-8/+114
| * IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky2016-01-211-1/+4
| * IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky2016-01-191-2/+3
| * 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-244-11/+69
| * IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-242-1/+31
| * IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-243-10/+42
| * IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-241-0/+2
| * IB/mlx5: Add create_cq extended commandMatan Barak2015-12-241-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
* | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-171-1/+1
* | IB/mlx5: Add flow steering supportMaor Gottlieb2016-01-112-1/+507
|/
* 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-295-149/+9
| * IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-295-0/+189
| * IB/mlx5: Remove dead fmr codeSagi Grimberg2015-10-291-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-313-17/+2
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-313-47/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-313-8/+16
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-313-32/+13
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-291-0/+1
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-291-3/+0