summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mlxsw: Move devlink port registration into common core codeJiri Pirko2016-04-081-2/+1
* mlxsw: spectrum: Add IEEE 802.1Qbb PFC supportIdo Schimmel2016-04-061-1/+11
* mlxsw: spectrum: Add support for PAUSE framesIdo Schimmel2016-04-061-1/+16
* mlxsw: spectrum: Allow setting maximum rate for a TCIdo Schimmel2016-04-061-0/+4
* mlxsw: spectrum: Add IEEE 802.1Qaz ETS supportIdo Schimmel2016-04-061-0/+11
* mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)Ido Schimmel2016-04-061-0/+17
* mlxsw: spectrum: Add bytes to cells helperIdo Schimmel2016-04-061-0/+4
* mlxsw: spectrum: Reduce number of supported 802.1D bridgesIdo Schimmel2016-04-051-1/+1
* mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2016-03-111-0/+2
* mlxsw: spectrum: Introduce port splittingIdo Schimmel2016-03-011-1/+6
* mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel2016-03-011-0/+1
* mlxsw: Implement devlink interfaceJiri Pirko2016-03-011-0/+2
* mlxsw: spectrum: Allow for PVID deletionIdo Schimmel2016-02-181-0/+1
* switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-01-281-1/+0
* mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel2016-01-281-0/+1