aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+6
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb1-8/+47
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb3-10/+104
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2-0/+31
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb4-9/+114
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2-19/+152
2016-01-11mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2-0/+6
2016-01-10mlxsw: Adding layer 2 multicast supportElad Raz3-0/+190
2016-01-10mlxsw: Adding VID to FID translatationElad Raz1-11/+19
2016-01-10mlxsw: Changing the maximum number of multicast group to a defineElad Raz2-1/+3
2016-01-10mlxsw: reg: Adding SMID registerElad Raz1-0/+51
2016-01-10mlxsw: reg: Add definition of multicast record for SFD registerElad Raz1-5/+44
2016-01-09mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko1-8/+30
2016-01-09mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_opJiri Pirko1-6/+7
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter1-1/+1
2016-01-06mlxsw: Remember untagged VLANsElad Raz3-1/+17
2016-01-06mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz1-0/+21
2016-01-06mlxsw: Renaming local variable names for consistencyElad Raz1-3/+3
2016-01-06mlxsw: Fixing vlans init rangeElad Raz1-1/+2
2016-01-06mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel1-1/+1
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha4-1/+106
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha7-2/+279
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2-0/+14
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat3-34/+49
2016-01-04mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2-6/+14
2016-01-04mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel1-10/+5
2016-01-04mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel1-3/+7
2016-01-04mlxsw: spectrum: Initialize PVID only onceIdo Schimmel1-1/+0
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+15
2015-12-22mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko3-13/+2
2015-12-22mlxsw: core: Allow to reset temperature history via hwmon interfaceJiri Pirko1-1/+36
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev3-7/+14
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev1-3/+2
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+4
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2015-12-15mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel1-3/+29
2015-12-15mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel1-7/+14
2015-12-15mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel2-2/+10
2015-12-15mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel3-1/+378
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel1-3/+51
2015-12-15mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel2-4/+61
2015-12-15mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel2-4/+98
2015-12-15mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel2-28/+34
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel3-27/+16
2015-12-15mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel1-4/+4
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel3-99/+287