aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin1-1/+1
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky1-2/+0
2008-09-02mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky1-2/+6
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-1/+1
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier1-5/+18
2008-07-22mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier1-8/+18
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer1-1/+1
2008-04-29mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch1-6/+0
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein1-8/+13
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier1-2/+2
2008-02-04mlx4_core: Fix more section mismatchesRoland Dreier1-1/+1
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier1-1/+1
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein1-0/+165
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein1-37/+36
2007-10-09mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier1-1/+1
2007-07-28mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein1-12/+3
2007-06-07mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein1-3/+5
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+479