summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2020-04-23net/mlx5: Update vxlan.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update mpfs.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update gid.c new cmd interfaceLeon Romanovsky1-3/+2
2020-04-23net/mlx5: Update lag.c new cmd interfaceLeon Romanovsky1-35/+17
2020-04-23net/mlx5: Update fw.c new cmd interfaceLeon Romanovsky1-20/+13
2020-04-23net/mlx5: Update fs_core new cmd interfaceLeon Romanovsky1-49/+31
2020-04-23net/mlx5: Update FPGA to new cmd interfaceLeon Romanovsky1-15/+13
2020-04-23net/mlx5: Update eswitch to new cmd interfaceLeon Romanovsky3-42/+20
2020-04-23net/mlx5: Update statistics to new cmd interfaceLeon Romanovsky2-44/+19
2020-04-23net/mlx5: Update eq.c to new cmd interfaceLeon Romanovsky1-3/+2
2020-04-23net/mlx5: Update ecpf.c to new cmd interfaceLeon Romanovsky1-24/+6
2020-04-23net/mlx5: Update debugfs.c to new cmd interfaceLeon Romanovsky1-11/+4
2020-04-23net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky3-15/+11
2020-04-23net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky1-75/+67
2020-04-19net/mlx5: Enable SW-defined RoCEv2 UDP source portMark Zhang1-0/+32
2020-04-19net/mlx5: Refactor HCA capability set flowLeon Romanovsky1-52/+31
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky4-704/+5
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky13-13/+0
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky3-65/+48
2020-04-19net/mlx5: Replace hand written QP context struct with automatic gettersLeon Romanovsky1-31/+20
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky7-67/+64
2020-04-19net/mlx5: Open-code modify QP in the IPoIB moduleLeon Romanovsky1-34/+42
2020-04-19net/mlx5: Open-code modify QP in the FPGA moduleLeon Romanovsky1-56/+28
2020-04-19net/mlx5: Open-code modify QP in steering moduleLeon Romanovsky1-7/+12
2020-04-19net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky2-33/+0
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky3-33/+39
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+13
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata1-3/+6
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King1-1/+1
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-2/+59
2020-03-30mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel5-5/+46
2020-03-30mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel3-18/+16
2020-03-30mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel1-9/+1
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel6-11/+297
2020-03-30mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel2-1/+77
2020-03-30mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel4-3/+38
2020-03-30mlxsw: reg: Extend QPCR registerIdo Schimmel1-0/+17
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel1-4/+4
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel1-0/+4
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha3-4/+4
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko5-7/+14
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-29net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-30/+6
2020-03-29mlx4: fix "initializer element not constant" compiler errorJacob Keller1-4/+7
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2020-03-27mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel1-3/+4