linux/drivers/net/ixgbe
Jeff Kirsher d55b53fff0 igb/ixgbe/e1000e: resolve tx multiqueue bug
With the recent changes to tx mutiqueue, igb/ixgbe/e1000e was not calling
netif_tx_start_all_queues() before calling netif_tx_wake_all_queues().
This causes an issue during loading of the driver.

In addition, updated e1000e to use the updated tx mutliqueue api.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-18 04:33:03 -07: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 igb/ixgbe/e1000e: resolve tx multiqueue bug 2008-07-18 04:33:03 -07: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