summaryrefslogtreecommitdiff
path: root/drivers/net/mlx4/icm.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-430/+0
2010-10-25mlx4: make functions local and remove dead code.stephen hemminger1-27/+1
2010-05-21mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier1-19/+20
2010-05-21mlx4_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 imp...Tejun Heo1-0/+1
2009-09-06mlx4_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-10mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein1-5/+16
2007-10-10mlx4_core: Support ICM tables in coherent memoryJack Morgenstein1-26/+87
2007-05-16missing includes in mlx4Al Viro1-0/+1
2007-05-09IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+379