summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/cq.c
AgeCommit message (Expand)Author
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev
2021-10-12net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-04-23net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas
2018-03-07net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed
2018-02-15net/mlx5: CQ hold/put APISaeed Mahameed
2018-02-15net/mlx5: EQ add/del CQ APISaeed Mahameed
2018-02-15net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen