summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-26mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel
2017-05-26mlxsw: spectrum_router: Determine VR first when creating RIFIdo Schimmel
2017-05-26mlxsw: spectrum_router: Flood packets to router after RIF creationIdo Schimmel
2017-05-26mlxsw: spectrum_router: Destroy RIF only based on its structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Configure RIFs based on RIF structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Extend the RIF structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Allocate RIF prior to its configurationIdo Schimmel
2017-05-26mlxsw: spectrum_router: Allocate FID prior to RIF configurationIdo Schimmel
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel
2017-05-26mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel
2017-05-26mlxsw: spectrum: Don't lose bridge port device during enslavementIdo Schimmel
2017-05-26mlxsw: spectrum_router: Replace vPorts with Port-VLANIdo Schimmel
2017-05-26mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel
2017-05-26mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel
2017-05-25mlxsw: spectrum_router: Adjust RIF configuration for new firmware versionsIdo Schimmel
2017-05-25mlxsw: spectrum: Validate firmware revision on initYotam Gigi
2017-05-25mlxsw: core: Create the mlxsw_fw_rev structYotam Gigi
2017-05-25mlxsw: spectrum: Add the needed callbacks for mlxfw integrationYotam Gigi
2017-05-25mlxsw: reg: Add Management Component Data Access registerYotam Gigi
2017-05-25mlxsw: reg: Add Management Component Control registerYotam Gigi
2017-05-25mlxsw: reg: Add Management Component Query Information registerYotam Gigi
2017-05-25Add the mlxfw module for Mellanox firmware flash processYotam Gigi
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-05-24mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko
2017-05-24mlxsw: spectrum: Add acl block containing tcp flags for ipv4Jiri Pirko
2017-05-24mlxsw: acl: Add tcp flags acl elementJiri Pirko
2017-05-23net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-23net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit
2017-05-23net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz
2017-05-23net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz
2017-05-23net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz
2017-05-23net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-18net/mlx5e: Fix possible memory leakWei Yongjun
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel
2017-05-18mlxsw: spectrum_dpipe: Fix sparse warningsArkadi Sharshevsky
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky
2017-05-17mlxsw: spectrum: Default ports to non-virtual modeIdo Schimmel
2017-05-17mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch STP operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Remove redundant checkIdo Schimmel
2017-05-17mlxsw: spectrum_router: Initialize RIFs in a separate functionIdo Schimmel