summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko
2016-07-04mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definitionJiri Pirko
2016-07-04mlxsw: spectrum_router: Add virtual router managementJiri Pirko
2016-07-04mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definitionJiri Pirko
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definitionJiri Pirko
2016-07-04mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definitionJiri Pirko
2016-07-04mlxsw: spectrum_router: Implement private fibJiri 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: reg: Add Router Interface Table RegisterIdo Schimmel
2016-07-02mlxsw: reg: Add FDB action to forward to routerIdo 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: reg: Add Router General Configuration RegisterIdo 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: Check if port is vPort using its VIDIdo 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: Use DECLARE_BITMAP() macroIdo Schimmel
2016-06-21mlxsw: spectrum: Centralize VLAN-aware bridge ref countingIdo Schimmel
2016-06-21mlxsw: spectrum: Remove unnecessary function argumentIdo Schimmel
2016-06-21mlxsw: spectrum: Make unlinking functions return voidIdo Schimmel
2016-06-21mlxsw: spectrum: Use WARN_ON() return valueIdo Schimmel
2016-06-21mlxsw: spectrum: Remove unnecessary checks from event processingIdo Schimmel
2016-06-21mlxsw: spectrum: Forbid LAG slave from having VLAN uppersIdo Schimmel
2016-06-21mlxsw: spectrum: Sanitize port netdev upper devicesIdo Schimmel
2016-06-21mlxsw: spectrum: Use notifier_from_errno() in notifier blockIdo Schimmel
2016-06-17mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel
2016-06-17mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-09mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel