summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)Author
2021-08-22mlxsw: spectrum: Add infrastructure for parsing configurationAmit Cohen
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-05-17mlxsw: Verify the accessed index doesn't exceed the array lengthDanielle Ratson
2021-03-29mlxsw: spectrum: Veto sampling if already enabled on portIdo Schimmel
2021-03-22mlxsw: spectrum_router: Create per-ASIC router operationsIdo Schimmel
2021-03-17mlxsw: Add struct mlxsw_sp_switchdev_ops per ASICAmit Cohen
2021-03-17mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set()Amit Cohen
2021-03-16mlxsw: spectrum: Track sampling triggers in a hash tableIdo Schimmel
2021-03-14mlxsw: spectrum: Remove mlxsw_sp_sample_receive()Ido Schimmel
2021-03-14mlxsw: spectrum: Remove unnecessary RCU read-side critical sectionIdo Schimmel
2021-03-14psample: Encapsulate packet metadata in a structIdo Schimmel
2021-03-11mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel
2021-03-10mlxsw: spectrum: Bump minimum FW version to xx.2008.2406Petr Machata
2021-03-10mlxsw: spectrum: Reword an error message for Q-in-Q vetoDanielle Ratson
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko
2020-12-08mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen
2020-12-06mlxsw: spectrum: Bump minimum FW version to xx.2008.2018Petr Machata
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel
2020-12-01mlxsw: Add QinQ configuration vetoesDanielle Ratson
2020-12-01mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen
2020-12-01mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen
2020-12-01mlxsw: spectrum: Only treat 802.1q packets as tagged packetsAmit Cohen
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-27mlxsw: Update module's settings when module is plugged inAmit Cohen
2020-09-27mlxsw: spectrum: Initialize netdev's module overheat counterAmit Cohen
2020-09-27mlxsw: Update transceiver_overheat counter according to MTWEAmit Cohen
2020-09-16mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata
2020-09-16mlxsw: spectrum_buffers: Move here the new headroom codePetr Machata
2020-09-16mlxsw: spectrum: Move here the three-step headroom configuration from DCBPetr 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: core: Introduce fw_fatal health reporterJiri Pirko
2020-09-15mlxsw: Move fw_load_policy devlink param into core.cJiri Pirko
2020-09-15mlxsw: Move fw flashing code into core.cJiri Pirko
2020-09-15mlxsw: Bump firmware version to XX.2008.1310Jiri 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-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel
2020-07-15mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel
2020-07-15mlxsw: spectrum_policer: Add policer coreIdo Schimmel