You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rafael J. Wysocki
9d8d05ae66
NET/ixgbe: Fix powering off during shutdown
...
Prevent ixgbe from putting the adapter into D3 during shutdown except when
we're going to power off the system, since doing that may generally cause
problems with kexec to happen (such problems were observed for igb and
forcedeth). For this purpose seperate ixgbe_shutdown() from ixgbe_suspend()
and use the appropriate PCI PM callbacks in both of them.
Signed-off-by: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
16 years ago
..
Makefile
ixgbe: Add 82599 device id's, hook it up into the main driver.
16 years ago
ixgbe.h
ixgbe: Fix interrupt configuration for 82599
16 years ago
ixgbe_82598.c
ixgbe: Move the LED blink code to common, since 82599 also uses it
16 years ago
ixgbe_82599.c
ixgbe: Move the LED blink code to common, since 82599 also uses it
16 years ago
ixgbe_common.c
ixgbe: Move the LED blink code to common, since 82599 also uses it
16 years ago
ixgbe_common.h
ixgbe: Move the LED blink code to common, since 82599 also uses it
16 years ago
ixgbe_dcb.c
ixgbe: Add DCB for 82599, remove BCN support
16 years ago
ixgbe_dcb.h
ixgbe: Add DCB for 82599, remove BCN support
16 years ago
ixgbe_dcb_82598.c
ixgbe: Allow Priority Flow Control settings to survive a device reset
16 years ago
ixgbe_dcb_82598.h
ixgbe: Update copyright dates, bump the driver version number
16 years ago
ixgbe_dcb_82599.c
ixgbe: Allow Priority Flow Control settings to survive a device reset
16 years ago
ixgbe_dcb_82599.h
ixgbe: Add DCB for 82599, remove BCN support
16 years ago
ixgbe_dcb_nl.c
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
16 years ago
ixgbe_ethtool.c
ixgbe: only allow WOL for 82599 KX4 NIC
16 years ago
ixgbe_main.c
NET/ixgbe: Fix powering off during shutdown
16 years ago
ixgbe_phy.c
ixgbe: Add hardware specific initialization code for 82599 devices
16 years ago
ixgbe_phy.h
ixgbe: Add hardware specific initialization code for 82599 devices
16 years ago
ixgbe_type.h
ixgbe: fix ethtool -A|a behavior
16 years ago