linux/drivers/net/benet
Sarveshwar Bandi 344dbf1073 be2net: Patch to determine if function is VF while running in guest OS.
When driver is loaded in guest OS, the pci variables is_virtfn and is_physfn are
both set to 0. This change uses registers in controller to determine the same.

Signed-off-by: Sarveshwar Bandi <sarveshwarb@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-10 19:42:05 -07:00
..
be.h be2net: Patch to determine if function is VF while running in guest OS. 2010-07-10 19:42:05 -07:00
be_cmds.c be2net: changes to properly provide phy details 2010-07-01 22:45:53 -07:00
be_cmds.h be2net: changes to properly provide phy details 2010-07-01 22:45:53 -07:00
be_ethtool.c be2net: changes to properly provide phy details 2010-07-01 22:45:53 -07:00
be_hw.h be2net: enable ipv6 tso support 2010-06-16 18:13:28 -07:00
be_main.c be2net: Patch to determine if function is VF while running in guest OS. 2010-07-10 19:42:05 -07:00
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile