aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-2/+3
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-4/+3
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas1-7/+2
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-5/+5
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-2/+3
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas1-0/+4
2018-03-07net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky1-2/+1
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed1-45/+0
2018-02-15net/mlx5: CQ hold/put APISaeed Mahameed1-23/+19
2018-02-15net/mlx5: EQ add/del CQ APISaeed Mahameed1-45/+15
2018-02-15net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed1-3/+3
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed1-29/+40
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova1-8/+8
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen1-0/+2
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-12/+4
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed1-66/+47
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+59
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny1-0/+1
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+18
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-01-22IB/mlx5: Add support for resize CQEli Cohen1-2/+2
2014-01-22IB/mlx5: Implement modify CQEli Cohen1-2/+15
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+224