linux/drivers/net/igb
Alexander Duyck 5d0932a5dd igb: fix link reporting when using sgmii
When using sgmii the link was not being properly passed up to the driver
from the underlying link management functions.  This change corrects it so
that get_link_status is cleared when a link has been found.

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-01-31 00:53:18 -08:00
..
Makefile
e1000_82575.c igb: fix link reporting when using sgmii 2009-01-31 00:53:18 -08:00
e1000_82575.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_defines.h igb: defeature tx head writeback 2008-12-26 01:33:18 -08:00
e1000_hw.h igb: remove 82576 quad adapter 2008-08-27 05:36:12 -04:00
e1000_mac.c drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') 2008-12-26 00:02:49 -08:00
e1000_mac.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_nvm.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_nvm.h
e1000_phy.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_phy.h
e1000_regs.h igb: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
igb.h igb: Fix DCA errors and do not use context index for 82576 2009-01-31 00:52:30 -08:00
igb_ethtool.c igb: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
igb_main.c igb: prevent skb_over panic w/ mtu smaller than 1K 2009-01-31 00:52:57 -08:00