summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman2-11/+67
2016-06-27net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman3-167/+143
2016-06-27net/mlx5e: Add missing 50G baseSR2 link modeGal Pressman1-0/+1
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman3-14/+14
2016-06-27net/mlx5e: Support adaptive RX coalescingGil Rockah6-8/+416
2016-06-27net/mlx5e: CQE based moderationTariq Toukan3-33/+95
2016-06-27net/mlx5e: Introduce net device priv flags infrastructureGal Pressman2-0/+76
2016-06-27net/mlx5e: Add TXQ set max rate supportYevgeny Petrilin2-3/+102
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin4-2/+228
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout7-14/+329
2016-06-21mlxsw: spectrum: Add debug printsIdo Schimmel2-0/+14
2016-06-21mlxsw: spectrum: Free resources upon vPort destructionIdo Schimmel2-35/+15
2016-06-21mlxsw: spectrum: Refactor FDB flushing logicIdo Schimmel3-89/+47
2016-06-21mlxsw: spectrum: Don't count on FID being presentIdo Schimmel3-8/+11
2016-06-21mlxsw: spectrum: Add FID get / set functionsIdo Schimmel3-21/+32
2016-06-21mlxsw: spectrum: Check if port is vPort using its VIDIdo Schimmel1-6/+8
2016-06-21mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridgeIdo Schimmel3-125/+195
2016-06-21mlxsw: spectrum: Remove unused function argumentIdo Schimmel1-6/+3
2016-06-21mlxsw: spectrum: Use join / leave functions for vFID operationsIdo Schimmel1-178/+126
2016-06-21mlxsw: spectrum: Make vFID struct genericIdo Schimmel3-150/+131
2016-06-21mlxsw: spectrum: Use FID instead of vFID to setup floodingIdo Schimmel3-10/+12
2016-06-21mlxsw: spectrum: Create a function to map vPort's FIDIdo Schimmel1-46/+38
2016-06-21mlxsw: spectrum: Use only one function to create vFIDsIdo Schimmel1-42/+37
2016-06-21mlxsw: spectrum: Remove redundant function argumentIdo Schimmel3-10/+8
2016-06-21mlxsw: spectrum: Use DECLARE_BITMAP() macroIdo Schimmel1-4/+4
2016-06-21mlxsw: spectrum: Centralize VLAN-aware bridge ref countingIdo Schimmel1-28/+30
2016-06-21mlxsw: spectrum: Remove unnecessary function argumentIdo Schimmel1-4/+3
2016-06-21mlxsw: spectrum: Make unlinking functions return voidIdo Schimmel1-40/+28
2016-06-21mlxsw: spectrum: Use WARN_ON() return valueIdo Schimmel1-12/+4
2016-06-21mlxsw: spectrum: Remove unnecessary checks from event processingIdo Schimmel1-4/+2
2016-06-21mlxsw: spectrum: Forbid LAG slave from having VLAN uppersIdo Schimmel1-1/+6
2016-06-21mlxsw: spectrum: Sanitize port netdev upper devicesIdo Schimmel1-0/+7
2016-06-21mlxsw: spectrum: Use notifier_from_errno() in notifier blockIdo Schimmel1-63/+29
2016-06-18mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck1-7/+13
2016-06-18mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck3-30/+20
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-138/+227
2016-06-10mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-10net/mlx4_en: fix ethtool -xEric Dumazet1-13/+12
2016-06-10net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet1-2/+2
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+59
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-1/+9
2016-06-10net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-10net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1