aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-31mlxsw: spectrum: Fix incorrect reuse of MID entriesIdo Schimmel1-1/+1
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko1-6/+3
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel1-3/+6
2016-09-21mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel1-3/+1
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel1-2/+1
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel1-4/+1
2016-09-18mlxsw: spectrum: Implement offload stats ndo and expose HW stats by defaultNogah Frankel1-0/+5
2016-09-13mlxsw: spectrum: Correctly report autonegotiationIdo Schimmel1-1/+2
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-09-01mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko1-0/+2
2016-08-24mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel1-0/+3
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel1-2/+0
2016-07-24mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi1-0/+44
2016-07-05mlxsw: Add the unresolved next-hops probesYotam Gigi1-0/+2
2016-07-05mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi1-0/+1
2016-07-05mlxsw: spectrum_router: Implement next-hop routingJiri Pirko1-0/+1
2016-07-05mlxsw: Introduce simplistic KVD linear area managerJiri Pirko1-0/+6
2016-07-05mlxsw: spectrum: Define sizes of KVD areasJiri Pirko1-0/+4
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi1-0/+4
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko1-0/+6
2016-07-04mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel1-0/+2
2016-07-04mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel1-0/+27
2016-07-04mlxsw: spectrum: Unsplit the vFID rangeIdo Schimmel1-2/+2
2016-07-04mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel1-12/+18
2016-07-04mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel1-0/+5
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko1-0/+3
2016-07-04mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko1-0/+5
2016-07-04mlxsw: spectrum_router: Add virtual router managementJiri Pirko1-0/+14
2016-07-04mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko1-0/+21
2016-07-04mlxsw: spectrum_router: Implement private fibJiri Pirko1-0/+7
2016-07-02mlxsw: spectrum: Add router interface structIdo Schimmel1-0/+19
2016-07-02mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel1-0/+5
2016-07-02mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel1-2/+0
2016-06-21mlxsw: spectrum: Free resources upon vPort destructionIdo Schimmel1-0/+1
2016-06-21mlxsw: spectrum: Refactor FDB flushing logicIdo Schimmel1-0/+1
2016-06-21mlxsw: spectrum: Don't count on FID being presentIdo Schimmel1-2/+2
2016-06-21mlxsw: spectrum: Add FID get / set functionsIdo Schimmel1-9/+19
2016-06-21mlxsw: spectrum: Check if port is vPort using its VIDIdo Schimmel1-6/+8
2016-06-21mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridgeIdo Schimmel1-1/+1
2016-06-21mlxsw: spectrum: Make vFID struct genericIdo Schimmel1-12/+12
2016-06-21mlxsw: spectrum: Use FID instead of vFID to setup floodingIdo Schimmel1-1/+1
2016-06-21mlxsw: spectrum: Remove redundant function argumentIdo Schimmel1-1/+1
2016-06-21mlxsw: spectrum: Use DECLARE_BITMAP() macroIdo Schimmel1-4/+4
2016-06-09mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel1-0/+5
2016-04-14mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko1-0/+18
2016-04-14mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko1-0/+22
2016-04-14mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko1-0/+28
2016-04-08mlxsw: Move devlink port registration into common core codeJiri Pirko1-2/+1
2016-04-06mlxsw: spectrum: Add IEEE 802.1Qbb PFC supportIdo Schimmel1-1/+11
2016-04-06mlxsw: spectrum: Add support for PAUSE framesIdo Schimmel1-1/+16