summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: core_thermal: Simplify transceiver module get_temp() callbackIdo Schimmel2023-04-021-36/+8
* mlxsw: core_thermal: Make mlxsw_thermal_module_init() voidIdo Schimmel2023-04-021-9/+4
* mlxsw: core_thermal: Use static trip points for transceiver modulesIdo Schimmel2023-04-021-85/+25
* mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel2023-03-221-2/+2
* mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel2023-03-191-6/+1
* mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel2023-03-152-0/+16
* Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-2111-249/+283
|\
| * net/sched: Rename user cookie and act cookiePaul Blakey2023-02-201-1/+1
| * mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel2023-02-071-6/+6
| * mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel2023-02-077-130/+90
| * mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel2023-02-071-65/+65
| * mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel2023-02-071-1/+1
| * mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel2023-02-071-2/+6
| * mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson2023-02-071-12/+2
| * devlink: remove devlink featuresJiri Pirko2023-01-301-1/+0
| * devlink: protect devlink param list by instance lockJiri Pirko2023-01-272-16/+18
| * mlxsw: Add support of latency TLVAmit Cohen2023-01-201-1/+34
| * mlxsw: core: Define latency TLV fieldsAmit Cohen2023-01-201-0/+16
| * mlxsw: emad: Add support for latency TLVAmit Cohen2023-01-201-0/+4
| * mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADsAmit Cohen2023-01-201-15/+8
| * mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen2023-01-203-9/+30
| * mlxsw: reg: Add TLV related fields to MGIR registerAmit Cohen2023-01-201-0/+12
| * devlink: protect health reporter operation with instance lockJiri Pirko2023-01-191-4/+4
| * devlink: remove linecards lockJiri Pirko2023-01-191-4/+4
* | Merge back thermal control material for 6.3.Rafael J. Wysocki2023-01-231-161/+48
|\ \ | |/ |/|
| * thermal/drivers/mellanox: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-161/+48
* | mlxsw: spectrum_router: Replace 0-length array with flexible arrayKees Cook2023-01-091-1/+1
|/
* mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel2022-12-081-75/+8
* mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel2022-12-081-47/+47
* mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel2022-12-083-1/+5
* mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel2022-12-081-14/+27
* mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel2022-12-082-10/+67
* net: devlink: let the core report the driver name instead of the driversVincent Mailhol2022-11-301-5/+0
* net/mlxsw: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-171-0/+2
|\
| * mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen2022-11-141-0/+2
* | mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller2022-11-161-15/+3
* | mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel2022-11-092-1/+26
* | mlxsw: spectrum_switchdev: Use extack in bridge port flag validationIdo Schimmel2022-11-091-3/+7
* | mlxsw: spectrum_switchdev: Add support for locked FDB notificationsIdo Schimmel2022-11-091-0/+12
* | mlxsw: spectrum_switchdev: Prepare for locked FDB notificationsIdo Schimmel2022-11-091-8/+13
* | mlxsw: spectrum: Add an API to configure security checksIdo Schimmel2022-11-092-1/+22
* | mlxsw: reg: Add Switch Port FDB Security RegisterIdo Schimmel2022-11-091-0/+34
* | mlxsw: spectrum_trap: Register 802.1X packet traps with devlinkIdo Schimmel2022-11-093-0/+28
* | net: remove unused ndo_get_devlink_portJiri Pirko2022-11-032-22/+0
* | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko2022-11-034-27/+11
* | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-281-2/+2
* | mlxsw: Add support for 800Gbps link modesAmit Cohen2022-10-242-0/+22
|/
* Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-041-3/+1
|\
| * Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-164-17/+36
| |\