summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+1
|\
| * mlxsw: spectrum: Fix incorrect reuse of MID entriesIdo Schimmel2016-10-311-1/+1
* | mlxsw: Make devlink port instances independent of spectrum/switchx2 port inst...Jiri Pirko2016-10-301-1/+0
* | mlxsw: Convert resources into arrayJiri Pirko2016-10-231-4/+1
|/
* mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko2016-09-281-6/+3
* mlxsw: spectrum: Implement max rif resourceNogah Frankel2016-09-211-3/+6
* mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2016-09-211-3/+1
* mlxsw: profile: Add KVD resources to profile configNogah Frankel2016-09-211-2/+1
* mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel2016-09-211-4/+1
* mlxsw: spectrum: Implement offload stats ndo and expose HW stats by defaultNogah Frankel2016-09-181-0/+5
* mlxsw: spectrum: Correctly report autonegotiationIdo Schimmel2016-09-131-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-0/+2
|\
| * mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko2016-09-011-0/+2
* | mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel2016-08-241-0/+3
|/
* mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel2016-08-171-2/+0
* mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2016-07-241-0/+44
* mlxsw: Add the unresolved next-hops probesYotam Gigi2016-07-051-0/+2
* mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi2016-07-051-0/+1
* mlxsw: spectrum_router: Implement next-hop routingJiri Pirko2016-07-051-0/+1
* mlxsw: Introduce simplistic KVD linear area managerJiri Pirko2016-07-051-0/+6
* mlxsw: spectrum: Define sizes of KVD areasJiri Pirko2016-07-051-0/+4
* mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi2016-07-051-0/+4
* mlxsw: spectrum_router: Add private neigh tableJiri Pirko2016-07-051-0/+6
* mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel2016-07-041-0/+2
* mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel2016-07-041-0/+27
* mlxsw: spectrum: Unsplit the vFID rangeIdo Schimmel2016-07-041-2/+2
* mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel2016-07-041-12/+18
* mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel2016-07-041-0/+5
* mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko2016-07-041-0/+3
* mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko2016-07-041-0/+5
* mlxsw: spectrum_router: Add virtual router managementJiri Pirko2016-07-041-0/+14
* mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko2016-07-041-0/+21
* mlxsw: spectrum_router: Implement private fibJiri Pirko2016-07-041-0/+7
* mlxsw: spectrum: Add router interface structIdo Schimmel2016-07-021-0/+19
* mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel2016-07-021-0/+5
* mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel2016-07-021-2/+0
* mlxsw: spectrum: Free resources upon vPort destructionIdo Schimmel2016-06-211-0/+1
* mlxsw: spectrum: Refactor FDB flushing logicIdo Schimmel2016-06-211-0/+1
* mlxsw: spectrum: Don't count on FID being presentIdo Schimmel2016-06-211-2/+2
* mlxsw: spectrum: Add FID get / set functionsIdo Schimmel2016-06-211-9/+19
* mlxsw: spectrum: Check if port is vPort using its VIDIdo Schimmel2016-06-211-6/+8
* mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridgeIdo Schimmel2016-06-211-1/+1
* mlxsw: spectrum: Make vFID struct genericIdo Schimmel2016-06-211-12/+12
* mlxsw: spectrum: Use FID instead of vFID to setup floodingIdo Schimmel2016-06-211-1/+1
* mlxsw: spectrum: Remove redundant function argumentIdo Schimmel2016-06-211-1/+1
* mlxsw: spectrum: Use DECLARE_BITMAP() macroIdo Schimmel2016-06-211-4/+4
* mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2016-06-091-0/+5
* mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko2016-04-141-0/+18
* mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko2016-04-141-0/+22
* mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko2016-04-141-0/+28