| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-10-26 | 4 | -4/+51 |
|\ |
|
| *-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | 4 | -4/+51 |
| |\ \ |
|
| | | * | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 | Jack Morgenstein | 2010-10-23 | 1 | -0/+1 |
| | | * | IB/mlx4: Limit size of fast registration WRs | Eli Cohen | 2010-10-11 | 1 | -0/+4 |
| | |/
| |/| |
|
| | * | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 2 | -1/+2 |
| | * | IB/mlx4: Add support for IBoE | Eli Cohen | 2010-10-25 | 1 | -0/+27 |
| | * | mlx4_core: Update data structures and constants for IBoE | Eli Cohen | 2010-10-25 | 3 | -3/+8 |
| | * | mlx4_core: Allow protocol drivers to find corresponding interfaces | Eli Cohen | 2010-10-25 | 1 | -0/+9 |
| |/ |
|
* | | mlx4_en: UDP RSS support | Yevgeny Petrilin | 2010-08-24 | 1 | -0/+1 |
* | | mlx4_en: Fixing report in Ethtool get_settings | Yevgeny Petrilin | 2010-08-24 | 1 | -0/+4 |
* | | mlx4_en: Added self diagnostics test implementation | Yevgeny Petrilin | 2010-08-24 | 2 | -0/+3 |
|/ |
|
* | IB/mlx4: Add support for masked atomic operations | Vladimir Sokolovsky | 2010-04-21 | 2 | -2/+9 |
* | IB/mlx4: Remove limitation on LSO header size | Eli Cohen | 2009-11-12 | 1 | -0/+1 |
* | IB/mlx4: Add strong ordering to local inval and fast reg work requests | Jack Morgenstein | 2009-06-05 | 1 | -0/+1 |
* | mlx4_core: Add module parameter for number of MTTs per segment | Eli Cohen | 2009-05-27 | 1 | -0/+1 |
* | mlx4_core: Add link type autosensing | Yevgeny Petrilin | 2009-03-18 | 2 | -2/+5 |
* | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin | 2008-12-22 | 1 | -1/+3 |
* | mlx4_core: Save/restore default port IB capability mask | Jack Morgenstein | 2008-11-28 | 1 | -0/+1 |
* | mlx4_core: Multiple port type support | Yevgeny Petrilin | 2008-10-22 | 1 | -0/+14 |
* | mlx4_core: Ethernet MAC/VLAN management | Yevgeny Petrilin | 2008-10-22 | 2 | -0/+21 |
* | mlx4_core: Get ethernet MTU and default address from firmware | Yevgeny Petrilin | 2008-10-22 | 1 | -1/+3 |
* | mlx4_core: Support multiple pre-reserved QP regions | Yevgeny Petrilin | 2008-10-22 | 1 | -1/+18 |
* | mlx4_core: Add QP range reservation support | Yevgeny Petrilin | 2008-10-10 | 1 | -1/+4 |
* | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky | 2008-09-15 | 1 | -0/+4 |
* | mlx4_core: Add ethernet fields to CQE struct | Yevgeny Petrilin | 2008-08-06 | 1 | -12/+24 |
* | mlx4_core: Add VLAN tag field to WQE control segment struct | Yevgeny Petrilin | 2008-07-25 | 1 | -1/+3 |
* | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier | 2008-07-23 | 2 | -4/+22 |
* | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg | Roland Dreier | 2008-07-22 | 1 | -1/+1 |
* | IB/mlx4: Add support for blocking multicast loopback packets | Ron Livne | 2008-07-14 | 1 | -1/+2 |
* | mlx4_core: Add a way to set the "collapsed" CQ flag | Yevgeny Petrilin | 2008-04-29 | 1 | -1/+2 |
* | mlx4_core: Add helper to move QP to ready-to-send | Yevgeny Petrilin | 2008-04-25 | 1 | -0/+4 |
* | mlx4_core: Add HW queues allocation helpers | Yevgeny Petrilin | 2008-04-25 | 1 | -0/+11 |
* | mlx4_core: Move kernel doorbell management into core | Yevgeny Petrilin | 2008-04-23 | 1 | -0/+29 |
* | IB/mlx4: Add support for resizing CQs | Vladimir Sokolovsky | 2008-04-16 | 1 | -0/+2 |
* | IB/mlx4: Add support for modifying CQ moderation parameters | Eli Cohen | 2008-04-16 | 2 | -1/+4 |
* | IB/mlx4: Add IPoIB LSO support | Eli Cohen | 2008-04-16 | 2 | -0/+6 |
* | IB/mlx4: Add IPoIB checksum offload support | Eli Cohen | 2008-04-16 | 2 | -6/+18 |
* | mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums | Roland Dreier | 2008-04-16 | 1 | -2/+1 |
* | IB/mlx4: Use multiple WQ blocks to post smaller send WQEs | Jack Morgenstein | 2008-02-08 | 2 | -0/+9 |
* | mlx4_core: Clean up struct mlx4_buf | Roland Dreier | 2008-02-06 | 1 | -6/+4 |
* | mlx4_core: For 64-bit systems, vmap() kernel queue buffers | Jack Morgenstein | 2008-02-06 | 1 | -2/+2 |
* | IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf | Roland Dreier | 2008-02-06 | 1 | -0/+8 |
* | mlx4_core: Kill mlx4_write64_raw() | Roland Dreier | 2007-10-14 | 1 | -11/+0 |
* | IB/mlx4: Implement FMRs | Jack Morgenstein | 2007-10-09 | 1 | -0/+21 |
* | IB/mlx4: Display misc device information under /sys/class/infiniband/ | Jack Morgenstein | 2007-10-09 | 1 | -0/+6 |
* | IB/mlx4: Implement query SRQ | Jack Morgenstein | 2007-07-12 | 1 | -0/+1 |
* | IB/mlx4: Implement query QP | Jack Morgenstein | 2007-07-12 | 1 | -0/+3 |
* | mlx4_core: Get the maximum message size from reported device capabilities | Dotan Barak | 2007-07-09 | 1 | -0/+1 |
* | IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary | Roland Dreier | 2007-06-18 | 1 | -0/+4 |
* | IB/mlx4: Handle FW command interface rev 3 | Roland Dreier | 2007-06-18 | 2 | -6/+8 |