summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/core.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-31mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel1-0/+3
2020-03-31mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel1-0/+11
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko1-1/+4
2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko1-35/+37
2020-02-24mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko1-1/+1
2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko1-3/+3
2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko1-8/+23
2020-02-24mlxsw: core: Remove priv from listener equality comparisonJiri Pirko1-4/+2
2020-02-24mlxsw: core: Remove initialization to false of mlxsw_listener structJiri Pirko1-2/+0
2020-02-24mlxsw: core: Convert is_event and is_ctrl bools to be single bitsJiri Pirko1-2/+2
2020-02-24mlxsw: core: Remove dummy union name from struct mlxsw_listenerJiri Pirko1-3/+3
2020-02-24mlxsw: core: Remove unused action field from mlxsw_rx_listener structJiri Pirko1-1/+0
2019-11-12mlxsw: core: Add support for using EMAD string TLVShalom Toledo1-0/+2
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko1-0/+1
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak1-0/+5
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko1-2/+4
2019-10-04mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko1-0/+6
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo1-0/+5
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel1-0/+9
2019-08-21mlxsw: core: Add API to set trap actionIdo Schimmel1-0/+3
2019-07-02mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata1-0/+10
2019-07-02mlxsw: core: Add support for using SKB control bufferPetr Machata1-0/+9
2019-06-14mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo1-1/+7
2019-06-05mlxsw: Move firmware flash implementation to devlinkJiri Pirko1-0/+3
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak1-0/+2
2019-04-23mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel1-3/+5
2019-04-05mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko1-1/+3
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko1-2/+0
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko1-0/+3
2019-03-24mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko1-4/+4
2019-03-04mlxsw: core: Move resource query API to common locationVadim Pasternak1-0/+2
2019-02-14mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak1-0/+1
2019-02-09mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko1-0/+5
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo1-0/+3
2018-12-04mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo1-0/+2
2018-10-18mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel1-0/+4
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-35/+2
2018-08-09mlxsw: spectrum: Reset FW after flashJiri Pirko1-0/+1
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern1-2/+3
2018-05-29mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko1-1/+1
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko1-0/+2
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko1-1/+2
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko1-1/+1
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko1-2/+1
2018-04-01mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GETJiri Pirko1-4/+4
2018-04-01mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko1-1/+0
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky1-2/+3
2018-01-16mlxsw: pci: Add support for getting resource through devlinkArkadi Sharshevsky1-0/+9
2018-01-16mlxsw: spectrum: Register KVD resources with devlinkArkadi Sharshevsky1-0/+1