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/ixgbe
Jesse Brandeburg bb5d10ac8c ixgbe: remove device ID for unsupported device
The ixgbe driver was untested with device ID 8086:10c8 but still advertises
support.  Currently if this device is present in the system when the driver
is loaded, the system will panic.
Remove this device ID until full support can be tested with available
hardware.  This patch is necessary for 2.6.24, 2.6.25 and 2.6.26

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-22 19:31:00 -04:00
..
Makefile ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) 2007-10-10 16:51:02 -07:00
ixgbe.h ixgbe: add LRO support 2008-06-24 23:06:19 -04:00
ixgbe_82598.c ixgbe: fix typo 2008-06-10 18:20:15 -04:00
ixgbe_common.c drivers/net/ixgb: Add missing "space" 2008-01-28 15:03:55 -08:00
ixgbe_common.h ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) 2007-10-10 16:51:02 -07:00
ixgbe_ethtool.c net: Use queue aware tests throughout. 2008-07-17 19:21:07 -07:00
ixgbe_main.c ixgbe: remove device ID for unsupported device 2008-07-22 19:31:00 -04:00
ixgbe_phy.c ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) 2007-10-10 16:51:02 -07:00
ixgbe_phy.h ixgbe: Fix copper PHY initialization code 2008-01-28 15:03:44 -08:00
ixgbe_type.h ixgbe endianness annotations 2008-01-28 15:07:15 -08:00