summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen1-2/+7
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-11/+13
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo1-11/+13
2020-09-27mlxsw: Update module's settings when module is plugged inAmit Cohen1-0/+8
2020-09-27mlxsw: spectrum: Initialize netdev's module overheat counterAmit Cohen1-0/+25
2020-09-27mlxsw: Update transceiver_overheat counter according to MTWEAmit Cohen1-0/+11
2020-09-16mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata1-0/+3
2020-09-16mlxsw: spectrum_buffers: Move here the new headroom codePetr Machata1-201/+0
2020-09-16mlxsw: spectrum: Move here the three-step headroom configuration from DCBPetr Machata1-2/+59
2020-09-16mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata1-22/+70
2020-09-16mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata1-5/+14
2020-09-16mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata1-35/+19
2020-09-16mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata1-6/+3
2020-09-16mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata1-10/+16
2020-09-16mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata1-37/+32
2020-09-16mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata1-0/+2
2020-09-15mlxsw: core: Introduce fw_fatal health reporterJiri Pirko1-0/+12
2020-09-15mlxsw: Move fw_load_policy devlink param into core.cJiri Pirko1-58/+1
2020-09-15mlxsw: Move fw flashing code into core.cJiri Pirko1-282/+6
2020-09-15mlxsw: Bump firmware version to XX.2008.1310Jiri Pirko1-6/+6
2020-09-14mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata1-9/+0
2020-09-14mlxsw: spectrum: Keep maximum speed aroundPetr Machata1-0/+9
2020-09-14mlxsw: spectrum: Keep maximum MTU aroundPetr Machata1-5/+20
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel1-0/+3
2020-07-15mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel1-0/+8
2020-07-15mlxsw: spectrum_policer: Add policer coreIdo Schimmel1-0/+12
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-0/+13
2020-07-13mlxsw: spectrum_span: Move SPAN operations out of global fileIdo Schimmel1-50/+0
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson1-15/+2
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson1-1/+3
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson1-1/+3
2020-06-29mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen1-660/+0
2020-06-29mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen1-874/+6
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-06-23mlxsw: Enforce firmware version for Spectrum-3Petr Machata1-0/+18
2020-06-23mlxsw: Bump firmware version to XX.2007.1168Petr Machata1-4/+4
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata1-0/+3
2020-06-22mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel1-2/+2
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel1-0/+2
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel1-23/+8
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel1-93/+0
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel1-31/+6
2020-05-26mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel1-0/+7
2020-05-26mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel1-2/+2
2020-05-26mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel1-1/+3