aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-23mlxsw: Convert resources into arrayJiri Pirko1-33/+11
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel1-1/+3
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel1-2/+8
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel1-1/+3
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel1-3/+12
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel1-1/+7
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel1-4/+0
2016-09-21mlxsw: pci: Add lag related resources to resources queryNogah Frankel1-1/+5
2016-08-26mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel1-0/+1
2016-07-24mlxsw: pci: Add max span resources to resources queryNogah Frankel1-0/+2
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel1-1/+8
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko1-1/+5
2016-04-14mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko1-0/+13
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko1-0/+3
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko1-0/+11
2016-04-14mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko1-0/+9
2016-04-14mlxsw: core: Add devlink shared buffer callbacksJiri Pirko1-0/+20
2016-04-08mlxsw: Do not pass around driver_priv directlyJiri Pirko1-4/+7
2016-04-08mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko1-3/+2