aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata1-0/+10
2019-07-01mlxsw: core: Add support for using SKB control bufferPetr Machata1-0/+9
2019-06-13mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo1-1/+7
2019-06-04mlxsw: 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-22mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel1-3/+5
2019-04-04mlxsw: 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-03mlxsw: core: Move resource query API to common locationVadim Pasternak1-0/+2
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabilityVadim Pasternak1-0/+1
2019-02-08mlxsw: 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-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo1-0/+2
2018-10-17mlxsw: 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
2018-01-16mlxsw: pci: Add support for performing bus resetArkadi Sharshevsky1-0/+1
2017-05-25mlxsw: core: Create the mlxsw_fw_rev structYotam Gigi1-5/+7
2017-03-24mlxsw: Query maximum number of ports from firmwareIdo Schimmel1-0/+2
2017-02-06mlxsw: core: Queue work immediately instead of delaying itIdo Schimmel1-1/+1
2016-12-03mlxsw: core: Create an ordered workqueue for FIB offloadIdo Schimmel1-0/+2
2016-11-25mlxsw: core: Change emad trap group settingsNogah Frankel1-0/+1
2016-11-25mlxsw: Add option to choose trap groupNogah Frankel1-14/+15
2016-11-25mlxsw: Change trap set functionNogah Frankel1-1/+7
2016-11-25mlxsw: core: Introduce generic macro for eventNogah Frankel1-0/+12
2016-11-25mlxsw: core: Expose generic macros for rx trapNogah Frankel1-0/+14
2016-11-25mlxsw: core: Create a generic function to register / unregister trapsNogah Frankel1-0/+18
2016-11-22mlxsw: core: Implement thermal zoneIvan Vecera1-0/+24
2016-11-16mlxsw: Add bus capability flagVadim Pasternak1-0/+3
2016-10-30mlxsw: core: Add port type (Eth/IB) set APIElad Raz1-0/+6
2016-10-30mlxsw: core: Add "eth" prefix to mlxsw_core_port_setElad Raz1-3/+3
2016-10-30mlxsw: Make devlink port instances independent of spectrum/switchx2 port instancesJiri Pirko1-17/+9
2016-10-28mlxsw: Move PCI id table definitions into driver modulesJiri Pirko1-8/+0