summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/port.c
AgeCommit message (Expand)Author
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua
2015-12-06net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed
2014-09-22mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein
2014-07-08net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-30net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein
2013-11-04net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim
2013-04-26net/mlx4: Add reference counting to MAC registerationRony Efraim
2013-04-11net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2012-09-30net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier