summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/core.c
AgeCommit message (Expand)Author
2023-11-21mlxsw: core, pci: Add plumbing related to CFF modePetr Machata
2023-10-20mlxsw: core, pci: Add plumbing related to LAG modePetr Machata
2023-10-20mlxsw: core: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko
2023-05-30mlxsw_core: register devlink port with opsJiri Pirko
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-01-30devlink: remove devlink featuresJiri Pirko
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-20mlxsw: Add support of latency TLVAmit Cohen
2023-01-20mlxsw: core: Define latency TLV fieldsAmit 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-19devlink: protect health reporter operation with instance lockJiri Pirko
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30mlxsw: Add a helper function for getting maximum LAG IDAmit Cohen
2022-08-25mlxsw: Remove unused mlxsw_core_port_type_get()Jiri Pirko
2022-08-25mlxsw: Remove unused port_type_set devlink opJiri Pirko
2022-08-25mlxsw: Remove unused IB stuffJiri Pirko
2022-08-23mlxsw: core: Add registration APIs for system event handlerVadim Pasternak
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-07-29mlxsw: Query UTC sec and nsec PCI offsets and valuesDanielle Ratson
2022-07-29mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson
2022-07-26mlxsw: core_linecards: Implement line card device flashingJiri Pirko
2022-07-26mlxsw: core_linecards: Introduce per line card auxiliary deviceJiri Pirko
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko
2022-07-18mlxsw: convert driver to use unlocked devlink API during init/finiJiri Pirko
2022-06-14mlxsw: Revert "Introduce initial XM router support"Petr Machata
2022-04-20mlxsw: core: Add bus argument to environment init APIVadim Pasternak
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko
2022-04-18mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko
2022-04-18mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski
2022-02-23mlxsw: Remove resource query checkIdo Schimmel
2022-02-23mlxsw: core: Unify method of trap support validationVadim Pasternak
2022-02-23mlxsw: core_thermal: Remove obsolete API for query resourceVadim Pasternak
2022-02-23mlxsw: core: Prevent trap group setting if driver does not support EMADVadim Pasternak
2022-01-27mlxsw: core: Consolidate trap groups to a single event groupJiri Pirko
2022-01-27mlxsw: core: Move functions to register/unregister array of traps to core.cJiri Pirko
2022-01-27mlxsw: core: Move basic trap group initialization from spectrum.cJiri Pirko
2022-01-27mlxsw: core: Move basic_trap_groups_set() call out of EMAD init codeJiri Pirko
2021-12-20mlxsw: core: Extend devlink health reporter with new events and parametersDanielle Ratson
2021-12-20mlxsw: core: Convert a series of if statements to switch caseDanielle Ratson
2021-12-20mlxsw: Fix naming convention of MFDE fieldsDanielle Ratson
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2021-11-30devlink: Simplify devlink resources unregister callLeon Romanovsky
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky