summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
AgeCommit message (Expand)Author
2020-06-22mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel
2020-05-09mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko
2020-05-09mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko
2020-05-09mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko
2020-05-09mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko
2020-04-27mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko
2020-03-30mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel
2020-03-30mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-18mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko
2020-03-08mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_statePetr Machata
2020-02-26mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko
2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko
2020-02-24mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko
2020-02-23mlxsw: spectrum_acl: Make block arg const where appropriateJiri Pirko
2020-02-22mlxsw: spectrum_router: Take router lock from netdev listenerIdo Schimmel
2020-02-22mlxsw: spectrum_router: Store NVE decapsulation configuration in routerIdo Schimmel
2020-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel
2020-02-20mlxsw: spectrum: Prevent RIF access outside of routing codeIdo Schimmel
2020-02-20mlxsw: spectrum_span: Do no expose mirroring agents to entire driverIdo Schimmel
2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel
2020-01-25mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata
2020-01-25mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata
2020-01-25mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata
2020-01-20spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko
2020-01-20mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko
2019-12-18mlxsw: spectrum_qdisc: Support offloading of ETS QdiscPetr Machata
2019-10-31mlxsw: spectrum: Use port_module_max_width to compute base port indexJiri Pirko
2019-10-31mlxsw: spectrum: Remember split base local port and use it in unsplitJiri Pirko
2019-10-31mlxsw: spectrum: Replace port_to_module array with array of structsJiri Pirko
2019-10-18mlxsw: spectrum: Register switched port analyzers (SPAN) as resourceDanielle Ratson
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko