kernel-ark/drivers/net/igb
Alexander Duyck f7ba205e82 igb: make tx hang check multiqueue, check eop descriptor
This change makes the tx hang check run over all tx queues instead of just
queue 0.  Also have hang display info on EOP descriptor instead of the
descriptor at the start of the chain.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-28 03:25:47 -07:00
..
e1000_82575.c igb: move the generic copper link setup code into e1000_phy.c 2009-10-06 14:59:23 -07:00
e1000_82575.h igb: use packet buffer sizes from RXPBS register 2009-10-28 03:25:38 -07:00
e1000_defines.h igb: cleanup some of the code related to hw timestamping 2009-10-28 03:25:33 -07:00
e1000_hw.h igb: remove microwire support from igb 2009-10-06 14:59:22 -07:00
e1000_mac.c igb: add flushes between RAR writes when setting mac address 2009-10-06 14:59:24 -07:00
e1000_mac.h igb: resolve namespacecheck warning for igb_hash_mc_addr 2009-09-21 11:32:33 -07:00
e1000_mbx.c igb: fix a few items where weren't correctly setup for mbx timeout 2009-10-06 14:59:21 -07:00
e1000_mbx.h igb: rework use of VMOLR in regards to PF and VFs 2009-10-28 03:25:40 -07:00
e1000_nvm.c igb: remove microwire support from igb 2009-10-06 14:59:22 -07:00
e1000_nvm.h
e1000_phy.c igb: add additional error handling to the phy code 2009-10-06 14:59:24 -07:00
e1000_phy.h igb: move the generic copper link setup code into e1000_phy.c 2009-10-06 14:59:23 -07:00
e1000_regs.h igb: use packet buffer sizes from RXPBS register 2009-10-28 03:25:38 -07:00
igb_ethtool.c igb: misc cleanups within igb_ethtool.c 2009-10-28 03:25:34 -07:00
igb_main.c igb: make tx hang check multiqueue, check eop descriptor 2009-10-28 03:25:47 -07:00
igb.h igb: rework use of VMOLR in regards to PF and VFs 2009-10-28 03:25:40 -07:00
Makefile igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00