linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Aya Levin a40ded6043 net/mlx4_core: Add masking for a few queries on HCA caps
Driver reads the query HCA capabilities without the corresponding masks.
Without the correct masks, the base addresses of the queues are
unaligned.  In addition some reserved bits were wrongly read.  Using the
correct masks, ensures alignment of the base addresses and allows future
firmware versions safe use of the reserved bits.

Fixes: ab9c17a009 ("mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet")
Fixes: 0ff1fb654b ("{NET, IB}/mlx4: Add device managed flow steering firmware API")
Signed-off-by: Aya Levin <ayal@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-24 21:48:26 -08:00
..
mlx4 net/mlx4_core: Add masking for a few queries on HCA caps 2019-01-24 21:48:26 -08:00
mlx5/core mlx5-fixes-2019-01-18 2019-01-18 18:23:23 -08:00
mlxfw
mlxsw mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky 2019-01-18 15:12:16 -08:00
Kconfig
Makefile