summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-112-0/+6
|\
| * mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2016-01-112-0/+6
* | net/mlx5_core: Export flow steering APIMaor Gottlieb2016-01-111-0/+5
* | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-111-8/+47
* | net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb2016-01-111-21/+49
* | net/mlx5_core: Set priority attributesMaor Gottlieb2016-01-112-19/+55
* | net/mlx5_core: Connect flow tablesMaor Gottlieb2016-01-113-10/+104
* | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-112-0/+31
* | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-114-9/+114
* | net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb2016-01-111-0/+67
* | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-112-19/+152
* | mlxsw: Adding layer 2 multicast supportElad Raz2016-01-103-0/+190
* | mlxsw: Adding VID to FID translatationElad Raz2016-01-101-11/+19
* | mlxsw: Changing the maximum number of multicast group to a defineElad Raz2016-01-102-1/+3
* | mlxsw: reg: Adding SMID registerElad Raz2016-01-101-0/+51
* | mlxsw: reg: Add definition of multicast record for SFD registerElad Raz2016-01-101-5/+44
* | mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko2016-01-091-8/+30
* | mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_opJiri Pirko2016-01-091-6/+7
* | mlxsw: core: remove an unnecessary conditionDan Carpenter2016-01-061-1/+1
* | mlxsw: Remember untagged VLANsElad Raz2016-01-063-1/+17
* | mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz2016-01-061-0/+21
* | mlxsw: Renaming local variable names for consistencyElad Raz2016-01-061-3/+3
* | mlxsw: Fixing vlans init rangeElad Raz2016-01-061-1/+2
* | mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel2016-01-061-1/+1
* | net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha2016-01-054-1/+106
* | net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha2016-01-057-2/+279
* | net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2016-01-052-0/+14
* | net/mlx5e: Do not modify the TX SKBAchiad Shochat2016-01-053-34/+49
* | mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2016-01-042-6/+14
* | mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel2016-01-041-10/+5
* | mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel2016-01-041-3/+7
* | mlxsw: spectrum: Initialize PVID only onceIdo Schimmel2016-01-041-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-313-9/+15
|\ \ | |/
| * net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev2015-12-183-7/+14
| * net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev2015-12-181-3/+2
* | mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko2015-12-223-13/+2
* | mlxsw: core: Allow to reset temperature history via hwmon interfaceJiri Pirko2015-12-221-1/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-3/+4
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-171-2/+3
| |\
| | * net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda2015-12-151-2/+3
| * | IB/mlx4: Use correct order of variables in log messageWengang Wang2015-12-081-1/+1
| |/
* | mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel2015-12-151-3/+29
* | mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel2015-12-151-7/+14
* | mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel2015-12-152-2/+10
* | mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel2015-12-153-1/+378
* | mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel2015-12-151-3/+51
* | mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel2015-12-152-4/+61
* | mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel2015-12-152-4/+98
* | mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel2015-12-152-28/+34
* | mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel2015-12-153-27/+16
OpenPOWER on IntegriCloud