History log of /linux-master/drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c
Revision Date Author Comments
# 2291bde8 06-Jul-2020 Colin Ian King <colin.king@canonical.com>

bnx2x: fix spelling mistake "occurd" -> "occurred"

There are spelling mistakes in various literal strings. Fix these.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>


# cdf711f2 03-Jul-2020 Sudarsana Reddy Kalluru <skalluru@marvell.com>

bnx2x: Add support for idlechk tests.

This patch populates a database of idlechk tests (registers and
predicates) and performs the idlechk using this data.

Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>