summaryrefslogtreecommitdiff
path: root/drivers/net/mlx4/mr.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-06mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer1-1/+1
2008-04-30mlx4_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-07mlx4_core: Clean up struct mlx4_bufRoland Dreier1-2/+2
2008-02-05mlx4_core: Fix more section mismatchesRoland Dreier1-1/+1
2007-10-11mlx4_core: Fix section mismatchesRoland Dreier1-1/+1
2007-10-10IB/mlx4: Implement FMRsJack Morgenstein1-0/+165
2007-10-10mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein1-37/+36
2007-10-10mlx4_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-08mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein1-3/+5
2007-05-09IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+479