summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki
2023-03-27Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel
2023-03-19mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-03-03thermal: Use thermal_zone_device_type() accessorDaniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey
2023-02-07mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel
2023-02-07mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki
2023-01-20mlxsw: Add support of latency TLVAmit Cohen
2023-01-20mlxsw: core: Define latency TLV fieldsAmit Cohen
2023-01-20mlxsw: emad: Add support for latency TLVAmit Cohen
2023-01-20mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADsAmit Cohen
2023-01-20mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen
2023-01-20mlxsw: reg: Add TLV related fields to MGIR registerAmit Cohen
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko
2023-01-19devlink: remove linecards lockJiri Pirko
2023-01-09mlxsw: spectrum_router: Replace 0-length array with flexible arrayKees Cook
2023-01-06thermal/drivers/mellanox: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-12-08mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel
2022-12-08mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel
2022-12-08mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel
2022-12-08mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel
2022-12-08mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-23net/mlxsw: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller
2022-11-14mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen
2022-11-09mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Use extack in bridge port flag validationIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Add support for locked FDB notificationsIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Prepare for locked FDB notificationsIdo Schimmel
2022-11-09mlxsw: spectrum: Add an API to configure security checksIdo Schimmel
2022-11-09mlxsw: reg: Add Switch Port FDB Security RegisterIdo Schimmel
2022-11-09mlxsw: spectrum_trap: Register 802.1X packet traps with devlinkIdo Schimmel
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-24mlxsw: Add support for 800Gbps link modesAmit Cohen
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds