summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Move IPIP init upPetr Machata2023-06-141-7/+7
* mlxsw: spectrum_router: Extract a helper for RIF migrationPetr Machata2023-06-141-6/+13
* mlxsw: spectrum_router: Add a helper to check if netdev has addressesPetr Machata2023-06-141-13/+29
* mlxsw: spectrum_router: Extract a helper to free a RIFPetr Machata2023-06-141-4/+11
* mlxsw: spectrum_router: Access nhgi->rif through a helperPetr Machata2023-06-141-4/+10
* mlxsw: spectrum_router: Access nh->rif->dev through a helperPetr Machata2023-06-141-5/+18
* mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()Petr Machata2023-06-141-4/+4
* mlxsw: spectrum_router: Access rif->dev through a helperPetr Machata2023-06-141-45/+64
* mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata2023-06-144-22/+45
* mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()Petr Machata2023-06-141-9/+20
* net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-06-121-1/+1
* mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()Petr Machata2023-06-122-2/+1
* mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helperPetr Machata2023-06-123-9/+14
* mlxsw: Convert RIF-has-netdevice queries to a dedicated helperPetr Machata2023-06-124-4/+10
* mlxsw: spectrum_router: Reuse work neighbor initialization in work schedulerPetr Machata2023-06-121-19/+10
* mlxsw: spectrum_router: Use the available router pointer for netevent handlingPetr Machata2023-06-121-7/+12
* mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directlyPetr Machata2023-06-121-5/+6
* mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata2023-06-124-25/+25
* mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variablePetr Machata2023-06-121-12/+13
* mlxsw: spectrum_nve_vxlan: Fix unsupported flag regressionIdo Schimmel2023-06-081-2/+4
* mlxsw: spectrum_router: Do not query MAX_VRS on each iterationPetr Machata2023-06-051-4/+8
* mlxsw: spectrum_router: Do not query MAX_RIFS on each iterationPetr Machata2023-06-051-2/+4
* mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()Petr Machata2023-06-051-2/+2
* mlxsw: spectrum_router: Clarify a commentPetr Machata2023-06-051-2/+2
* mlxsw: spectrum_flower: Add ability to match on layer 2 missIdo Schimmel2023-05-304-5/+7
* mlxsw: spectrum_flower: Do not force matching on iifIdo Schimmel2023-05-301-0/+3
* mlxsw: spectrum_flower: Split iif parsing to a separate functionIdo Schimmel2023-05-301-21/+33
* flow_offload: Reject matching on layer 2 missIdo Schimmel2023-05-301-0/+6
* devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko2023-05-301-2/+2
* mlxsw_core: register devlink port with opsJiri Pirko2023-05-301-1/+5
* Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-129/+36
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-201-1/+1
| |\
| * | 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
* | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-8/+8
|\ \ \ | |_|/ |/| |
| * | Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki2023-03-311-8/+8
| |\ \ | | |/ | |/|
| | * Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki2023-03-271-8/+8
| | |\
| | | * thermal: Use thermal_zone_device_type() accessorDaniel Lezcano2023-03-031-1/+1
| | | * thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano2023-03-031-7/+7
* | | | mlxsw: pci: Fix possible crash during initializationIdo Schimmel2023-04-191-1/+1
|/ / /
* | | 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