summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier1-3/+103
2011-10-31IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz1-1/+1
2011-10-28IB/mlx4: Configure extended active speedsMarcel Apfelbaum1-1/+38
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty1-1/+2
2011-10-13IB/mlx4: Add support for XRC QPsSean Hefty1-0/+2
2011-10-13IB/mlx4: Add support for XRC SRQsSean Hefty1-1/+2
2011-10-13IB/mlx4: Add support for XRC domainsSean Hefty1-0/+59
2011-07-19IB/mlx4: Use flow counters on IBoE portsOr Gerlitz1-2/+17
2011-07-19IB/mlx4: Generate GID change events in IBoE codeOr Gerlitz1-1/+1
2011-03-23mlx4: generalization of multicast steering.Yevgeny Petrilin1-5/+5
2011-03-23mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin1-1/+0
2011-01-13IB/mlx4: Handle protocol field in multicast tableAleksey Senin1-4/+5
2011-01-12mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)Roland Dreier1-1/+2
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2010-12-02IB/mlx4: Fix IBoE link stateEli Cohen1-1/+1
2010-12-02IB/mlx4: Fix IBoE reported link rateEli Cohen1-1/+1
2010-11-24infiniband: remove dev_base_lock useEric Dumazet1-3/+3
2010-10-27Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier1-42/+511
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen1-12/+87
2010-10-25IB/mlx4: Add support for IBoEEli Cohen1-36/+412
2010-10-24IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein1-5/+23
2010-10-12IB/mlx4: Limit size of fast registration WRsEli Cohen1-1/+1
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-1/+1
2010-04-22IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-12IB/mlx4: Remove limitation on LSO header sizeEli Cohen1-1/+1
2009-09-11Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier1-5/+7
2009-09-06IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein1-0/+6
2009-09-06IB: Use printk_once() for driver versionsMarcin Slusarz1-5/+1
2009-03-30IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier1-2/+1
2009-03-19IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin1-2/+3
2009-01-10IB/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-23mlx4_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-15IB/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-20IB: convert struct class_device to struct deviceTony Jones1-20/+29
2008-04-17IB/mlx4: Update module version and release dateJack Morgenstein1-2/+2
2008-04-17IB/mlx4: Add support for resizing CQsVladimir Sokolovsky1-0/+2
2008-04-17IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen1-0/+1
2008-04-17IB/mlx4: Add IPoIB LSO supportEli Cohen1-0/+2
2008-04-17IB/mlx4: Add IPoIB checksum offload supportEli Cohen1-0/+2
2008-04-17mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier1-6/+8
2008-02-05IB/mlx4: Actually print out the driver versionRoland Dreier1-1/+8
2008-02-05mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein1-0/+1
2007-10-10IB/mlx4: Implement FMRsJack Morgenstein1-0/+5
2007-10-10IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein1-0/+45
2007-07-13IB/mlx4: Implement query SRQJack Morgenstein1-0/+2