aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/srq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun1-7/+2
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova1-4/+4
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky1-2/+2
2016-09-21net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky1-9/+5
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina1-2/+2
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTsJack Morgenstein1-2/+2
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-2/+0
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz1-0/+1
2013-04-16mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz1-0/+15
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein1-1/+1
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum1-1/+1
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen1-22/+2
2011-12-13mlx4_core: srq modifications for SRIOVJack Morgenstein1-23/+83
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-4/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-9/+11
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-0/+257