summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core.h
AgeCommit message (Expand)Author
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko
2020-12-14mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko
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-15mlxsw: core: Introduce fw_fatal health reporterJiri Pirko
2020-09-15mlxsw: Move fw flashing code into core.cJiri Pirko
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-07-14mlxsw: core: Use mirror reason during Rx listener lookupIdo Schimmel
2020-07-14mlxsw: pci: Retrieve mirror reason from CQE during receiveIdo Schimmel
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle 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-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri 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 initialization to false of mlxsw_listener structJiri Pirko
2020-02-23mlxsw: core: Convert is_event and is_ctrl bools to be single bitsJiri Pirko
2020-02-23mlxsw: core: Remove dummy union name from struct mlxsw_listenerJiri Pirko
2020-02-23mlxsw: core: Remove unused action field from mlxsw_rx_listener structJiri Pirko
2019-11-12mlxsw: core: Add support for using EMAD string TLVShalom Toledo
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko
2019-10-04mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel
2019-08-21mlxsw: core: Add API to set trap actionIdo Schimmel
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata
2019-07-01mlxsw: core: Add support for using SKB control bufferPetr Machata
2019-06-13mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo
2019-06-04mlxsw: Move firmware flash implementation to devlinkJiri Pirko
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak
2019-04-22mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko
2019-03-24mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko
2019-03-03mlxsw: core: Move resource query API to common locationVadim Pasternak
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo
2018-12-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel