summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/core.c
AgeCommit message (Expand)Author
2019-11-11mlxsw: core: Enable devlink reload only on probeJiri Pirko
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko
2019-09-13net: devlink: split reload op into twoJiri Pirko
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-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-30mlxsw: core: Re-order initialization sequenceIdo Schimmel
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-22net: devlink: Add extack to shared buffer operationsIdo Schimmel
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-04-08mlxsw: core: Add support for devlink info commandShalom Toledo
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04net: devlink: extend port attrs for switch IDJiri 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-08devlink: publish params only after driver init is doneJiri Pirko
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan
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-12-03mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel
2018-08-10mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-05-29mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko
2018-05-29mlxsw: cmd: Handle error after reset gracefullyJiri Pirko
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky
2018-01-16mlxsw: pci: Add support for getting resource through devlinkArkadi Sharshevsky
2018-01-16mlxsw: spectrum: Register KVD resources with devlinkArkadi Sharshevsky
2017-10-18mlxsw: core: Fix possible deadlockIdo Schimmel
2017-08-02mlxsw: core: Use correct EMAD transaction ID in debug messageIdo Schimmel