linux/drivers/net/benet
Somnath Kotur 6709d9521d be2net: Fixed bugs related to PVID.
Fixed bug to make sure 'pvid' retrieval will work on big endian hosts.
Fixed incorrect comparison between the Rx Completion's 16-bit VLAN TCI
and the PVID. Now comparing only the relevant 12 bits corresponding to
the VID.
Renamed 'vid' field under Rx Completion to 'vlan_tag' to reflect
accurate description.

Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-09 11:51:04 -07:00
..
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile
be.h be2net: Fixed bugs related to PVID. 2011-05-09 11:51:04 -07:00
be_cmds.c be2net: Fixed bugs related to PVID. 2011-05-09 11:51:04 -07:00
be_cmds.h be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_ethtool.c be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_hw.h be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_main.c be2net: Fixed bugs related to PVID. 2011-05-09 11:51:04 -07:00