summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-08mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen1-0/+1
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen1-0/+1
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel1-0/+4
2020-12-01mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen1-0/+4
2020-12-01mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen1-1/+2
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen1-0/+1
2020-09-27mlxsw: spectrum: Initialize netdev's module overheat counterAmit Cohen1-0/+1
2020-09-17mlxsw: spectrum_buffers: Support two headroom modesPetr Machata1-0/+11
2020-09-16mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata1-11/+11
2020-09-16mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata1-0/+6
2020-09-16mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata1-1/+0
2020-09-16mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata1-2/+4
2020-09-16mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata1-0/+2
2020-09-16mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata1-6/+13
2020-09-16mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata1-1/+14
2020-09-16mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata1-2/+3
2020-09-16mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata1-3/+5
2020-09-16mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata1-0/+5
2020-09-15mlxsw: Move fw flashing code into core.cJiri Pirko1-2/+0
2020-09-14mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata1-3/+0
2020-09-14mlxsw: spectrum: Keep maximum speed aroundPetr Machata1-0/+1
2020-09-14mlxsw: spectrum: Keep maximum MTU aroundPetr Machata1-0/+1
2020-09-14mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-5/+5
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata1-0/+7
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel1-0/+1
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel1-2/+4
2020-07-15mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel1-2/+9
2020-07-15mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel1-0/+3
2020-07-15mlxsw: spectrum_policer: Add policer coreIdo Schimmel1-0/+32
2020-07-13mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_dropPetr Machata1-0/+2
2020-07-13mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.cPetr Machata1-2/+3
2020-07-13mlxsw: spectrum_matchall: Publish matchall data structuresPetr Machata1-0/+24
2020-07-13mlxsw: spectrum_flow: Drop an unused fieldPetr Machata1-1/+0
2020-07-13mlxsw: spectrum_span: Move SPAN operations out of global fileIdo Schimmel1-1/+0
2020-06-29mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen1-0/+2
2020-06-29mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen1-0/+43
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+3
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata1-0/+13
2020-06-22mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel1-5/+3
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel1-0/+13
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel1-0/+2
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel1-0/+2
2020-05-09mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko1-1/+2
2020-05-09mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko1-0/+4
2020-05-09mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko1-1/+3
2020-05-09mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko1-0/+7
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko1-9/+2
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko1-4/+8