summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/core.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-31mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel1-0/+14
2020-03-31mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel1-0/+57
2020-02-27mlxsw: reg: Update module_type values in PMTM register and map them to widthJiri Pirko1-4/+13
2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko1-3/+9
2020-02-24mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko1-9/+39
2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko1-4/+6
2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko1-2/+5
2020-02-24mlxsw: core: Remove priv from listener equality comparisonJiri Pirko1-21/+13
2020-02-24mlxsw: core: Remove dummy union name from struct mlxsw_listenerJiri Pirko1-4/+4
2020-02-20mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-11-12mlxsw: core: Add support for using EMAD string TLVShalom Toledo1-6/+70
2019-11-12mlxsw: core: Extend EMAD information reported to devlink hwerrShalom Toledo1-2/+10
2019-11-12mlxsw: core: Add support for EMAD string TLV parsingShalom Toledo1-0/+15
2019-11-12mlxsw: core: Add EMAD string TLVShalom Toledo1-0/+19
2019-11-12mlxsw: core: Parse TLVs' offsets of incoming EMADsShalom Toledo1-11/+42
2019-11-12mlxsw: core: Enable devlink reload only on probeJiri Pirko1-2/+3
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko1-1/+5
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko1-0/+29
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko1-2/+2
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak1-0/+10
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko1-0/+1
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko1-5/+8
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo1-9/+54
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko1-10/+5
2019-09-13net: devlink: split reload op into twoJiri Pirko1-4/+15
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel1-0/+52
2019-08-21mlxsw: core: Add API to set trap actionIdo Schimmel1-0/+12
2019-07-02mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata1-0/+9
2019-06-14mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo1-0/+12
2019-06-05mlxsw: Move firmware flash implementation to devlinkJiri Pirko1-0/+15
2019-05-30mlxsw: core: Re-order initialization sequenceIdo Schimmel1-10/+11
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak1-0/+6
2019-04-23mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel1-3/+4
2019-04-23net: devlink: Add extack to shared buffer operationsIdo Schimmel1-3/+6
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel1-1/+1
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel1-1/+1
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel1-1/+1
2019-04-09mlxsw: core: Add support for devlink info commandShalom Toledo1-0/+41
2019-04-05mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko1-2/+4
2019-04-05net: devlink: extend port attrs for switch IDJiri Pirko1-1/+2
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko1-10/+0
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko1-0/+12
2019-03-24mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko1-6/+6
2019-03-04mlxsw: core: Move resource query API to common locationVadim Pasternak1-0/+37
2019-02-09devlink: publish params only after driver init is doneJiri Pirko1-0/+5
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan1-1/+5
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+18
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo1-1/+18