linux/drivers/net/ethernet/emulex/benet
Ajit Khaparde 1451ae6ef8 be2net: Remove code that stops further access to BE NIC based on UE bits
On certain platforms, BE hardware could  falsely indicate UE.
For BE family of NICs, do not set hw_error based on the UE bits.
If there was a real fatal error, the corresponding h/w block will
automatically go offline and stop traffic.

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-09 13:54:59 -04:00
..
Kconfig
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00
be.h be2net: cleanup code related to be_link_status_query() 2012-09-30 02:15:34 -04:00
be_cmds.c be2net: fixup log messages 2012-09-30 02:15:34 -04:00
be_cmds.h be2net: cleanup code related to be_link_status_query() 2012-09-30 02:15:34 -04:00
be_ethtool.c be2net: cleanup code related to be_link_status_query() 2012-09-30 02:15:34 -04:00
be_hw.h be2net: Activate new FW after FW download for Lancer 2012-07-12 08:16:46 -07:00
be_main.c be2net: Remove code that stops further access to BE NIC based on UE bits 2012-10-09 13:54:59 -04:00
be_roce.c be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00
be_roce.h be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00