summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko2019-02-252-101/+161
* mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko2019-02-251-1/+0Star
* 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/+1Star
* mlxsw: spectrum: Remove duplicate port link mode entryShalom Toledo2019-02-231-5/+0Star
* mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli2019-02-231-2/+2
* mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata2019-02-224-1/+31
* mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata2019-02-221-8/+8
* mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configurationPetr Machata2019-02-221-28/+106
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata2019-02-221-10/+14
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata2019-02-221-14/+26
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata2019-02-221-5/+5
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata2019-02-221-4/+5
* mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata2019-02-221-20/+30
* mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata2019-02-221-2/+50
* mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata2019-02-223-0/+16
* net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-211-7/+0Star
* net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-211-10/+1Star
* 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-161-4/+4
* | mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak2019-02-141-0/+12
* | mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak2019-02-141-0/+23
* | mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak2019-02-141-3/+215
* | mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak2019-02-141-1/+33
* | mlxsw: core: Rename cooling deviceVadim Pasternak2019-02-141-2/+3
* | mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak2019-02-141-6/+9
* | mlxsw: core: Modify thermal zone definitionVadim Pasternak2019-02-141-9/+28
* | mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak2019-02-143-2/+10
* | mlxsw: core: Add API for QSFP module temperature thresholds readingVadim Pasternak2019-02-143-1/+128
* | mlxsw: reg: Add Fan Out of Range Event RegisterVadim Pasternak2019-02-141-0/+30
* | mlxsw: reg: Add Management Temperature Bulk RegisterVadim Pasternak2019-02-141-0/+75
* | mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak2019-02-142-42/+52
* | mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli2019-02-131-3/+0Star
* | mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-121-17/+0Star
* | mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel2019-02-121-2/+1Star
* | mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel2019-02-121-1/+1
* | mlxsw: spectrum: Set LAG port collector only when activeNir Dotan2019-02-121-17/+45
* | mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-091-8/+4Star
* | mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko2019-02-091-1/+8