aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/uar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-1/+1
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko1-6/+6
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha1-8/+6
2017-04-22net/mlx5: Fix UAR memory leakMaor Gottlieb1-0/+1
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen1-56/+0
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-114/+0
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen1-0/+32
2017-01-08net/mlx5: Introduce blue flame register allocatorEli Cohen1-0/+235
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen1-45/+45
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-8/+3
2016-08-14net/mlx5: PD and UAR commands via mlx5 ifcSaeed Mahameed1-53/+13
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer1-11/+18
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat1-0/+6
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-3/+4
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed1-0/+37
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-12-08net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny1-0/+1
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen1-2/+2
2013-07-30mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun1-0/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+223