aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/port.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna1-0/+34
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay1-0/+26
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay1-15/+21
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay1-71/+0
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha1-21/+0
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha1-0/+1
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha1-1/+1
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-8/+9
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed1-0/+156
2014-09-22mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein1-4/+7
2014-07-08net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev1-2/+8
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev1-5/+17
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+109
2014-05-30net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein1-8/+109
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+20
2014-05-08mellanox: Logging message cleanupsJoe Perches1-7/+5
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz1-2/+3
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-20/+138
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-19/+98
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-3/+30
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+34
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+41
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua1-0/+20
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz1-0/+41
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-11/+0
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-12/+15
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein1-13/+32
2013-11-04net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein1-11/+10
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-2/+2
2013-04-26net/mlx4: Add reference counting to MAC registerationRony Efraim1-5/+10
2013-04-11net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev1-1/+3
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein1-4/+4
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman1-185/+8
2012-09-30net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein1-0/+10
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+9
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai1-1/+0
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize themJack Morgenstein1-2/+9
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-24/+74
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion1-5/+4
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein1-2/+2
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz1-4/+3
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai1-0/+62
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-46/+22
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier1-3/+22
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz1-3/+22
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-43/+0
2012-03-06net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin1-4/+6
2012-02-14mlx4: remove redundant adding of steering type to gidEugenia Emantayev1-2/+0
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev1-0/+21