summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2019-04-09mlxsw: core: Add support for devlink info commandShalom Toledo1-0/+41
2019-04-09mlxsw: reg: Add MGIR registerShalom Toledo1-0/+55
2019-04-09ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern1-0/+8
2019-04-09ipv4: Add support to rtable for ipv6 gatewayDavid Ahern1-0/+3
2019-04-09ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2-2/+3
2019-04-09net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern1-2/+2
2019-04-09Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller18-356/+675
2019-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-81/+152
2019-04-06net/mlx5e: Unify logic of MTU boundariesTariq Toukan4-15/+20
2019-04-06net/mlx5e: Obsolete param field holding a constant valueTariq Toukan2-3/+1
2019-04-06net/mlx5: A write memory barrier is sufficient in EQ ci updateTariq Toukan1-1/+1
2019-04-06net/mlx5e: Do not rewrite fields with the same matchEli Britstein1-32/+104
2019-04-06net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein2-5/+44
2019-04-06net/mlx5e: Offload TC e-switch rules with egress VLAN deviceEli Britstein1-0/+34
2019-04-06net/mlx5e: Allow VLAN rewrite of prio field with the same matchEli Britstein1-2/+6
2019-04-06net/mlx5e: Deny VLAN rewrite if there is no VLAN header matchEli Britstein1-0/+11
2019-04-06net/mlx5e: Use helpers to get headers criteria and value pointersEli Britstein1-9/+25
2019-04-06net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported actionTonghao Zhang1-7/+20
2019-04-06net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attrTonghao Zhang1-1/+0
2019-04-06net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()Tonghao Zhang1-2/+2
2019-04-06net/mlx5e: Make the log friendly when decapsulation offload not supportedTonghao Zhang1-3/+5
2019-04-06net/mlx5: E-Switch, Fix double mutex initializationMax Gurtovoy1-2/+0
2019-04-06net/mlx5: Handle event of power detection in the PCIE slotAya Levin1-0/+75
2019-04-06Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed10-274/+327
2019-04-05mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()Jiri Pirko1-1/+21
2019-04-05mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko3-39/+0
2019-04-05mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko6-7/+16
2019-04-05net: devlink: extend port attrs for switch IDJiri Pirko1-1/+2
2019-04-02net/mlx5: Fix false compilation warningTariq Toukan1-1/+1
2019-04-02net/mlx5: Add rate limit print macrosAya Levin1-0/+10
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen2-2/+3
2019-04-02net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen4-103/+106
2019-04-02net/mlx5: Use dev->priv.name instead of dev_nameHuy Nguyen3-4/+4
2019-04-02net/mlx5: Make mlx5_core messages independent from mdev->pdevHuy Nguyen1-10/+9
2019-04-02net/mlx5: Break load_one into three stagesSaeed Mahameed1-71/+77
2019-04-02net/mlx5: Function setup/teardown proceduresSaeed Mahameed1-52/+68
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed2-17/+27
2019-04-02net/mlx5: Split mdev init and pci initSaeed Mahameed1-41/+54
2019-04-02net/mlx5: Remove redundant init functions parameterSaeed Mahameed1-27/+22
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2-2/+2
2019-04-02drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal4-12/+12
2019-03-31mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko1-2/+2
2019-03-31mlxsw: spectrum_acl: Remove failed_rollback dead endJiri Pirko1-10/+10
2019-03-31mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()Jiri Pirko1-6/+5
2019-03-31mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()Jiri Pirko1-4/+1
2019-03-30Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller9-81/+152
2019-03-29net/mlx5e: Consider tunnel type for encap contextsEli Britstein1-9/+19
2019-03-29net/mlx5e: Update xon formulaHuy Nguyen1-12/+16
2019-03-29net/mlx5e: Update xoff formulaHuy Nguyen1-5/+6
2019-03-29net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepaHuy Nguyen1-0/+1