aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAge
* IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-06
* IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| * IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-12
| * IB/mlx4: Remove unneeded codeEli Cohen2009-11-12
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
*-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-11
|\ \
| | * IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-05
| | * IB/mlx4: Annotate CQ lockingRoland Dreier2009-09-05
| |/ |/|
| * IB: Use printk_once() for driver versionsMarcin Slusarz2009-09-05
|/
* IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-05
* IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein2009-05-08
* IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier2009-03-30
*-. Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-24
|\ \
| | * IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin2009-03-18
| | * IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-28
| |/ |/|
| * IB: Remove __constant_{endian} usesHarvey Harrison2009-01-17
|/
* IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-13
|\
| * IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-09
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
|/
* IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier2008-12-30
* IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein2008-12-24
* mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2008-12-22
* IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein2008-12-01
* IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky2008-11-05
* mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-22
* mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-10
* IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky2008-10-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-19
|\
| * IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-15
* | IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky2008-08-27
|/
* IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov2008-08-07
* mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin2008-08-06
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-25
* IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-23
* IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-22
* IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-15
* IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-15
* IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-15
* IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-15
* IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-15
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-15
* IB/mlx4: Optimize QP stampingEli Cohen2008-07-15
* IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-20
* IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-16
* IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-30
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-29
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-23