summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-04-10mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel
2019-04-10mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-04-10mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel
2019-03-19mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak
2019-03-03mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak
2019-03-03mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak
2019-03-03mlxsw: i2c: Fix comment misspellingVadim Pasternak
2019-03-03mlxsw: core: Move resource query API to common locationVadim Pasternak
2019-03-03mlxsw: minimal: Add ethtool supportVadim Pasternak
2019-03-03mlxsw: minimal: Make structures and variables names shorterVadim Pasternak
2019-03-03mlxsw: core: Move ethtool module callbacks to a common locationVadim Pasternak
2019-03-01mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko
2019-03-01mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko
2019-03-01mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko
2019-03-01mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko
2019-03-01mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko
2019-03-01mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko
2019-03-01mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko
2019-03-01mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko
2019-03-01mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko
2019-03-01mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko
2019-03-01mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-26mlxsw: spectrum: remove set but not used variable 'autoneg_status'YueHaibing
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-25mlxsw: spectrum: acl: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko
2019-02-24mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko
2019-02-24mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko
2019-02-24mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko
2019-02-24mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updatesJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko
2019-02-24mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko