aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)Author
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel
2016-08-17mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel
2016-08-17mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel
2016-07-25mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel
2016-07-24mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-20mlxsw: spectrum: Expose per-tc counters via ethtoolIdo Schimmel
2016-07-20mlxsw: spectrum: Expose per-priority counters via ethtoolIdo Schimmel
2016-07-15mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel
2016-07-15mlxsw: spectrum: Force link training according to admin stateIdo Schimmel
2016-07-05mlxsw: spectrum: Define sizes of KVD areasJiri Pirko
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko
2016-07-04mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel
2016-07-04mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel
2016-07-04mlxsw: spectrum: Unsplit the vFID rangeIdo Schimmel
2016-07-04mlxsw: spectrum: Introduce support for router interfacesIdo Schimmel
2016-07-04mlxsw: spectrum: Edit RIF properties based on netdev eventsIdo Schimmel
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko
2016-07-02mlxsw: spectrum: Add traps needed for router implementationJiri Pirko
2016-07-02mlxsw: spectrum: Use action 'discard' when removing trapsIdo Schimmel
2016-07-02mlxsw: spectrum: Add router interface structIdo Schimmel
2016-07-02mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel
2016-07-02mlxsw: spectrum: Initialize ports at the end of init sequenceIdo Schimmel
2016-07-02mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAGIdo Schimmel
2016-07-02mlxsw: spectrum: Sync PVID vPort LAG statusIdo Schimmel
2016-07-02mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel
2016-07-02mlxsw: spectrum: Send untagged packets through a port netdevIdo Schimmel
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-21mlxsw: spectrum: Add debug printsIdo Schimmel
2016-06-21mlxsw: spectrum: Free resources upon vPort destructionIdo Schimmel
2016-06-21mlxsw: spectrum: Refactor FDB flushing logicIdo Schimmel
2016-06-21mlxsw: spectrum: Don't count on FID being presentIdo Schimmel
2016-06-21mlxsw: spectrum: Add FID get / set functionsIdo Schimmel
2016-06-21mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridgeIdo Schimmel
2016-06-21mlxsw: spectrum: Remove unused function argumentIdo Schimmel
2016-06-21mlxsw: spectrum: Use join / leave functions for vFID operationsIdo Schimmel
2016-06-21mlxsw: spectrum: Make vFID struct genericIdo Schimmel
2016-06-21mlxsw: spectrum: Use FID instead of vFID to setup floodingIdo Schimmel
2016-06-21mlxsw: spectrum: Create a function to map vPort's FIDIdo Schimmel
2016-06-21mlxsw: spectrum: Use only one function to create vFIDsIdo Schimmel
2016-06-21mlxsw: spectrum: Remove redundant function argumentIdo Schimmel
2016-06-21mlxsw: spectrum: Centralize VLAN-aware bridge ref countingIdo Schimmel
2016-06-21mlxsw: spectrum: Remove unnecessary function argumentIdo Schimmel