kernel-ark/drivers/net/igb
Alexander Duyck 58b8b04250 igb: check both function bits in status register in wol exception
The ethtool code for enabling Wake on Lan was not correctly checking the
status register bits so as a result ports 0 and 2 were both being allowed
to set WOL to enabled even though it is only supported on the first port
for our adapters.

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-12-23 20:47:51 -08:00
..
e1000_82575.c igb: do not force pcs link when in KX mode 2009-12-23 20:47:49 -08:00
e1000_82575.h
e1000_defines.h
e1000_hw.h
e1000_mac.c
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: do not force retry count to 1 on 82580 phy 2009-12-23 20:47:50 -08:00
e1000_phy.h
e1000_regs.h
igb_ethtool.c igb: check both function bits in status register in wol exception 2009-12-23 20:47:51 -08:00
igb_main.c igb: correctly offset 82575 flow control watermarks by 16 bytes 2009-12-23 20:47:50 -08:00
igb.h igb: remove use of skb_dma_map from driver 2009-12-02 19:57:12 -08:00
Makefile