linux/drivers/net/benet
sarveshwarb 14074eab8d be2net: Patch to perform function reset at initialization
This patch is a bug fix to avoid system going into a bad state when
driver is loaded in context of kdump kernel. The patch fixes the issue
by performing a soft reset of pci function at probe time.

Signed-off-by: sarveshwarb <sarveshwarb@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-05 13:05:24 -07:00
..
be.h be2net: remove pci_func field from be_adapter struct 2009-08-01 23:06:26 -07:00
be_cmds.c be2net: Patch to perform function reset at initialization 2009-08-05 13:05:24 -07:00
be_cmds.h be2net: Patch to perform function reset at initialization 2009-08-05 13:05:24 -07:00
be_ethtool.c be2net: get rid of be_ctrl_info struct/abstraction 2009-08-01 23:06:20 -07:00
be_hw.h be2net: remove pci_func field from be_adapter struct 2009-08-01 23:06:26 -07:00
be_main.c be2net: Patch to perform function reset at initialization 2009-08-05 13:05:24 -07:00
Kconfig be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 2009-07-23 18:00:59 -07:00
Makefile