summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier2009-03-301-2/+1
*-. Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-243-20/+34
|\ \
| | * IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin2009-03-181-2/+3
| | * IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-281-7/+20
| |/ |/|
| * IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-11/+11
|/
* IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-161-9/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-131-4/+9
|\
| * IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-091-4/+9
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
|/
* IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier2008-12-301-1/+1
* IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein2008-12-241-4/+6
* mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2008-12-222-2/+2
* IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein2008-12-011-0/+5
* IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky2008-11-051-0/+1
* mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-223-5/+13
* mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-101-2/+19
* IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky2008-10-081-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-191-0/+6
|\
| * IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-0/+6
* | IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky2008-08-271-0/+2
|/
* IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov2008-08-071-1/+1
* mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin2008-08-061-17/+16
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-257-0/+7
* IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-235-5/+175
* IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-221-1/+1
* IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-141-13/+2
* IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-143-6/+25
* IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
* IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-141-1/+2
* IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-141-1/+2
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-6/+6
* IB/mlx4: Optimize QP stampingEli Cohen2008-07-141-2/+6
* IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-201-5/+8
* IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-161-1/+1
* IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-301-2/+2
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-291-1/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-295-5/+6
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-236-160/+16
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-20/+29
* IB/mlx4: Update module version and release dateJack Morgenstein2008-04-161-2/+2
* IB/mlx4: Update QP state if query QP succeedsDotan Barak2008-04-161-5/+12
* IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-163-33/+270
* IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-163-0/+10
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-2/+2
* IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier2008-04-161-8/+8
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-164-9/+73
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+3
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-163-0/+21
* mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-161-6/+8
* IB/mlx4: Endianness annotationsRoland Dreier2008-04-161-2/+2
OpenPOWER on IntegriCloud