summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-12mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2016-12-18mlxsw: spectrum: Mark split ports as suchIdo Schimmel1-1/+1
2016-11-26mlxsw: spectrum: Add policers for trap groupsNogah Frankel1-2/+72
2016-11-26mlxsw: Create a different trap group list for each deviceNogah Frankel1-28/+58
2016-11-26mlxsw: spectrum: Add BGP trapNogah Frankel1-0/+1
2016-11-26mlxsw: Change trap groups settingNogah Frankel1-9/+38
2016-11-26mlxsw: core: Change emad trap group settingsNogah Frankel1-0/+9
2016-11-26mlxsw: Add option to choose trap groupNogah Frankel1-4/+4
2016-11-26mlxsw: Change trap set functionNogah Frankel1-23/+23
2016-11-26mlxsw: spectrum: Use generic listener struct for eventsNogah Frankel1-65/+12
2016-11-26mlxsw: spectrum: Use generic listener struct for rx trapsNogah Frankel1-57/+38
2016-11-26mlxsw: spectrum: Remove unused trapsNogah Frankel1-6/+1
2016-11-25net: Add net-device param to the get offloaded stats ndoOr Gerlitz1-1/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2016-11-13mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi1-1/+3
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun1-1/+0
2016-10-30mlxsw: core: Add "eth" prefix to mlxsw_core_port_setElad Raz1-2/+3
2016-10-30mlxsw: Make devlink port instances independent of spectrum/switchx2 port inst...Jiri Pirko1-17/+36
2016-10-30mlxsw: reg: Add eth prefix to PTYS pack and unpackElad Raz1-8/+9
2016-10-30mlxsw: spectrum: Move port used check outside port remove functionJiri Pirko1-7/+15
2016-10-30mlxsw: core: Zero payload buffers for couple of registersElad Raz1-1/+1
2016-10-28mlxsw: spectrum: Set physical device for port netdeviceJiri Pirko1-0/+1
2016-10-28mlxsw: Move PCI id table definitions into driver modulesJiri Pirko1-3/+22
2016-10-24mlxsw: Convert resources into arrayJiri Pirko1-20/+18
2016-10-24mlxsw: item: Make char *buf arg constant for gettersJiri Pirko1-2/+2
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson1-0/+3
2016-10-18mlxsw: Flip to the new dev walk APIDavid Ahern1-14/+23
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani1-1/+3
2016-10-05mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi1-1/+1
2016-09-24mlxsw: spectrum: remove redundant check if err is zeroColin Ian King1-1/+1
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel1-7/+6
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel1-6/+0
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel1-3/+4
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel1-8/+33
2016-09-21mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz1-4/+4
2016-09-20mlxsw: spectrum: Fix sparse warningsIdo Schimmel1-4/+8
2016-09-19mlxsw: spectrum: Implement offload stats ndo and expose HW stats by defaultNogah Frankel1-7/+122
2016-09-13mlxsw: spectrum: Add support for new ethtool APIIdo Schimmel1-160/+184
2016-09-13mlxsw: spectrum: Indicate support of multiple port typesIdo Schimmel1-3/+5
2016-09-13mlxsw: spectrum: Report port type according to operational speedIdo Schimmel1-1/+0
2016-09-13mlxsw: spectrum: Report link partner's advertised speedsIdo Schimmel1-1/+8
2016-09-13mlxsw: spectrum: Correctly report autonegotiationIdo Schimmel1-2/+12
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+19
2016-09-10mlxsw: spectrum: Set port type before setting its addressIdo Schimmel1-9/+9
2016-09-01mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko1-0/+9
2016-09-01mlxsw: spectrum: Fix error path in mlxsw_sp_module_initJiri Pirko1-0/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+42
2016-08-26mlxsw: spectrum: Mirror certain packets to CPUIdo Schimmel1-5/+12
2016-08-26mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel1-29/+30
2016-08-26mlxsw: spectrum: Simplify traps definitionIdo Schimmel1-115/+31