Age | Commit message (Expand) | Author |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-09-24 | drivers/net/mlx4/alloc.c needs mm.h | Andrew Morton |
2008-09-15 | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky |
2008-09-02 | mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries | Vladimir Sokolovsky |
2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-25 | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files | Jack Morgenstein |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-23 | mlx4_core: Improve error message when not enough UAR pages are available | Roland Dreier |
2008-07-23 | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier |
2008-07-22 | mlx4_core: Keep free count for MTT buddy allocator | Roland Dreier |
2008-07-22 | mlx4_code: Add missing FW status return code | Jack Morgenstein |
2008-07-22 | mlx4_core: Add module parameter to enable QoS support | Jack Morgenstein |
2008-07-14 | mlx4_core: Use MOD_STAT_CFG command to get minimal page size | Vladimir Sokolovsky |
2008-07-14 | IB/mlx4: Add support for blocking multicast loopback packets | Ron Livne |
2008-05-05 | mlx4_core: Support creation of FMRs with pages smaller than 4K | Oren Duer |
2008-04-29 | mlx4_core: Avoid recycling old FMR R_Keys too soon | Olaf Kirch |
2008-04-29 | mlx4_core: Add a way to set the "collapsed" CQ flag | Yevgeny Petrilin |
2008-04-25 | mlx4_core: Add helper to move QP to ready-to-send | Yevgeny Petrilin |
2008-04-25 | mlx4_core: Add HW queues allocation helpers | Yevgeny Petrilin |
2008-04-23 | mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ | Vladimir Sokolovsky |
2008-04-23 | mlx4_core: Move kernel doorbell management into core | Yevgeny Petrilin |
2008-04-16 | IB/mlx4: Fix incorrect comment | Eli Cohen |
2008-04-16 | IB/mlx4: Fix race when detaching a QP from a multicast group | Eli Cohen |
2008-04-16 | IB/mlx4: Add support for resizing CQs | Vladimir Sokolovsky |
2008-04-16 | IB/mlx4: Add support for modifying CQ moderation parameters | Eli Cohen |
2008-04-16 | mlx4_core: Increase max number of QPs to 128K | Jack Morgenstein |
2008-04-16 | IB/mlx4: Add IPoIB LSO support | Eli Cohen |
2008-04-16 | IB/mlx4: Add IPoIB checksum offload support | Eli Cohen |
2008-04-16 | mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums | Roland Dreier |
2008-04-16 | mlx4_core: Move opening brace of function onto a new line | Roland Dreier |
2008-02-14 | mlx4_core: Move table_find from fmr_alloc to fmr_enable | Jack Morgenstein |
2008-02-11 | mlx4_core: Fix build break (missing include) | Olof Johansson |
2008-02-06 | mlx4_core: Clean up struct mlx4_buf | Roland Dreier |
2008-02-06 | mlx4_core: For 64-bit systems, vmap() kernel queue buffers | Jack Morgenstein |
2008-02-04 | IB: Avoid marking __devinitdata as const | Roland Dreier |
2008-02-04 | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() | Jack Morgenstein |
2008-02-04 | mlx4_core: Fix more section mismatches | Roland Dreier |
2008-01-25 | mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP | Jack Morgenstein |
2007-11-20 | mlx4_core: Fix state check in mlx4_qp_modify() | Jack Morgenstein |
2007-11-14 | mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) | Jack Morgenstein |
2007-11-13 | mlx4_core: Fix possible bad free in mlx4_buf_free() | Ali Ayoub |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |
2007-10-21 | mlx4_core: Increase command timeout for INIT_HCA to 10 seconds | Jack Morgenstein |
2007-10-13 | mlx4_core: Fix infinite loop on device initialization | Roland Dreier |
2007-10-10 | mlx4_core: Fix section mismatches | Roland Dreier |
2007-10-09 | mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier |