aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox1-16/+11
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-5/+6
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen1-17/+0
2018-05-04net/mlx5: Decrease level of prints about non-existent MKEYLeon Romanovsky1-2/+2
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-21/+7
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed1-105/+78
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak1-26/+28
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny1-0/+1
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2015-04-02net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat1-1/+1
2014-07-09mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg1-4/+15
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+5
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran1-0/+4
2014-05-08mellanox: Logging message cleanupsJoe Perches1-3/+5
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg1-0/+24
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg1-0/+61
2013-11-08IB/mlx5: Multithreaded create MREli Cohen1-11/+21
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+136