linux/drivers/net/benet
Sathya Perla fa4281bbbc be2net: swap only first 2 fields of mcc_wrb
Only the first two fields of mcc wrb - embedded, payload_len
need to be cpu_to_le32() swapped while issuing a cmd to the hw.
The fields tag0, tag1 are opaque and returned back to cpu as is...

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-23 01:08:51 -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
be.h be2net: Bug fix to return correct values in ethtool get_settings. 2009-12-23 20:58:14 -08:00
be_cmds.c be2net: swap only first 2 fields of mcc_wrb 2010-01-23 01:08:51 -08:00
be_cmds.h be2net: Bug fix to config NIC appropriately before loopback test 2009-12-23 20:58:14 -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: fix bug in rx page posting 2010-01-21 22:52:08 -08:00