summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mr.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-051-1/+1
* mlx4: corretly check failed allocationInsu Yun2015-10-161-1/+1
* net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2015-02-051-8/+5Star
* net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-281-2/+2
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-4/+4
* net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-021-4/+5
* mlx4: don't duplicate kvfree()Al Viro2014-11-211-8/+2Star
* mlx4: Correct error flows in rereg_mrMatan Barak2014-09-221-11/+22
* mlx4_core: Add helper functions to support MR re-registrationMatan Barak2014-08-021-0/+160
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-9/+7Star
|\
| * net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai2014-05-221-4/+2Star
| * mellanox: Logging message cleanupsJoe Perches2014-05-091-7/+7
* | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-8/+9
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein2013-12-101-1/+1
* net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-081-5/+0Star
* net/mlx4_core: Fix checking order in MR table initJack Morgenstein2013-11-041-3/+3
* net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein2013-03-071-5/+5
* mlx4: Implement memory windows allocation and deallocationShani Michaeli2013-02-251-0/+95
* mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-251-14/+0Star
* mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2013-02-211-7/+22
* mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli2013-02-211-24/+24
* mlx4_core: Clean up buddy bitmap allocationRoland Dreier2012-08-161-4/+3Star
* mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-161-2/+2
* mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas2012-08-161-4/+14
* net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein2012-05-161-1/+1
* net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-161-3/+0Star
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-211-0/+3
|\
| * mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-261-0/+3
* | net/mlx4: defining functions as staticYevgeny Petrilin2012-03-061-4/+2Star
* | net/mlx4: remove unused functionsYevgeny Petrilin2012-03-061-75/+0Star
|/
* mlx4_core: Exported functions can't be staticDoug Ledford2012-02-231-6/+6
* mlx4_core: removed function index from vf.Marcel Apfelbaum2012-01-221-1/+1
* mlx4_core: fix mtt range deallocationMarcel Apfelbaum2012-01-031-2/+2
* mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum2011-12-131-51/+56
* mlx4_core: resource tracking for HCA resources used by guestsEli Cohen2011-12-131-27/+7Star
* mlx4_core: mtt modifications for SRIOVJack Morgenstein2011-12-131-41/+360
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-3/+5
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-011-1/+1
|/
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-0/+667