aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel1-13/+13
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel1-1/+9
2016-07-12mlxsw: core: Trace EMAD messagesJiri Pirko1-5/+13
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-04-14mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko1-173/+321
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko1-2/+23
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko1-8/+66
2016-04-14mlxsw: core: Add devlink shared buffer callbacksJiri Pirko1-2/+103
2016-04-08mlxsw: Do not pass around driver_priv directlyJiri Pirko1-8/+11
2016-04-08mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko1-12/+3
2016-04-08mlxsw: Move devlink port registration into common core codeJiri Pirko1-0/+22
2016-03-01mlxsw: core: Add devlink port splitter callbacksJiri Pirko1-1/+33
2016-03-01mlxsw: Implement devlink interfaceJiri Pirko1-6/+17
2015-12-22mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko1-2/+0
2015-12-03mlxsw: core: Add support for packets received from LAG portJiri Pirko1-3/+76
2015-11-30mlxsw: core: Implement temperature hwmon interfaceJiri Pirko1-0/+8
2015-10-30mlxsw: Put constant on the right side of comparisonsOr Gerlitz1-2/+2
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+9
2015-10-15mlxsw: Simplify traps creationIdo Schimmel1-2/+0
2015-10-15mlxsw: core: Do not use EMADs in mlxsw_emad_finiJiri Pirko1-0/+1
2015-10-15mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel1-4/+9
2015-08-27mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko1-2/+2
2015-08-27mlxsw: Remove duplicate included headerIdo Schimmel1-1/+0
2015-08-09mlxsw: Use correct skb length when dumping payloadIdo Schimmel1-1/+1
2015-08-09mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel1-0/+10
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel1-0/+736
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko1-0/+550