summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
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-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
2016-12-13IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang
2016-12-13IB/mlx5: Support RAW Ethernet when RoCE is disabledOr Gerlitz
2016-12-13IB/mlx5: Rename RoCE related helpers to reflect being Eth onesOr Gerlitz
2016-12-13IB/mlx5: Refactor registration to netdev notifierOr Gerlitz
2016-12-13IB/mlx5: Use u64 for UMR lengthMaor Gottlieb
2016-12-13IB/mlx5: Avoid system crash when enabling many VFsEli Cohen
2016-12-13IB/mlx5: Assign SRQ type earlierMaor Gottlieb
2016-12-13IB/mlx5: Make create/destroy_ah available to userspaceMoni Shoua
2016-12-13IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-13IB/mlx5: Report that device has udata response in create_ahMoni Shoua
2016-12-13IB/mlx5: Add support to match inner packet fieldsMoses Reuben
2016-12-13IB/mlx5: Support Vxlan tunneling specificationMoses Reuben
2016-12-13IB/mlx5: Add support for CQE compressingBodong Wang
2016-12-13IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang
2016-12-13IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang
2016-12-03IB/mlx5: Remove debug prints after allocation failureLeon Romanovsky
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-16IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny
2016-11-16IB/mlx5: Fix reported max SGE calculationEli Cohen
2016-11-16IB/mlx5: Wait for all async command completions to completeEli Cohen
2016-11-16IB/mlx5: Put non zero value in max_ahMaor Gottlieb
2016-11-16IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb
2016-11-16IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy