summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
AgeCommit message (Expand)Author
2021-03-16mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel
2021-03-14mlxsw: spectrum: Remove mlxsw_sp_sample_receive()Ido Schimmel
2021-03-11mlxsw: spectrum_matchall: Implement sampling using mirroringIdo Schimmel
2021-03-11mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel
2021-02-03mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson
2021-02-03mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson
2021-02-03mlxsw: ethtool: Remove max lanes filteringDanielle Ratson
2021-01-22mlxsw: Register physical ports as a devlink resourceDanielle Ratson
2020-12-08mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel
2020-12-01mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen
2020-12-01mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen
2020-09-27mlxsw: spectrum: Initialize netdev's module overheat counterAmit Cohen
2020-09-17mlxsw: spectrum_buffers: Support two headroom modesPetr Machata
2020-09-16mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata
2020-09-16mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata
2020-09-16mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata
2020-09-16mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata
2020-09-16mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata
2020-09-16mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata
2020-09-15mlxsw: Move fw flashing code into core.cJiri Pirko
2020-09-14mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata
2020-09-14mlxsw: spectrum: Keep maximum speed aroundPetr Machata
2020-09-14mlxsw: spectrum: Keep maximum MTU aroundPetr Machata
2020-09-14mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-07-15mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel
2020-07-15mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel
2020-07-15mlxsw: spectrum_policer: Add policer coreIdo Schimmel
2020-07-13mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_dropPetr Machata
2020-07-13mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.cPetr Machata
2020-07-13mlxsw: spectrum_matchall: Publish matchall data structuresPetr Machata
2020-07-13mlxsw: spectrum_flow: Drop an unused fieldPetr Machata
2020-07-13mlxsw: spectrum_span: Move SPAN operations out of global fileIdo Schimmel
2020-06-29mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen
2020-06-29mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata
2020-06-22mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel