summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-04mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson1-3/+3
2021-02-04mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson1-1/+2
2021-02-04mlxsw: ethtool: Remove max lanes filteringDanielle Ratson1-2/+2
2021-01-23mlxsw: Register physical ports as a devlink resourceDanielle Ratson1-1/+1
2020-12-09mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen1-0/+1
2020-12-09mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen1-0/+1
2020-12-07mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel1-0/+4
2020-12-02mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen1-0/+4
2020-12-02mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen1-1/+2
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-10-27mlxsw: 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-18mlxsw: spectrum_buffers: Support two headroom modesPetr Machata1-0/+11
2020-09-17mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata1-11/+11
2020-09-17mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata1-0/+6
2020-09-17mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata1-1/+0
2020-09-17mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata1-2/+4
2020-09-17mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata1-0/+2
2020-09-17mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata1-6/+13
2020-09-17mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata1-1/+14
2020-09-17mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata1-2/+3
2020-09-17mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata1-3/+5
2020-09-17mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata1-0/+5
2020-09-16mlxsw: Move fw flashing code into core.cJiri Pirko1-2/+0
2020-09-15mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata1-3/+0
2020-09-15mlxsw: spectrum: Keep maximum speed aroundPetr Machata1-0/+1
2020-09-15mlxsw: spectrum: Keep maximum MTU aroundPetr Machata1-0/+1
2020-09-15mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata1-0/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-5/+5
2020-08-04mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata1-0/+7
2020-08-04mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel1-0/+1
2020-08-04devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel1-2/+4
2020-07-16mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel1-2/+9
2020-07-16mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel1-0/+3
2020-07-16mlxsw: spectrum_policer: Add policer coreIdo Schimmel1-0/+32
2020-07-14mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_dropPetr Machata1-0/+2
2020-07-14mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.cPetr Machata1-2/+3
2020-07-14mlxsw: spectrum_matchall: Publish matchall data structuresPetr Machata1-0/+24
2020-07-14mlxsw: spectrum_flow: Drop an unused fieldPetr Machata1-1/+0
2020-07-14mlxsw: spectrum_span: Move SPAN operations out of global fileIdo Schimmel1-1/+0
2020-06-30mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen1-0/+2
2020-06-30mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen1-0/+43
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+3
2020-06-23mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata1-0/+13
2020-06-23mlxsw: 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-10mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko1-1/+2
2020-05-10mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko1-0/+4