summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)AuthorFilesLines
2020-07-14mlxsw: spectrum_span: Prepare for global mirroring triggersIdo Schimmel2-17/+103
2020-07-14mlxsw: spectrum_span: Move SPAN operations out of global fileIdo Schimmel4-51/+55
2020-07-14mlxsw: reg: Add Monitoring Port Analyzer Global RegisterAmit Cohen1-0/+52
2020-07-14mlxsw: reg: Add Monitoring Mirror Trigger Enable RegisterAmit Cohen1-0/+50
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-17/+39
2020-07-11mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-11mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson1-15/+2
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson1-0/+1
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson6-12/+14
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson1-0/+1
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson6-6/+11
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson1-3/+8
2020-06-30mlxsw: spectrum_ethtool: Add link extended stateAmit Cohen1-0/+145
2020-06-30mlxsw: reg: Port Diagnostics Database RegisterAmit Cohen1-0/+51
2020-06-30mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen3-660/+660
2020-06-30mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen4-875/+892
2020-06-30mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()Amit Cohen1-3/+3
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz1-30/+0
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-20/+17
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-19/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz1-13/+8
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-9/+7
2020-06-24mlxsw: Enforce firmware version for Spectrum-3Petr Machata1-0/+18
2020-06-24mlxsw: Bump firmware version to XX.2007.1168Petr Machata1-4/+4
2020-06-24mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.cMasanari Iida1-1/+1
2020-06-23mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP portsPetr Machata3-0/+51
2020-06-23mlxsw: core_acl_flex_actions: Add L4_PORT_ACTIONPetr Machata1-0/+26
2020-06-23mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata3-7/+60
2020-06-23mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel4-9/+7
2020-06-19net: qos offload add flow status with dropped countPo Liu1-1/+1
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel4-0/+17
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-10/+10
2020-06-08mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel3-23/+55
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel3-94/+318
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel3-31/+159
2020-06-01mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel1-5/+24
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2-16/+25
2020-05-27mlxsw: spectrum_router: remove redundant initialization of pointer br_devColin Ian King1-1/+1
2020-05-27mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel1-2/+4
2020-05-27mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel3-0/+10
2020-05-27mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel1-2/+2
2020-05-27mlxsw: reg: Move all trap groups under the same enumIdo Schimmel1-7/+3
2020-05-27mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel2-6/+13
2020-05-27mlxsw: switchx2: Move SwitchX-2 trap groups out of main enumIdo Schimmel2-2/+5
2020-05-27mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel2-1/+4