summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)Author
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-11-04IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich
2018-05-30IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter
2018-05-09IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-05-09RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-04-26RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky
2018-04-26RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky
2018-03-24IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny
2018-01-23RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny
2017-08-22IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang
2017-07-24IB/mlx5: Add support for QP with a given source QPNYishai Hadas
2017-07-24IB/mlx5: Add delay drop configuration and statisticsMaor Gottlieb
2017-07-24IB/mlx5: Add support to dropless RQMaor Gottlieb
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-01RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-21IB/mlx5: Support congestion related countersParav Pandit
2017-04-17hw/mlx5: Add New bit to check over QP creationErez Shitrit
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB/mlx5: Fix blue flame buffer size calculationEli Cohen
2017-02-14IB/mlx5: Support creation of a WQ with scatter FCS offloadNoa Osherovich
2017-02-14IB/mlx5: Enable QP creation with cvlan offloadNoa Osherovich
2017-02-14IB/mlx5: Enable WQ creation and modification with cvlan offloadNoa Osherovich
2017-02-14IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny
2017-02-14IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib
2017-02-14IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny
2017-02-14IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb
2017-02-14IB/mlx5: Return error for unsupported signature typeLeon Romanovsky
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen
2017-01-08IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen
2017-01-08IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche
2016-12-14mlx5: Remove a set-but-not-used variableBart Van Assche