summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-129/+36
2023-04-26Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+8
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel1-1/+1
2023-04-02mlxsw: core_thermal: Simplify transceiver module get_temp() callbackIdo Schimmel1-36/+8
2023-04-02mlxsw: core_thermal: Make mlxsw_thermal_module_init() voidIdo Schimmel1-9/+4
2023-04-02mlxsw: core_thermal: Use static trip points for transceiver modulesIdo Schimmel1-85/+25
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki1-8/+8
2023-03-27Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki1-8/+8
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel1-2/+2
2023-03-19mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel1-6/+1
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel2-0/+16
2023-03-03thermal: Use thermal_zone_device_type() accessorDaniel Lezcano1-1/+1
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano1-7/+7
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-249/+283
2023-02-21net/sched: Rename user cookie and act cookiePaul Blakey1-1/+1
2023-02-08mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel1-6/+6
2023-02-08mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel7-130/+90
2023-02-08mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2023-02-08mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2023-02-08mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2023-02-08mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson1-12/+2
2023-01-30devlink: remove devlink featuresJiri Pirko1-1/+0
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko2-16/+18
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki1-161/+48
2023-01-21mlxsw: Add support of latency TLVAmit Cohen1-1/+34
2023-01-21mlxsw: core: Define latency TLV fieldsAmit Cohen1-0/+16
2023-01-21mlxsw: emad: Add support for latency TLVAmit Cohen1-0/+4
2023-01-21mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADsAmit Cohen1-15/+8
2023-01-21mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen3-9/+30
2023-01-21mlxsw: reg: Add TLV related fields to MGIR registerAmit Cohen1-0/+12
2023-01-20devlink: protect health reporter operation with instance lockJiri Pirko1-4/+4
2023-01-20devlink: remove linecards lockJiri Pirko1-4/+4
2023-01-09mlxsw: spectrum_router: Replace 0-length array with flexible arrayKees Cook1-1/+1
2023-01-06thermal/drivers/mellanox: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-161/+48
2022-12-09mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel1-75/+8
2022-12-09mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel1-47/+47
2022-12-09mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel3-1/+5
2022-12-09mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel1-14/+27
2022-12-09mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel2-10/+67
2022-12-01net: devlink: let the core report the driver name instead of the driversVincent Mailhol1-5/+0
2022-11-23net/mlxsw: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller1-15/+3
2022-11-15mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen1-0/+2
2022-11-10mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel2-1/+26
2022-11-10mlxsw: spectrum_switchdev: Use extack in bridge port flag validationIdo Schimmel1-3/+7
2022-11-10mlxsw: spectrum_switchdev: Add support for locked FDB notificationsIdo Schimmel1-0/+12
2022-11-10mlxsw: spectrum_switchdev: Prepare for locked FDB notificationsIdo Schimmel1-8/+13
2022-11-10mlxsw: spectrum: Add an API to configure security checksIdo Schimmel2-1/+22