linux/drivers/net/benet
Ajit Khaparde 07793d33b4 be2net: set proper value to version field in req hdr
Before sending a command to the ASIC, set version properly.
This is necessary for the ARM firmware to send correct data to the driver.
This also fixes a bug in certain skews of the ASIC where the statistics
are misreported.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-16 14:53:25 -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 net: Add be2net driver. 2009-03-11 23:32:22 -07:00
be.h be2net: Bug fix to support newer generation of BE ASIC 2010-01-28 05:54:18 -08:00
be_cmds.c be2net: set proper value to version field in req hdr 2010-02-16 14:53:25 -08:00
be_cmds.h be2net: Bug fix to support newer generation of BE ASIC 2010-01-28 05:54:18 -08:00
be_ethtool.c be2net: Bug fix to return correct values in ethtool get_settings. 2009-12-23 20:58:14 -08:00
be_hw.h be2net: Support for WoL using magic packet after suspend. 2009-12-03 12:39:21 -08:00
be_main.c be2net: use eq-id to calculate cev-isr reg offset 2010-02-02 07:48:40 -08:00