summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* route: Add multipath_hash in flowi_common to make user-define hashwenxu2019-02-271-1/+1
* net: Remove switchdev_opsFlorian Fainelli2019-02-273-17/+0
* mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-271-0/+12
* mlxsw: spectrum: remove set but not used variable 'autoneg_status'YueHaibing2019-02-261-3/+0
* net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-1/+0
* mlxsw: spectrum: acl: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-251-4/+2
* mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko2019-02-241-3/+8
* mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko2019-02-241-5/+0
* mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko2019-02-241-6/+0
* mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko2019-02-242-2/+10
* mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko2019-02-241-5/+20
* mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko2019-02-241-8/+15
* mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updatesJiri Pirko2019-02-241-7/+27
* mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko2019-02-241-0/+26
* mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko2019-02-241-67/+66
* mlxsw: spectrum_acl: Introduce a mutex to guard region list updatesJiri Pirko2019-02-241-2/+14
* mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko2019-02-242-101/+161
* mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko2019-02-241-1/+0
* mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speedsShalom Toledo2019-02-231-0/+54
* mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operationsShalom Toledo2019-02-232-1/+330
* mlxsw: reg: Add new port type-speed fields for PTYS registerShalom Toledo2019-02-231-0/+57
* mlxsw: reg: 80 columns wrapping changeShalom Toledo2019-02-231-3/+6
* mlxsw: reg: Rename p_eth_proto_adm to full name p_eth_proto_adminShalom Toledo2019-02-231-3/+3
* mlxsw: spectrum: Add port type-speed operationsShalom Toledo2019-02-232-31/+133
* mlxsw: spectrum: Rename port type-speed functions to ASIC specificShalom Toledo2019-02-231-34/+35
* mlxsw: spectrum: Query port connector type from firmwareShalom Toledo2019-02-232-23/+49
* mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYSShalom Toledo2019-02-232-21/+1
* mlxsw: spectrum: Remove duplicate port link mode entryShalom Toledo2019-02-231-5/+0
* mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli2019-02-231-2/+2
* mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata2019-02-214-1/+31
* mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata2019-02-211-8/+8
* mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configurationPetr Machata2019-02-211-28/+106
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata2019-02-211-10/+14
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata2019-02-211-14/+26
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata2019-02-211-5/+5
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata2019-02-211-4/+5
* mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata2019-02-211-20/+30
* mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata2019-02-211-2/+50
* mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata2019-02-213-0/+16
* net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-211-7/+0
* net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-211-10/+1
* mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-5/+7
|\
| * mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata2019-02-171-5/+7
* | mlxsw: spectrum: Change IP2ME CPU policer rate and burst size valuesShalom Toledo2019-02-181-2/+2
* | mlxsw: core: Extend thermal module with per QSFP module thermal zonesVadim Pasternak2019-02-171-0/+400
* | mlxsw: core: fix spelling mistake "temprature" -> "temperature"Colin Ian King2019-02-151-4/+4
* | mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak2019-02-131-0/+12
* | mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak2019-02-131-0/+23
* | mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak2019-02-131-3/+215