summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
Commit message (Expand)AuthorAgeFilesLines
* net_sched: remove list_head from tc_actionCong Wang2018-08-211-2/+1
* mlxsw: spectrum: Expose counter for all 16 TCsPetr Machata2018-08-091-5/+6
* mlxsw: spectrum: Include RFC-2819 counters in stats lengthPetr Machata2018-08-091-0/+1
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-35/+2
* mlxsw: spectrum: Reset FW after flashJiri Pirko2018-08-091-4/+13
* mlxsw: spectrum: Update the supported firmware to version 13.1702.6Nir Dotan2018-08-091-2/+2
* mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata2018-08-051-0/+27
* mlxsw: spectrum: Fix a typoPetr Machata2018-08-051-1/+1
* mlxsw: spectrum: Implement chain template hintingJiri Pirko2018-07-231-0/+5
* mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko2018-07-191-32/+138
* mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko2018-07-161-1/+61
* mlxsw: spectrum: Add VRRP trapsIdo Schimmel2018-07-141-0/+2
* mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel2018-07-141-0/+11
* mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel2018-07-141-3/+72
* mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2Jiri Pirko2018-07-091-16/+31
* mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko2018-07-091-0/+1
* mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko2018-07-091-0/+1
* mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko2018-07-091-0/+1
* mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko2018-07-091-1/+2
* mlxsw: spectrum: Put pointer to flex action ops to mlxsw_spJiri Pirko2018-07-081-0/+2
* net: sched: call reoffload op on block callback regJohn Hurley2018-06-261-2/+2
* net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-4/+6
* mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern2018-06-051-3/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+5
|\
| * mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata2018-05-291-0/+5
* | mlxsw: use devlink helper to generate physical port nameJiri Pirko2018-05-191-14/+3
* | devlink: introduce devlink_port_attrs_setJiri Pirko2018-05-191-2/+2
* | mlxsw: spectrum: Register SPAN before switchdevPetr Machata2018-04-301-12/+12
* | mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata2018-04-301-13/+13
|/
* devlink: convert occ_get op to separate registrationJiri Pirko2018-04-081-20/+4
* mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko2018-04-011-1/+1
* mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko2018-04-011-1/+1
* mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko2018-04-011-3/+2
* mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko2018-04-011-3/+2
* mlxsw: Constify devlink_resource_opsJiri Pirko2018-04-011-1/+1
* mlxsw: spectrum: Add multicast router trap for PIMv6Yuval Mintz2018-03-261-0/+1
* mlxsw: spectrum: Add support for auto-negotiation disable modeTal Bar2018-03-221-4/+4
* mlxsw: spectrum: Update the supported firmware to version 13.1620.192Tal Bar2018-03-221-2/+2
* devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern2018-03-221-5/+4
* mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar2018-03-201-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-38/+45
|\
| * spectrum: Reference count VLAN entriesIdo Schimmel2018-02-281-1/+7
| * mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-281-37/+38
* | mlxsw: spectrum: Add priority countersNogah Frankel2018-02-281-0/+10
* | mlxsw: Handle config changes pertinent to SPANPetr Machata2018-02-271-12/+17
* | mlxsw: spectrum_span: Generalize SPAN supportPetr Machata2018-02-271-5/+0
* | mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata2018-02-271-3/+8
* | mlxsw: span: Remove span_entry by span_idPetr Machata2018-02-271-3/+2
* | mlxsw: spectrum_kvdl: Add support for linear division resourcesArkadi Sharshevsky2018-02-201-0/+4
* | devlink: Perform cleanup of resource_set cbArkadi Sharshevsky2018-02-201-80/+3