Age | Commit message (Expand) | Author | Files | Lines |
2015-01-26 | net/mlx4_core: Maintain a persistent memory for mlx4 device | Yishai Hadas | 1 | -8/+9 |
2014-10-29 | net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading | Saeed Mahameed | 1 | -0/+156 |
2014-09-22 | mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses | Jack Morgenstein | 1 | -4/+7 |
2014-07-09 | net/mlx4: Verify port number in __mlx4_unregister_mac | Eugenia Emantayev | 1 | -2/+8 |
2014-07-09 | net/mlx4_en: Fix set port ratelimit for 40GE | Eugenia Emantayev | 1 | -5/+17 |
2014-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+109 |
2014-05-31 | net/mlx4_core: Reset RoCE VF gids when guest driver goes down | Jack Morgenstein | 1 | -8/+109 |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -15/+20 |
2014-05-09 | mellanox: Logging message cleanups | Joe Perches | 1 | -7/+5 |
2014-05-05 | net/mlx4_core: Fix slave id computation for single port VF | Matan Barak | 1 | -15/+20 |
2014-03-29 | net/mlx4: Implement vxlan ndo calls | Or Gerlitz | 1 | -2/+3 |
2014-03-21 | net/mlx4: Adapt code for N-Port VF | Matan Barak | 1 | -20/+138 |
2014-03-12 | mlx4: In RoCE allow guests to have multiple GIDS | Jack Morgenstein | 1 | -19/+98 |
2014-03-12 | mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index | Jack Morgenstein | 1 | -3/+30 |
2014-03-12 | mlx4: Adjust QP1 multiplexing for RoCE/SRIOV | Jack Morgenstein | 1 | -0/+34 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+41 |
2014-01-19 | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 1 | -0/+20 |
2013-12-31 | net/mlx4_core: Add basic support for TCP/IP offloads under tunneling | Or Gerlitz | 1 | -0/+41 |
2013-11-08 | net/mlx4_core: Initialize all mailbox buffers to zero before use | Jack Morgenstein | 1 | -11/+0 |
2013-11-05 | net/mlx4_en: Use vlan id instead of vlan index for unregistration | Jack Morgenstein | 1 | -12/+15 |
2013-11-05 | net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec | Jack Morgenstein | 1 | -13/+32 |
2013-11-05 | net/mlx4_core: Fix register/unreg vlan flow | Jack Morgenstein | 1 | -11/+10 |
2013-04-27 | net/mlx4: Add set VF default vlan ID and priority support | Rony Efraim | 1 | -2/+2 |
2013-04-27 | net/mlx4: Add reference counting to MAC registeration | Rony Efraim | 1 | -5/+10 |
2013-04-12 | net/mlx4_en: set correct MTU in SRIOV | Eugenia Emantayev | 1 | -1/+3 |
2013-03-08 | net/mlx4_core: Fix endianness bug in set_param_l | Jack Morgenstein | 1 | -4/+4 |
2013-02-08 | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en | Yan Burman | 1 | -185/+8 |
2012-10-01 | net/mlx4_core: Adjustments to SET_PORT for IB SR-IOV | Jack Morgenstein | 1 | -0/+10 |
2012-07-25 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -2/+9 |
2012-07-19 | net/mlx4: Move MAC_MASK to a common place | Amir Vadai | 1 | -1/+0 |
2012-07-11 | mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par... | Jack Morgenstein | 1 | -2/+9 |
2012-07-08 | {NET, IB}/mlx4: Add device managed flow steering firmware API | Hadar Hen Zion | 1 | -24/+74 |
2012-07-08 | net/mlx4: Set steering mode according to device capabilities | Hadar Hen Zion | 1 | -5/+4 |
2012-06-06 | mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow | Jack Morgenstein | 1 | -2/+2 |
2012-05-16 | net/mlx4: Address build warnings on set but not used variables | Or Gerlitz | 1 | -4/+3 |
2012-04-05 | net/mlx4_core: set port QoS attributes | Amir Vadai | 1 | -0/+62 |
2012-03-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -46/+22 |
2012-03-13 | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 1 | -3/+22 |
2012-03-13 | mlx4_core: Allow dynamic MTU configuration for IB ports | Or Gerlitz | 1 | -3/+22 |
2012-03-07 | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 1 | -43/+0 |
2012-03-07 | net/mlx4: fixing sparse warnings when copying mac, address to gid entry | Yevgeny Petrilin | 1 | -4/+6 |
2012-02-14 | mlx4: remove redundant adding of steering type to gid | Eugenia Emantayev | 1 | -2/+0 |
2012-01-23 | mlx4_en: eth statistics modification | Eugenia Emantayev | 1 | -0/+21 |
2012-01-23 | mlx4: VF is not allowed to perform dump stats | Eugenia Emantayev | 1 | -0/+2 |
2011-12-17 | mlx4: Fix compile error when driver is comiled-in | Joerg Roedel | 1 | -2/+2 |
2011-12-13 | mlx4: Ethernet port management modifications | Eugenia Emantayev | 1 | -120/+486 |
2011-12-13 | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) | Jack Morgenstein | 1 | -5/+7 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -13/+59 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |