aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11mlxsw: core: Enable devlink reload only on probeJiri Pirko1-2/+3
2019-11-08devlink: 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-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata1-0/+9
2019-06-13mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo1-0/+12
2019-06-04mlxsw: 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-22mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel1-3/+4
2019-04-22net: 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-08mlxsw: core: Add support for devlink info commandShalom Toledo1-0/+41
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko1-2/+4
2019-04-04net: 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-03mlxsw: core: Move resource query API to common locationVadim Pasternak1-0/+37
2019-02-08devlink: 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
2018-12-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo1-0/+13
2018-12-03mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo1-4/+28
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel1-0/+2
2018-08-10mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing1-12/+0
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-35/+2
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern1-4/+10
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern1-3/+6
2018-05-29mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko1-3/+1
2018-05-29mlxsw: cmd: Handle error after reset gracefullyJiri Pirko1-7/+19