Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | mlx4_core: Allow choosing flow steering mode | Jack Morgenstein | 1 | -0/+1 |
2012-11-26 | mlx4: 64-byte CQE/EQE support | Or Gerlitz | 1 | -0/+21 |
2012-09-30 | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein | 1 | -6/+10 |
2012-09-30 | mlx4: Paravirtualize Node Guids for slaves | Jack Morgenstein | 1 | -0/+2 |
2012-09-30 | mlx4: Activate SR-IOV mode for IB | Jack Morgenstein | 1 | -0/+4 |
2012-09-30 | net/mlx4_core: Adjustments to SET_PORT for IB SR-IOV | Jack Morgenstein | 1 | -0/+5 |
2012-09-30 | mlx4_core: Add IB port-state machine and port mgmt event propagation | Jack Morgenstein | 1 | -0/+28 |
2012-09-30 | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop | Jack Morgenstein | 1 | -0/+3 |
2012-09-30 | IB/mlx4: Initialize SR-IOV IB support for slaves in master context | Jack Morgenstein | 1 | -1/+2 |
2012-09-30 | mlx4_core: Add proxy and tunnel QPs to the reserved QP area | Jack Morgenstein | 1 | -1/+12 |
2012-09-30 | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support | Jack Morgenstein | 1 | -0/+1 |
2012-09-07 | net/mlx4_core: Add security check / enforcement for flow steering rules set f... | Hadar Hen Zion | 1 | -0/+11 |
2012-09-07 | net/mlx4_core: Put Firmware flow steering structures in common header files | Hadar Hen Zion | 1 | -0/+2 |
2012-07-24 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -1/+118 |
2012-07-19 | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq | Amir Vadai | 1 | -1/+3 |
2012-07-11 | mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par... | Jack Morgenstein | 1 | -0/+2 |
2012-07-11 | mlx4_core: Implement mechanism for reserved Q_Keys | Jack Morgenstein | 1 | -0/+11 |
2012-07-10 | net/mlx4_core: Initialize IB port capabilities for all slaves | Jack Morgenstein | 1 | -0/+5 |
2012-07-10 | mlx4: Use port management change event instead of smp_snoop | Jack Morgenstein | 1 | -1/+98 |
2012-07-08 | mlx4_core: Pass an invalid PCI id number to VFs | Jack Morgenstein | 1 | -0/+2 |
2012-07-07 | net/mlx4: Implement promiscuous mode with device managed flow-steering | Hadar Hen Zion | 1 | -0/+7 |
2012-07-07 | {NET, IB}/mlx4: Add device managed flow steering firmware API | Hadar Hen Zion | 1 | -5/+103 |
2012-07-07 | net/mlx4: Set steering mode according to device capabilities | Hadar Hen Zion | 1 | -0/+24 |
2012-05-31 | net/mlx4_core: Fix number of EQs used in ICM initialisation | Marcel Apfelbaum | 1 | -0/+6 |
2012-05-21 | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -0/+8 |
2012-05-08 | mlx4_core: Add second capabilities flags field | Shlomo Pongratz | 1 | -0/+8 |
2012-04-05 | net/mlx4_core: set port QoS attributes | Amir Vadai | 1 | -0/+3 |
2012-03-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -5/+7 |
2012-03-12 | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 1 | -0/+7 |
2012-03-12 | mlx4_core: Allow dynamic MTU configuration for IB ports | Or Gerlitz | 1 | -0/+1 |
2012-03-12 | mlx4_core: Report thermal error events | Jack Morgenstein | 1 | -0/+5 |
2012-03-06 | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 1 | -5/+0 |
2012-03-06 | net/mlx4: fixing sparse warnings for not declared, functions | Yevgeny Petrilin | 1 | -1/+4 |
2012-02-26 | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 1 | -0/+1 |
2012-01-22 | mlx4_en: eth statistics modification | Eugenia Emantayev | 1 | -0/+1 |
2011-12-19 | mlx4_core: Changing link sensing logic | Yevgeny Petrilin | 1 | -0/+2 |
2011-12-19 | mlx4: capability for link sensing | Yevgeny Petrilin | 1 | -1/+2 |
2011-12-13 | mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet | Jack Morgenstein | 1 | -0/+1 |
2011-12-13 | mlx4_core: mtts resources units changed to offset | Marcel Apfelbaum | 1 | -3/+2 |
2011-12-13 | mlx4: Ethernet port management modifications | Eugenia Emantayev | 1 | -3/+9 |
2011-12-13 | mlx4_core: Reduce number of PD bits to 17 | Jack Morgenstein | 1 | -0/+1 |
2011-12-13 | mlx4: Extanding port_mask functionality | Jack Morgenstein | 1 | -7/+6 |
2011-12-13 | mlx4_core: initial header-file changes for SRIOV support | Jack Morgenstein | 1 | -2/+40 |
2011-11-27 | net/mlx4_en: fix WOL handlers were always looking at port2 capability bit | Oren Duer | 1 | -1/+2 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -2/+14 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 1 | -2/+14 |
2011-10-28 | mlx4_core: Add extended port capabilities support | Marcel Apfelbaum | 1 | -0/+7 |
2011-10-19 | mlx4_en: Controlling FCS header removal | Yevgeny Petrilin | 1 | -0/+1 |
2011-10-13 | IB/mlx4: Add support for XRC SRQs | Sean Hefty | 1 | -2/+2 |
2011-10-13 | IB/mlx4: Add support for XRC domains | Sean Hefty | 1 | -0/+5 |