dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/igb
Alexander Duyck 376801172a igb: this patch addes the sr-iov enablement option via num_vfs parameter
This code adds a module parameter called num_vfs which defines if the
driver should attempt to use sr-iov and if so how many VFs should be
enabled.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-20 00:22:54 -08:00
..
Makefile igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_82575.c igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_82575.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_defines.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_hw.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_mac.c igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_mac.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_mbx.c igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_mbx.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_nvm.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_nvm.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_phy.c igb: remove unused defines 2009-02-15 23:59:44 -08:00
e1000_phy.h igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_regs.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
igb.h igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
igb_ethtool.c igb: add pf side of VMDq support 2009-02-20 00:22:53 -08:00
igb_main.c igb: this patch addes the sr-iov enablement option via num_vfs parameter 2009-02-20 00:22:54 -08:00