aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel1-0/+1
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo1-1/+6
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata1-0/+25
2018-10-17mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel1-0/+104
2018-10-17mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel1-0/+21
2018-10-11mlxsw: spectrum: Add NVE packet trapsIdo Schimmel1-0/+3
2018-10-11mlxsw: spectrum: Seed LAG hash functionIdo Schimmel1-1/+4
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-10-04mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel1-0/+2
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2018-09-23mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirementPetr Machata1-1/+4
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata1-2/+2
2018-09-20mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata1-0/+7
2018-08-21net_sched: remove list_head from tc_actionCong Wang1-2/+1
2018-08-09mlxsw: spectrum: Expose counter for all 16 TCsPetr Machata1-5/+6
2018-08-09mlxsw: spectrum: Include RFC-2819 counters in stats lengthPetr Machata1-0/+1
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-35/+2
2018-08-09mlxsw: spectrum: Reset FW after flashJiri Pirko1-4/+13
2018-08-09mlxsw: spectrum: Update the supported firmware to version 13.1702.6Nir Dotan1-2/+2
2018-08-05mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata1-0/+27
2018-08-05mlxsw: spectrum: Fix a typoPetr Machata1-1/+1
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko1-0/+5
2018-07-19mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko1-32/+138
2018-07-16mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko1-1/+61
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel1-0/+2
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel1-0/+11
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel1-3/+72
2018-07-09mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2Jiri Pirko1-16/+31
2018-07-09mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko1-0/+1
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko1-0/+1
2018-07-09mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko1-0/+1
2018-07-09mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko1-1/+2
2018-07-08mlxsw: spectrum: Put pointer to flex action ops to mlxsw_spJiri Pirko1-0/+2
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley1-2/+2
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley1-4/+6
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern1-3/+12
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2018-05-29mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata1-0/+5
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko1-14/+3
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko1-2/+2
2018-04-30mlxsw: spectrum: Register SPAN before switchdevPetr Machata1-12/+12
2018-04-30mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata1-13/+13
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko1-20/+4
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko1-1/+1
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko1-1/+1
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko1-3/+2
2018-04-01mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko1-3/+2
2018-04-01mlxsw: Constify devlink_resource_opsJiri Pirko1-1/+1
2018-03-26mlxsw: spectrum: Add multicast router trap for PIMv6Yuval Mintz1-0/+1