aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/cq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-2/+2
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+1
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy1-1/+1
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens1-5/+5
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-1/+1
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas1-0/+1
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha1-0/+6
2018-02-15net/mlx5: CQ hold/put APISaeed Mahameed1-0/+11
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed1-2/+1
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+7
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen1-0/+3
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi1-2/+4
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova1-2/+2
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen1-1/+1
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-2/+1
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed1-3/+3
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb1-0/+2
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+5
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur1-1/+1
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+3
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed1-2/+3
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg1-0/+1
2014-01-22IB/mlx5: Add support for resize CQEli Cohen1-2/+10
2014-01-22IB/mlx5: Implement modify CQEli Cohen1-4/+4
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+165