aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov1-2/+7
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang1-0/+2
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich1-0/+3
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford1-0/+1
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-22IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang1-15/+20
2017-07-24IB/mlx5: Add support for QP with a given source QPNYishai Hadas1-15/+57
2017-07-24IB/mlx5: Add delay drop configuration and statisticsMaor Gottlieb1-3/+10
2017-07-24IB/mlx5: Add support to dropless RQMaor Gottlieb1-0/+37
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-36/+23
2017-06-01RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy1-36/+23
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-16/+16
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-3/+4
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-41/+45
2017-05-01IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli1-5/+5
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-3/+4
2017-04-21IB/mlx5: Support congestion related countersParav Pandit1-3/+4
2017-04-17hw/mlx5: Add New bit to check over QP creationErez Shitrit1-0/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-8/+83
2017-02-14IB/mlx5: Fix blue flame buffer size calculationEli Cohen1-1/+4
2017-02-14IB/mlx5: Support creation of a WQ with scatter FCS offloadNoa Osherovich1-2/+11
2017-02-14IB/mlx5: Enable QP creation with cvlan offloadNoa Osherovich1-1/+12
2017-02-14IB/mlx5: Enable WQ creation and modification with cvlan offloadNoa Osherovich1-1/+29
2017-02-14IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny1-1/+11
2017-02-14IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib1-2/+2
2017-02-14IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny1-0/+7
2017-02-14IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb1-0/+6
2017-02-14IB/mlx5: Return error for unsupported signature typeLeon Romanovsky1-2/+3
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed1-3/+3
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen1-76/+57
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-59/+14
2017-01-08IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen1-10/+14
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen1-88/+88
2017-01-08IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen1-2/+2
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov1-26/+0
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov1-77/+51
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-25/+106
2016-12-14mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche1-1/+2
2016-12-14mlx5: Remove a set-but-not-used variableBart Van Assche1-7/+0
2016-12-13IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang1-8/+66
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+10
2016-11-16IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny1-2/+2
2016-11-16IB/mlx5: Fix reported max SGE calculationEli Cohen1-1/+28
2016-11-16IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb1-5/+7
2016-11-16IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy1-1/+1
2016-11-16IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen1-2/+2
2016-11-16IB/mlx5: Validate requested RQT sizeMaor Gottlieb1-0/+8
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-1/+0
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-23/+135
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky1-1/+0