summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata2022-06-301-1/+13
* mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata2022-06-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-8/+3
|\
| * mlxsw: Avoid warning during ip6gre device removalAmit Cohen2022-05-121-8/+3
* | mlxsw: spectrum_router: Take router lock in router notifier handlerPetr Machata2022-05-081-32/+15
* | mlxsw: spectrum: Update a commentPetr Machata2022-05-081-3/+2
* | mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata2022-05-083-28/+15
* | mlxsw: spectrum: Move handling of router events to router codePetr Machata2022-05-083-18/+16
* | mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata2022-05-082-11/+40
* | mlxsw: spectrum: Move handling of VRF events to router codePetr Machata2022-05-083-15/+16
* | mlxsw: spectrum_router: Add a dedicated notifier blockPetr Machata2022-05-082-0/+21
* | mlxsw: spectrum: Tolerate enslaving of various devices to VRFPetr Machata2022-05-081-10/+16
* | Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski2022-05-053-321/+4
* | mlxsw: spectrum_router: Only query neighbour activity when necessaryIdo Schimmel2022-05-042-0/+7
* | mlxsw: spectrum_switchdev: Only query FDB notifications when necessaryIdo Schimmel2022-05-041-11/+20
* | mlxsw: spectrum_acl: Do not report activity for multicast routesIdo Schimmel2022-05-041-3/+2
* | mlxsw: Treat LLDP packets as controlPetr Machata2022-05-041-1/+1
* | mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata2022-05-041-13/+0
* | mlxsw: Configure descriptor buffersPetr Machata2022-05-031-0/+26
* | mlxsw: reg: Add "desc" field to SBPRPetr Machata2022-05-031-0/+6
* | mlxsw: core_linecards: Expose device FW version over device infoJiri Pirko2022-04-251-4/+104
* | mlxsw: reg: Extend MDDQ device_info by FW version fieldsJiri Pirko2022-04-252-2/+28
* | mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko2022-04-251-0/+31
* | mlxsw: core_linecards: Probe provisioned line cards for devices and attach themJiri Pirko2022-04-252-0/+100
* | mlxsw: reg: Extend MDDQ by device_infoJiri Pirko2022-04-251-1/+61
* | mlxsw: core_linecards: Fix size of array element during ini_files allocationJiri Pirko2022-04-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-221-1/+1
|\|
| * net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern2022-04-151-1/+1
* | mlxsw: core_hwmon: Add interfaces for line card initialization and de-initial...Vadim Pasternak2022-04-201-0/+84
* | mlxsw: core_thermal: Add interfaces for line card initialization and de-initi...Vadim Pasternak2022-04-201-0/+74
* | mlxsw: core_env: Add interfaces for line card initialization and de-initializ...Vadim Pasternak2022-04-201-1/+165
* | mlxsw: core_env: Split module power mode setting to a separate functionVadim Pasternak2022-04-201-14/+27
* | mlxsw: core: Add bus argument to environment init APIVadim Pasternak2022-04-203-3/+9
* | mlxsw: core_linecards: Introduce ops for linecards status change trackingJiri Pirko2022-04-202-0/+154
* | mlxsw: spectrum: Add port to linecard mappingJiri Pirko2022-04-188-33/+107
* | mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko2022-04-183-0/+34
* | mlxsw: core_linecards: Implement line card activation processJiri Pirko2022-04-182-1/+66
* | mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko2022-04-186-1/+1006
* | mlxsw: reg: Add Management Binary Code Transfer RegisterJiri Pirko2022-04-181-0/+122
* | mlxsw: reg: Add Management DownStream Device Control RegisterJiri Pirko2022-04-181-0/+37
* | mlxsw: reg: Add Management DownStream Device Query RegisterJiri Pirko2022-04-181-0/+144
* | mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko2022-04-183-9/+166
* | mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko2022-04-182-13/+14
* | mlxsw: reg: Add Ports Mapping Event Configuration RegisterJiri Pirko2022-04-181-0/+64
* | mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko2022-04-182-25/+9
* | mlxsw: spectrum: Allow lane to start from non-zero indexJiri Pirko2022-04-181-1/+3
* | mlxsw: core_thermal: Use common define for thermal zone name lengthVadim Pasternak2022-04-151-3/+2
* | mlxsw: core_thermal: Use exact name of cooling devices for bindingVadim Pasternak2022-04-151-2/+1
* | mlxsw: core_thermal: Add line card id prefix to line card thermal zone nameVadim Pasternak2022-04-151-4/+12
* | mlxsw: core_thermal: Extend internal structures to support multi thermal areasVadim Pasternak2022-04-151-57/+91