aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel1-1/+1
2018-12-20mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel1-0/+1
2018-12-20mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel1-0/+2
2018-12-20mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel1-0/+4
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel1-4/+0
2018-12-19mlxsw: spectrum: Remove reference count from VLAN entriesIdo Schimmel1-3/+2
2018-12-19mlxsw: spectrum_fid: Remove unused functionIdo Schimmel1-1/+0
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel1-1/+1
2018-12-13mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata1-0/+1
2018-12-13mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata1-1/+2
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan1-1/+4
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan1-0/+7
2018-12-11mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan1-0/+1
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata1-0/+2
2018-12-07mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata1-0/+1
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata1-5/+8
2018-11-30mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridgesIdo Schimmel1-0/+21
2018-11-30mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridgesIdo Schimmel1-1/+1
2018-11-30mlxsw: spectrum_switchdev: Unify VxLAN leave functionIdo Schimmel1-1/+0
2018-11-30mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel1-0/+2
2018-11-27mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel1-0/+1
2018-11-21mlxsw: spectrum_nve: Add API to resolve learned IP addressesIdo Schimmel1-0/+3
2018-11-21mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel1-0/+2
2018-11-21mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel1-1/+2
2018-10-17mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel1-0/+27
2018-10-17mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel1-0/+41
2018-10-17mlxsw: spectrum_router: Allow querying VR ID based on table IDIdo Schimmel1-0/+2
2018-10-17mlxsw: spectrum_router: Enable local routes promotion to perform NVE decapIdo Schimmel1-0/+7
2018-10-17mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel1-0/+4
2018-10-17mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel1-0/+8
2018-10-11mlxsw: spectrum: Add a new type of KVD linear recordIdo Schimmel1-0/+2
2018-10-11mlxsw: spectrum: Move L3 protocol and address definitions to global header fileIdo Schimmel1-0/+11
2018-10-11mlxsw: spectrum: Remove misuses of private header fileIdo Schimmel1-0/+4
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel1-0/+2
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-35/+2
2018-08-09mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan1-0/+1
2018-07-27mlxsw: spectrum: Support ieee_setapp, ieee_delappPetr Machata1-1/+3
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel1-0/+1
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan1-6/+11
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko1-1/+8
2018-07-19mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko1-0/+3
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel1-0/+2
2018-07-19mlxsw: spectrum: Introduce flex key blocks for Spectrum-2Jiri Pirko1-0/+1
2018-07-19mlxsw: spectrum: Add Spectrum-2 variant of flex actions opsJiri Pirko1-0/+1
2018-07-19mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubsJiri Pirko1-0/+3
2018-07-19mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2Jiri Pirko1-0/+3
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel1-0/+2
2018-07-09mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2Jiri Pirko1-0/+2
2018-07-09mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko1-0/+4
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko1-34/+9