summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2022-01-27mlxsw: spectrum: Guard against invalid local portsAmit Cohen
2022-01-27mlxsw: core: Consolidate trap groups to a single event groupJiri Pirko
2022-01-27mlxsw: core: Move functions to register/unregister array of traps to core.cJiri Pirko
2022-01-27mlxsw: core: Move basic trap group initialization from spectrum.cJiri Pirko
2022-01-27mlxsw: core: Move basic_trap_groups_set() call out of EMAD init codeJiri Pirko
2022-01-27mlxsw: spectrum: Set basic trap groups from an arrayJiri Pirko
2022-01-27net/mlx5: VLAN push on RX, pop on TXDima Chumak
2022-01-27net/mlx5: Introduce software defined steering capabilitiesDima Chumak
2022-01-27net/mlx5e: CT, Remove redundant flow args from tc ct callsRoi Dayan
2022-01-27net/mlx5e: TC, Store mapped tunnel id on flow attrRoi Dayan
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan
2022-01-27net/mlx5e: CT, Don't set flow flag CT for ct clear flowRoi Dayan
2022-01-27net/mlx5e: TC, Hold sample_attr on stack instead of pointerRoi Dayan
2022-01-27net/mlx5e: TC, Reject rules with multiple CT actionsRoi Dayan
2022-01-27net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attrRoi Dayan
2022-01-27net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan
2022-01-27net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action()Roi Dayan
2022-01-27net/mlx5e: TC, Move pedit_headers_action to parse_attrRoi Dayan
2022-01-27net/mlx5e: Move counter creation call to alloc_flow_attr_counter()Roi Dayan
2022-01-27net/mlx5e: Pass attr arg for attaching/detaching encapsRoi Dayan
2022-01-27net/mlx5e: Move code chunk setting encap dests into its own functionRoi Dayan
2022-01-26mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2022-01-26mlxsw: core_env: Forbid module reset on RJ45 portsDanielle Ratson
2022-01-26mlxsw: core_env: Forbid power mode set and get on RJ45 portsDanielle Ratson
2022-01-26mlxsw: core_env: Forbid getting module EEPROM on RJ45 portsDanielle Ratson
2022-01-26mlxsw: core_env: Query and store port module's type during initializationDanielle Ratson
2022-01-26mlxsw: reg: Add Port Module Type Mapping registerDanielle Ratson
2022-01-26mlxsw: spectrum_ethtool: Add support for two new link modesDanielle Ratson
2022-01-26mlxsw: Add netdev argument to mlxsw_env_get_module_info()Danielle Ratson
2022-01-26mlxsw: core_env: Do not pass number of modules as argumentIdo Schimmel
2022-01-26mlxsw: spectrum_ethtool: Remove redundant variableIdo Schimmel
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar
2022-01-07Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-01-06mlxsw: spectrum: Extend to support Spectrum-4 ASICAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen
2022-01-06mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen
2022-01-06mlxsw: Rename virtual router flex key elementAmit Cohen
2022-01-06Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh
2022-01-06net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh