linux/drivers/net/ethernet/intel/igb
Carolyn Wyborny cd14ef54d2 igb: Change to use statically allocated array for MSIx entries
This patch changes how the driver initializes MSIx and checks
for MSIx configuration.  This change makes it easier to reconfigure the
device when queue changes happen at runtime using ethtool's set_channels
feature.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-12-17 22:43:14 -08:00
..
Makefile igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_82575.c igb: Add new feature Media Auto Sense for 82580 devices only 2013-12-10 01:27:35 -08:00
e1000_82575.h intel: Remove extern from function prototypes 2013-09-24 12:51:37 -07:00
e1000_defines.h igb: Add new feature Media Auto Sense for 82580 devices only 2013-12-10 01:27:35 -08:00
e1000_hw.h igb: Add new feature Media Auto Sense for 82580 devices only 2013-12-10 01:27:35 -08:00
e1000_i210.c igb: Refactor NVM read functions to accommodate devices with no flash 2013-08-22 02:26:00 -07:00
e1000_i210.h intel: Remove extern from function prototypes 2013-09-24 12:51:37 -07:00
e1000_mac.c igb: Read flow control for i350 from correct EEPROM section 2013-09-12 16:24:55 -04:00
e1000_mac.h intel: Remove extern from function prototypes 2013-09-24 12:51:37 -07:00
e1000_mbx.c igb: Fix code comments and whitespace 2013-04-18 16:40:25 -07:00
e1000_mbx.h igb: Fix code comments and whitespace 2013-04-18 16:40:25 -07:00
e1000_nvm.c igb: Fix get_fw_version function for all parts 2013-08-22 02:26:09 -07:00
e1000_nvm.h igb: Fix get_fw_version function for all parts 2013-08-22 02:26:09 -07:00
e1000_phy.c igb: Fix master/slave mode for all m88 i354 PHY's 2013-10-24 05:41:20 -07:00
e1000_phy.h igb: Support for SFP modules discovery 2013-05-21 02:37:36 -07:00
e1000_regs.h igb: Add support for i354 devices 2013-04-18 16:40:35 -07:00
igb.h igb: Change to use statically allocated array for MSIx entries 2013-12-17 22:43:14 -08:00
igb_ethtool.c igb: Change to use statically allocated array for MSIx entries 2013-12-17 22:43:14 -08:00
igb_hwmon.c igb: Start temperature sensor attribute index with 1 2013-12-10 01:27:35 -08:00
igb_main.c igb: Change to use statically allocated array for MSIx entries 2013-12-17 22:43:14 -08:00
igb_ptp.c igb: Read register for latch_on without return value 2013-08-22 02:25:25 -07:00