summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/core.c
AgeCommit message (Expand)Author
2020-11-18mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel
2020-10-26mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen
2020-10-26mlxsw: core: Fix memory leak on module removalIdo Schimmel
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh
2020-09-27mlxsw: Update transceiver_overheat counter according to MTWEAmit Cohen
2020-09-27mlxsw: core: Add an infrastructure to track transceiver overheat counterAmit Cohen
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller
2020-09-15mlxsw: core: Introduce fw_fatal health reporterJiri Pirko
2020-09-15mlxsw: Move fw_load_policy devlink param into core.cJiri Pirko
2020-09-15mlxsw: core: Push code doing params register/unregister into separate helpersJiri Pirko
2020-09-15mlxsw: Move fw flashing code into core.cJiri Pirko
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-20mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-07-14mlxsw: core: Use mirror reason during Rx listener lookupIdo Schimmel
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-03-30mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel
2020-02-27mlxsw: reg: Update module_type values in PMTM register and map them to widthJiri Pirko
2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko
2020-02-24mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko
2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko
2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko
2020-02-23mlxsw: core: Remove priv from listener equality comparisonJiri Pirko
2020-02-23mlxsw: core: Remove dummy union name from struct mlxsw_listenerJiri Pirko
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-11-12mlxsw: core: Add support for using EMAD string TLVShalom Toledo
2019-11-12mlxsw: core: Extend EMAD information reported to devlink hwerrShalom Toledo
2019-11-12mlxsw: core: Add support for EMAD string TLV parsingShalom Toledo
2019-11-12mlxsw: core: Add EMAD string TLVShalom Toledo
2019-11-12mlxsw: core: Parse TLVs' offsets of incoming EMADsShalom Toledo
2019-11-11mlxsw: core: Enable devlink reload only on probeJiri Pirko
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo