android_kernel_xiaomi_sm8350/drivers/net/igb
Alexander Duyck e017b60316 igb: use correct bits to identify if managability is enabled
igb was previously checking the wrong bits in the MANC register to determine
if managability was enabled.  As a result it was incorrectly powering down and
resetting the phy when it didn't need to.

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>
2010-03-27 08:33:20 -07:00
..
e1000_82575.c igb: Add support for 82576 ET2 Quad Port Server Adapter 2010-03-19 21:11:35 -07:00
e1000_82575.h
e1000_defines.h
e1000_hw.h igb: Add support for 82576 ET2 Quad Port Server Adapter 2010-03-19 21:11:35 -07:00
e1000_mac.c igb: use correct bits to identify if managability is enabled 2010-03-27 08:33:20 -07:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c
e1000_phy.h
e1000_regs.h
igb_ethtool.c
igb_main.c igb: only use vlan_gro_receive if vlans are registered 2010-03-23 23:19:57 -07:00
igb.h igb: do not modify tx_queue_len on link speed change 2010-03-23 23:19:57 -07:00
Makefile