summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cq.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-2/+3
* net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-4/+3Star
* net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas2019-07-031-7/+2Star
* net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-201-5/+5
* net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-2/+3
* net/mlx5: Set uid as part of CQ commandsYishai Hadas2018-09-251-0/+4
* net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky2018-03-081-2/+1Star
* net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-151-45/+0Star
* net/mlx5: CQ hold/put APISaeed Mahameed2018-02-151-23/+19Star
* net/mlx5: EQ add/del CQ APISaeed Mahameed2018-02-151-45/+15Star
* net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed2018-02-151-3/+3
* net/mlx5: CQ Database per EQSaeed Mahameed2018-02-151-29/+40
* drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-8/+8
* IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-091-0/+2
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-12/+4Star
* {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-141-66/+47Star
* net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak2016-05-181-0/+59
* net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny2015-09-291-0/+1
* net/mlx5_core: Modify CQ moderation parametersRana Shahout2015-05-311-0/+18
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* IB/mlx5: Add support for resize CQEli Cohen2014-01-231-2/+2
* IB/mlx5: Implement modify CQEli Cohen2014-01-231-2/+15
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+224