aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/icm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier1-19/+20
2010-05-20mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-05mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier1-1/+0
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-1/+1
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-3/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-5/+9
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein1-5/+16
2007-10-09mlx4_core: Support ICM tables in coherent memoryJack Morgenstein1-26/+87
2007-05-15missing includes in mlx4Al Viro1-0/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+379