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