summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/mr.c
AgeCommit message (Expand)Author
2020-03-16mlx5: Remove uninitialized use of key in mlx5_core_create_mkeyNathan Chancellor
2020-03-13{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ibMichael Guralnik
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed
2020-03-13{IB,net}/mlx5: Setup mkey variant before mr create command invocationSaeed Mahameed
2019-10-28RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-05-04net/mlx5: Decrease level of prints about non-existent MKEYLeon Romanovsky
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat
2014-07-09mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2013-11-08IB/mlx5: Multithreaded create MREli Cohen
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen