aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core.c
AgeCommit message (Expand)Author
2020-11-24mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-29mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-01-09mlxsw: core: Increase timeout during firmware flash processShalom Toledo
2017-10-18mlxsw: core: Fix possible deadlockIdo Schimmel
2017-08-02mlxsw: core: Use correct EMAD transaction ID in debug messageIdo Schimmel
2017-03-24mlxsw: Query maximum number of ports from firmwareIdo Schimmel
2017-03-23mlxsw: Remove debugfs interfaceIdo Schimmel
2017-02-06mlxsw: core: Queue work immediately instead of delaying itIdo Schimmel
2016-12-03mlxsw: core: Create an ordered workqueue for FIB offloadIdo Schimmel
2016-11-29mlxsw: core: Change order of operations in removal pathIdo Schimmel
2016-11-29mlxsw: core: Add missing rollback in error pathIdo Schimmel
2016-11-25mlxsw: core: Change emad trap group settingsNogah Frankel
2016-11-25mlxsw: Change trap set functionNogah Frankel
2016-11-25mlxsw: core: Create a generic function to register / unregister trapsNogah Frankel
2016-11-22mlxsw: core: Implement thermal zoneIvan Vecera
2016-11-16mlxsw: Invoke driver's init/fini methods only if definedVadim Pasternak
2016-11-16mlxsw: Add bus capability flagVadim Pasternak
2016-10-30mlxsw: core: Add port type (Eth/IB) set APIElad Raz
2016-10-30mlxsw: core: Add "eth" prefix to mlxsw_core_port_setElad Raz
2016-10-30mlxsw: Make devlink port instances independent of spectrum/switchx2 port inst...Jiri Pirko
2016-10-28mlxsw: Move PCI id table definitions into driver modulesJiri Pirko
2016-10-23mlxsw: Convert resources into arrayJiri Pirko
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel
2016-07-12mlxsw: core: Trace EMAD messagesJiri Pirko
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-04-14mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer callbacksJiri Pirko
2016-04-08mlxsw: Do not pass around driver_priv directlyJiri Pirko
2016-04-08mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko
2016-04-08mlxsw: Move devlink port registration into common core codeJiri Pirko
2016-03-01mlxsw: core: Add devlink port splitter callbacksJiri Pirko
2016-03-01mlxsw: Implement devlink interfaceJiri Pirko
2015-12-22mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko
2015-12-03mlxsw: core: Add support for packets received from LAG portJiri Pirko
2015-11-30mlxsw: core: Implement temperature hwmon interfaceJiri Pirko
2015-10-30mlxsw: Put constant on the right side of comparisonsOr Gerlitz
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-15mlxsw: Simplify traps creationIdo Schimmel
2015-10-15mlxsw: core: Do not use EMADs in mlxsw_emad_finiJiri Pirko
2015-10-15mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel
2015-08-27mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko