aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-27net: Remove switchdev_opsFlorian Fainelli1-2/+0
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operationsShalom Toledo1-0/+1
2019-02-23mlxsw: spectrum: Add port type-speed operationsShalom Toledo1-1/+26
2019-02-21mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata1-0/+1
2019-02-21mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata1-0/+5
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko1-0/+2
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko1-1/+2
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko1-0/+2
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko1-2/+1
2019-01-23mlxsw: spectrum: Expose functions to create and destroy underlay RIFIdo Schimmel1-0/+3
2019-01-20mlxsw: spectrum: Set RIF ops per ASIC typeNir Dotan1-0/+6
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