Age | Commit message (Expand) | Author | Files | Lines |
2012-11-26 | mlx4: 64-byte CQE/EQE support | Or Gerlitz | 1 | -8/+26 |
2012-09-30 | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support | Jack Morgenstein | 1 | -1/+30 |
2012-05-18 | IB/mlx4: Increase the number of vectors (EQs) available for ULPs | Shlomo Pongratz | 1 | -0/+3 |
2012-05-08 | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) | Shlomo Pongratz | 1 | -5/+5 |
2012-03-12 | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 1 | -2/+1 |
2012-03-12 | IB/mlx4: Fix possible missed completion event | Eli Cohen | 1 | -2/+1 |
2012-03-08 | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 1 | -1/+2 |
2012-01-03 | IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE | Or Gerlitz | 1 | -1/+5 |
2011-01-10 | IB/mlx4: Don't call dma_free_coherent() with irqs disabled | Vladimir Sokolovsky | 1 | -1/+8 |
2010-04-21 | IB/mlx4: Add support for masked atomic operations | Vladimir Sokolovsky | 1 | -0/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -1/+1 |
2008-12-30 | IB/mlx4: Fix reading SL field out of cqe->sl_vid | Roland Dreier | 1 | -1/+1 |
2008-12-24 | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize | Jack Morgenstein | 1 | -4/+6 |
2008-12-22 | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin | 1 | -1/+1 |
2008-12-01 | IB/mlx4: Fix MTT leakage in resize CQ | Jack Morgenstein | 1 | -0/+5 |
2008-08-06 | mlx4_core: Add ethernet fields to CQE struct | Yevgeny Petrilin | 1 | -17/+16 |
2008-07-25 | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files | Jack Morgenstein | 1 | -0/+1 |
2008-07-23 | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier | 1 | -0/+12 |
2008-07-14 | RDMA/core: Add memory management extensions support | Steve Wise | 1 | -6/+6 |
2008-04-30 | IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf() | Roland Dreier | 1 | -2/+2 |
2008-04-29 | mlx4_core: Add a way to set the "collapsed" CQ flag | Yevgeny Petrilin | 1 | -1/+1 |
2008-04-29 | IB: expand ib_umem_get() prototype | Arthur Kepner | 1 | -1/+1 |
2008-04-23 | mlx4_core: Move kernel doorbell management into core | Yevgeny Petrilin | 1 | -3/+3 |
2008-04-16 | IB/mlx4: Add support for resizing CQs | Vladimir Sokolovsky | 1 | -33/+259 |
2008-04-16 | IB/mlx4: Add support for modifying CQ moderation parameters | Eli Cohen | 1 | -0/+8 |
2008-04-16 | IB/mlx4: Add IPoIB LSO support | Eli Cohen | 1 | -0/+3 |
2008-04-16 | IB/mlx4: Add IPoIB checksum offload support | Eli Cohen | 1 | -0/+16 |
2008-02-08 | IB/mlx4: Use multiple WQ blocks to post smaller send WQEs | Jack Morgenstein | 1 | -2/+10 |
2008-02-06 | IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf | Roland Dreier | 1 | -7/+1 |
2008-01-25 | IB/mlx4: Micro-optimize mlx4_ib_poll_one() | Roland Dreier | 1 | -4/+5 |
2008-01-08 | IB/mlx4: Fix value of pkey_index in QP1 completions | Dotan Barak | 1 | -1/+1 |
2007-08-03 | IB/mlx4: Fix opcode returned in RDMA read completion | Vu Pham | 1 | -1/+1 |
2007-06-18 | IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean() | Jack Morgenstein | 1 | -4/+9 |
2007-06-18 | IB/mlx4: Handle new FW requirement for send request prefetching | Roland Dreier | 1 | -2/+2 |
2007-06-12 | IB/mlx4: Fix handling of wq->tail for send completions | Roland Dreier | 1 | -1/+1 |
2007-05-08 | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters | Roland Dreier | 1 | -0/+525 |