aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-16net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein1-1/+1
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz1-3/+0
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+3
2012-03-06net/mlx4: defining functions as staticYevgeny Petrilin1-4/+2
2012-03-06net/mlx4: remove unused functionsYevgeny Petrilin1-75/+0
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen1-0/+3
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford1-6/+6
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum1-1/+1
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum1-2/+2
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-51/+56
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen1-27/+7
2011-12-13mlx4_core: mtt modifications for SRIOVJack Morgenstein1-41/+360
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-3/+5
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-1/+1
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/+667