linux/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.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_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_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