aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-12IB/mlx4: Remove limitation on LSO header sizeEli Cohen1-1/+1
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier1-5/+7
2009-09-05IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein1-0/+6
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz1-5/+1
2009-03-30IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier1-2/+1
2009-03-18IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin1-2/+3
2009-01-09IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier1-4/+9
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin1-1/+1
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin1-2/+9
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-0/+1
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier1-0/+11
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne1-2/+5
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin1-3/+0
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-20/+29
2008-04-16IB/mlx4: Update module version and release dateJack Morgenstein1-2/+2
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky1-0/+2
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen1-0/+1
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen1-0/+2
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen1-0/+2
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier1-6/+8
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier1-1/+8
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein1-0/+1
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein1-0/+5
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein1-0/+45
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein1-0/+2
2007-07-12IB/mlx4: Implement query QPJack Morgenstein1-0/+2
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak1-1/+1
2007-06-21IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein1-1/+1
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier1-5/+11
2007-05-14IB/mlx4: Fix uninitialized spinlock for 32-bit archsJack Morgenstein1-0/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+651