summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-15IB/mlx5: Fix configuration of port capabilitiesEli Cohen
2017-02-14IB/mlx5: Fix blue flame buffer size calculationEli Cohen
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-02-14IB/mlx5: Support raw packet protocolOr Gerlitz
2017-02-14IB/mlx5: Add implicit MR supportArtemy Kovalyov
2017-02-14IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov
2017-02-14IB/mlx5: Add null_mkey accessArtemy Kovalyov
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: Expose vlan offloads capabilitiesNoa 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: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky
2017-02-14IB/mlx5: Add flow tag supportMoses Reuben
2017-02-14IB/mlx5: Remove deprecated module parameterLeon Romanovsky
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: Add additional checks before processing MADsMaor Gottlieb
2017-02-14IB/mlx5: Verify that Q counters are supportedKamal Heib
2017-02-14IB/mlx5: Return error for unsupported signature typeLeon Romanovsky
2017-02-14IB/mlx5: Fix out-of-bound accessLeon Romanovsky
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz
2017-01-24IB/mlx5: Switch from dma_device to dev.parentBart Van Assche
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen
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-08IB/mlx5: Fix kernel to user leak prevention logicEli Cohen
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
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
2016-12-14mlx5: Use { } instead of { 0 } to init structBart Van Assche
2016-12-14IB/mlx5: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann
2016-12-13IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang