-
- Downloads
Merge branch 'mlx4-misc-patches'
Tariq Toukan says: ==================== mlx4 misc patches This patchset contains misc patches from the team to the mlx4 Core and Eth drivers. Patch 1 by Eran replaces large static allocations by dynamic ones. Patch 2 by Leon makes an explicit conversion and solves a smatch warning. In patch 3 I fix a misplaced brackets of the sizeof operation. Patch 4 by Moshe adds the ability to inform the FW regarding user mac updates. Series generated against net-next commit: 901c5d2f ARM: dts: rk3228-evb: Fix the compiling error ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- drivers/infiniband/hw/mlx4/qp.c 13 additions, 13 deletionsdrivers/infiniband/hw/mlx4/qp.c
- drivers/net/ethernet/mellanox/mlx4/en_netdev.c 21 additions, 2 deletionsdrivers/net/ethernet/mellanox/mlx4/en_netdev.c
- drivers/net/ethernet/mellanox/mlx4/eq.c 1 addition, 1 deletiondrivers/net/ethernet/mellanox/mlx4/eq.c
- drivers/net/ethernet/mellanox/mlx4/fw.c 12 additions, 7 deletionsdrivers/net/ethernet/mellanox/mlx4/fw.c
- drivers/net/ethernet/mellanox/mlx4/fw.h 1 addition, 5 deletionsdrivers/net/ethernet/mellanox/mlx4/fw.h
- drivers/net/ethernet/mellanox/mlx4/main.c 125 additions, 113 deletionsdrivers/net/ethernet/mellanox/mlx4/main.c
- drivers/net/ethernet/mellanox/mlx4/mlx4.h 2 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx4/mlx4.h
- drivers/net/ethernet/mellanox/mlx4/port.c 25 additions, 0 deletionsdrivers/net/ethernet/mellanox/mlx4/port.c
- drivers/net/ethernet/mellanox/mlx4/qp.c 8 additions, 16 deletionsdrivers/net/ethernet/mellanox/mlx4/qp.c
- include/linux/mlx4/device.h 11 additions, 5 deletionsinclude/linux/mlx4/device.h
Loading
Please register or sign in to comment