linux/drivers/net/benet
Ajit Khaparde d744b44e21 be2net: Changes to print fw command opcode when command is failed by controller.
When a firmware command fails, only the failure codes are printed.
It is difficult to co-relate this to the actual command that has failed.
These changes will now print the command code that has failed.

Signed-off-by: Sarveshwar Bandi <sarveshwarb@serverengines.com>
Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-03 12:39:20 -08:00
..
be_cmds.c be2net: Changes to print fw command opcode when command is failed by controller. 2009-12-03 12:39:20 -08:00
be_cmds.h be2net: Issue fw_init/clean cmds to fw 2009-11-23 10:44:23 -08:00
be_ethtool.c be2net: fix unnecessary access to hardware to get link, port info 2009-12-02 00:50:26 -08:00
be_hw.h be2net: Patch to flash redboot section while firmware update. 2009-11-20 14:23:47 -08:00
be_main.c be2net: remove use of skb_dma_map/unmap 2009-12-02 19:57:14 -08:00
be.h be2net: fix unnecessary access to hardware to get link, port info 2009-12-02 00:50:26 -08:00
Kconfig be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 2009-07-23 18:00:59 -07:00
Makefile