summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
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
2016-06-09mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-06mlxsw: spectrum: Fix ordering in mlxsw_sp_finiJiri Pirko
2016-05-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel
2016-05-06mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel
2016-04-15mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko
2016-04-15mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko
2016-04-14mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko
2016-04-14mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko
2016-04-14mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko
2016-04-14mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko