summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/mr.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-667/+0
* drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier2009-09-051-1/+0
* mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier2009-06-221-4/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-3/+3
|\
| * mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-271-3/+3
* | net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2009-05-291-3/+4
|/
* mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin2008-10-221-1/+1
* IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-2/+0
* mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky2008-09-021-2/+6
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-251-1/+1
* IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-231-5/+18
* mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier2008-07-221-8/+18
* mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer2008-05-051-1/+1
* mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-291-6/+0
* mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein2008-02-141-8/+13
* mlx4_core: Clean up struct mlx4_bufRoland Dreier2008-02-061-2/+2
* mlx4_core: Fix more section mismatchesRoland Dreier2008-02-041-1/+1
* mlx4_core: Fix section mismatchesRoland Dreier2007-10-101-1/+1
* IB/mlx4: Implement FMRsJack Morgenstein2007-10-091-0/+165
* mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-091-37/+36
* mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier2007-10-091-1/+1
* mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-281-12/+3
* mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein2007-06-071-3/+5
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-081-0/+479
OpenPOWER on IntegriCloud