aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-25mlxsw: resources: Add Spectrum-2 eRP resourcesIdo Schimmel1-0/+12
2018-07-25mlxsw: resources: Add Spectrum-2 maximum large key ID resourceIdo Schimmel1-0/+2
2018-07-25mlxsw: reg: Add Policy-Engine eRP Table RegisterIdo Schimmel1-0/+113
2018-07-25mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3Ido Schimmel1-3/+162
2018-07-25mlxsw: reg: Prepare PERERP register for A-TCAM usageIdo Schimmel2-4/+20
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan1-4/+17
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan1-4/+11
2018-07-24mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan1-10/+25
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan5-35/+61
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko6-12/+86
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-24/+24
2018-07-19mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko2-32/+139
2018-07-19mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko7-1/+334
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel3-0/+15
2018-07-19mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel1-0/+68
2018-07-19mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel3-53/+66
2018-07-19mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel1-0/+23
2018-07-19mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel1-0/+71
2018-07-19mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel1-0/+57
2018-07-19mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko1-0/+43
2018-07-19mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko3-0/+35
2018-07-19mlxsw: reg: Add support for activity information from PEFA registerJiri Pirko2-6/+45
2018-07-19mlxsw: spectrum: Introduce flex key blocks for Spectrum-2Jiri Pirko2-0/+111
2018-07-19mlxsw: spectrum: Add Spectrum-2 variant of flex actions opsJiri Pirko2-0/+13
2018-07-19mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubsJiri Pirko3-1/+86
2018-07-19mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2Jiri Pirko3-1/+307
2018-07-19mlxsw: reg: Add Infrastructure Entry Delete RegisterJiri Pirko1-0/+62
2018-07-16mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko2-1/+124
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel2-0/+66
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel2-0/+4
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel3-0/+146
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel2-4/+76
2018-07-11mlxsw: spectrum_span: Change LAG lower selectionPetr Machata1-1/+4
2018-07-09mlxsw: resources: Add couple of Spectrum-2 KVD resourcesJiri Pirko1-0/+4
2018-07-09mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2Jiri Pirko2-16/+33
2018-07-09mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko4-7/+44
2018-07-09mlxsw: reg: Add priority field for PTCEV2 registerJiri Pirko3-4/+14
2018-07-09mlxsw: spectrum_acl: Move block items encoding into Spectrum opJiri Pirko4-45/+53
2018-07-09mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko7-18/+29
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko5-69/+94
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko8-247/+622
2018-07-09mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko7-284/+455
2018-07-09mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko6-13/+14
2018-07-09mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko6-39/+82
2018-07-09mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko5-393/+516
2018-07-08mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear indexJiri Pirko2-4/+9
2018-07-08mlxsw: core_acl_flex_actions: Allow the first set to be dummyJiri Pirko2-1/+17
2018-07-08mlxsw: spectrum: Put pointer to flex action ops to mlxsw_spJiri Pirko3-2/+8
2018-07-08mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element sizeJiri Pirko2-5/+5
2018-07-08mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elementsJiri Pirko4-62/+96