aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mlx4/mr.c
AgeCommit message (Expand)Author
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-05mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier
2009-06-22mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-05-29net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori
2009-05-27mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky
2008-09-02mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier
2008-07-22mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer
2008-04-29mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier
2008-02-04mlx4_core: Fix more section mismatchesRoland Dreier
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein
2007-10-09mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier
2007-07-28mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein
2007-06-07mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier