summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel
2016-02-18mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel
2016-02-17mlxsw: spectrum: Set STP state when leaving 802.1D bridgeIdo Schimmel
2016-02-17mlxsw: Treat local port 64 as validIdo Schimmel
2016-02-17net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2016-02-17net/mlx4_core: Do not BUG_ON during reset when PCI is offlineDaniel Jurgens
2016-02-17net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha
2016-02-17net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-02-17net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-02-16net/mlx5e: Use static constant netdevice ndosSaeed Mahameed
2016-02-16net/mlx5e: Remove select queue ndo initializationSaeed Mahameed
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-29switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-28mlxsw: reg: Use correct offset in field definitonIdo Schimmel
2016-01-28mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel
2016-01-28mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel
2016-01-28mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel
2016-01-28mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel
2016-01-28mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel
2016-01-28mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel
2016-01-28mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel
2016-01-28mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel
2016-01-28mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua
2016-01-19net/mlx4: Query RoCE supportMoni Shoua
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-13mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb
2016-01-11mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel