aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel1-6/+5
2016-07-24mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2-1/+507
2016-07-24mlxsw: reg: Add the Monitoring Port Analyzer registerYotam Gigi1-0/+67
2016-07-24mlxsw: reg: Add Monitoring Port Analyzer Table registerYotam Gigi1-0/+54
2016-07-24mlxsw: reg: Add Shared Buffer Internal Buffer registerYotam Gigi1-0/+41
2016-07-24mlxsw: pci: Add max span resources to resources queryNogah Frankel2-0/+7
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel6-3/+109
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-29/+26
2016-07-20mlxsw: spectrum: Expose per-tc counters via ethtoolIdo Schimmel2-1/+65
2016-07-20mlxsw: spectrum: Expose per-priority counters via ethtoolIdo Schimmel1-9/+107
2016-07-15mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel3-3/+19
2016-07-15mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel1-0/+2
2016-07-15mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel1-1/+2
2016-07-15mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel1-1/+2
2016-07-15mlxsw: spectrum: Force link training according to admin stateIdo Schimmel1-24/+1
2016-07-14mlxsw: spectrum_router: Return -ENOENT in case of errorChristophe Jaillet1-1/+1
2016-07-12mlxsw: core: Trace EMAD messagesJiri Pirko1-5/+13
2016-07-05mlxsw: Add the unresolved next-hops probesYotam Gigi2-1/+34
2016-07-05mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi2-15/+61
2016-07-05mlxsw: spectrum_router: Implement next-hop routingJiri Pirko2-2/+492
2016-07-05mlxsw: reg: Add Router Algorithmic LPM ECMP Update RegisterJiri Pirko1-0/+69
2016-07-05mlxsw: reg: Add Router Adjacency Table registerYotam Gigi1-0/+133
2016-07-05mlxsw: Introduce simplistic KVD linear area managerJiri Pirko3-1/+99
2016-07-05mlxsw: spectrum: Define sizes of KVD areasJiri Pirko2-0/+8
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko3-1/+62
2016-07-05mlxsw: spectrum_router: Offload neighbours based on NUD state changeYotam Gigi1-0/+103
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi2-2/+194
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump registerYotam Gigi1-0/+147
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table registerYotam Gigi1-0/+141
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko3-1/+153
2016-07-04mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel3-1/+143
2016-07-04mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel3-24/+107
2016-07-04mlxsw: spectrum: Unsplit the vFID rangeIdo Schimmel2-29/+30
2016-07-04mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel3-230/+357
2016-07-04mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel3-6/+86
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2-5/+63
2016-07-04mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko3-0/+259
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definitionJiri Pirko1-0/+264
2016-07-04mlxsw: spectrum_router: Add virtual router managementJiri Pirko2-0/+242
2016-07-04mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko2-1/+175
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definitionJiri Pirko1-0/+45
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definitionJiri Pirko1-0/+77
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definitionJiri Pirko1-1/+53
2016-07-04mlxsw: spectrum_router: Implement private fibJiri Pirko2-0/+127
2016-07-02mlxsw: spectrum: Add traps needed for router implementationJiri Pirko2-0/+30
2016-07-02mlxsw: spectrum: Use action 'discard' when removing trapsIdo Schimmel1-2/+2
2016-07-02mlxsw: reg: Add Router Interface Table RegisterIdo Schimmel1-0/+194
2016-07-02mlxsw: reg: Add FDB action to forward to routerIdo Schimmel1-1/+3
2016-07-02mlxsw: spectrum: Add router interface structIdo Schimmel2-0/+22
2016-07-02mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel4-1/+83