summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/mr.c
AgeCommit message (Expand)AuthorLines
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer-1/+1
2008-04-29mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch-6/+0
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein-8/+13
2008-02-06mlx4_core: Clean up struct mlx4_bufRoland Dreier-2/+2
2008-02-04mlx4_core: Fix more section mismatchesRoland Dreier-1/+1
2007-10-10mlx4_core: Fix section mismatchesRoland Dreier-1/+1
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein-0/+165
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein-37/+36
2007-10-09mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier-1/+1
2007-07-28mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein-12/+3
2007-06-07mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein-3/+5
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier-0/+479