aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-17hw/mlx5: Add New bit to check over QP creationErez Shitrit1-0/+1
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed1-10/+0
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-5/+5
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds10-162/+1060
2017-02-15IB/mlx5: Fix configuration of port capabilitiesEli Cohen1-0/+35
2017-02-14IB/mlx5: Fix blue flame buffer size calculationEli Cohen1-1/+4
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz2-5/+8
2017-02-14IB/mlx5: Support raw packet protocolOr Gerlitz1-2/+4
2017-02-14IB/mlx5: Add implicit MR supportArtemy Kovalyov4-49/+511
2017-02-14IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov2-28/+80
2017-02-14IB/mlx5: Add null_mkey accessArtemy Kovalyov3-1/+89
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 Osherovich2-1/+18
2017-02-14IB/mlx5: Enable WQ creation and modification with cvlan offloadNoa Osherovich1-1/+29
2017-02-14IB/mlx5: Expose vlan offloads capabilitiesNoa Osherovich1-2/+12
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 Heib3-43/+128
2017-02-14IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky1-6/+6
2017-02-14IB/mlx5: Add flow tag supportMoses Reuben1-3/+23
2017-02-14IB/mlx5: Remove deprecated module parameterLeon Romanovsky1-7/+0
2017-02-14IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny3-0/+30
2017-02-14IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb1-0/+6
2017-02-14IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2-0/+45
2017-02-14IB/mlx5: Verify that Q counters are supportedKamal Heib1-5/+9
2017-02-14IB/mlx5: Return error for unsupported signature typeLeon Romanovsky1-2/+3
2017-02-14IB/mlx5: Fix out-of-bound accessLeon Romanovsky1-8/+3
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed1-3/+3
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz1-0/+9
2017-01-24IB/mlx5: Switch from dma_device to dev.parentBart Van Assche2-8/+8
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-2/+2
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen1-2/+19
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen4-153/+198
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen4-69/+51
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 Cohen4-133/+135
2017-01-08IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen1-2/+2
2017-01-08IB/mlx5: Fix kernel to user leak prevention logicEli Cohen1-7/+7
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov2-2/+12
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov1-38/+50
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov4-274/+115
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov5-247/+219
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov3-3/+11
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov4-114/+91
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan1-83/+32
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky1-11/+11
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds8-144/+410
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford8-142/+410
2016-12-14mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche1-1/+2