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