summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/uar.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-051-1/+1
|\
| * net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-021-1/+1
* | mellanox: Switch to bitmap_zalloc()Andy Shevchenko2019-03-041-6/+6
|/
* net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-121-8/+6Star
* net/mlx5: Fix UAR memory leakMaor Gottlieb2017-04-221-0/+1
* IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-091-56/+0Star
* IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-114/+0Star
* net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-091-0/+32
* net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-081-0/+235
* mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-45/+45
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-8/+3Star
* net/mlx5: PD and UAR commands via mlx5 ifcSaeed Mahameed2016-08-141-53/+13Star
* net/mlx5: Unmap only the relevant IO memory mappingGal Pressman2016-05-031-2/+4
* net/mlx5: Fix global UAR mappingMoshe Lazer2016-03-011-11/+18
* net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-271-0/+6
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-311-3/+4
* net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-311-0/+37
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny2014-12-091-0/+1
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-041-2/+2
* mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun2013-07-311-0/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+223