summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2017-06-01mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel1-0/+1
2017-06-01mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi1-9/+42
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski2-18/+2
2017-05-31net/mlxfw: select CONFIG_XZ_DECArnd Bergmann1-0/+1
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-29/+99
2017-05-26mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel3-237/+337
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel8-761/+1278
2017-05-26mlxsw: spectrum_router: Determine VR first when creating RIFIdo Schimmel1-16/+22
2017-05-26mlxsw: spectrum_router: Flood packets to router after RIF creationIdo Schimmel1-8/+8
2017-05-26mlxsw: spectrum_router: Destroy RIF only based on its structIdo Schimmel1-6/+6
2017-05-26mlxsw: spectrum_router: Configure RIFs based on RIF structIdo Schimmel1-33/+23
2017-05-26mlxsw: spectrum_router: Extend the RIF structIdo Schimmel1-4/+27
2017-05-26mlxsw: spectrum_router: Allocate RIF prior to its configurationIdo Schimmel1-21/+19
2017-05-26mlxsw: spectrum_router: Allocate FID prior to RIF configurationIdo Schimmel1-13/+12
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel4-1243/+1421
2017-05-26mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel2-98/+13
2017-05-26mlxsw: spectrum: Don't lose bridge port device during enslavementIdo Schimmel1-23/+44
2017-05-26mlxsw: spectrum_router: Replace vPorts with Port-VLANIdo Schimmel2-74/+67
2017-05-26mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel3-21/+47
2017-05-26mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel2-3/+68
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel4-28/+63
2017-05-25mlxsw: spectrum_router: Adjust RIF configuration for new firmware versionsIdo Schimmel1-0/+22
2017-05-25mlxsw: spectrum: Validate firmware revision on initYotam Gigi2-0/+68
2017-05-25mlxsw: core: Create the mlxsw_fw_rev structYotam Gigi1-5/+7
2017-05-25mlxsw: spectrum: Add the needed callbacks for mlxfw integrationYotam Gigi1-0/+166
2017-05-25mlxsw: reg: Add Management Component Data Access registerYotam Gigi1-0/+52
2017-05-25mlxsw: reg: Add Management Component Control registerYotam Gigi1-0/+83
2017-05-25mlxsw: reg: Add Management Component Query Information registerYotam Gigi1-0/+84
2017-05-25Add the mlxfw module for Mellanox firmware flash processYotam Gigi13-0/+1529
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller29-127/+575
2017-05-24mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko2-0/+30
2017-05-24mlxsw: spectrum: Add acl block containing tcp flags for ipv4Jiri Pirko1-0/+6
2017-05-24mlxsw: acl: Add tcp flags acl elementJiri Pirko2-0/+3
2017-05-23net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan1-11/+4
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia3-7/+38
2017-05-23net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit1-1/+7
2017-05-23net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz1-7/+7
2017-05-23net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz1-2/+3
2017-05-23net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz1-0/+39
2017-05-23net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz1-1/+1
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2-0/+2
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+8
2017-05-18net/mlx5e: Fix possible memory leakWei Yongjun1-4/+4
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel1-4/+2
2017-05-18mlxsw: spectrum_dpipe: Fix sparse warningsArkadi Sharshevsky1-1/+4
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky1-0/+3
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky1-1/+2
2017-05-17mlxsw: spectrum: Default ports to non-virtual modeIdo Schimmel1-0/+8
2017-05-17mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel3-58/+46
2017-05-17mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel3-20/+7