linux/drivers/net/ethernet/intel/igb
Akeem G. Abodunrin 76d06521f5 igb: Code to prevent overwriting SFP I2C
This patch fixes "overwrite" problem. without this fix, SFP I2C EEPROM
data, which is located at A0 can be overwritten by the phy write function.

Signed-off-by: "Akeem G. Abodunrin" <akeem.g.abodunrin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-06 03:33:03 -07:00
..
e1000_82575.c
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: Code to prevent overwriting SFP I2C 2011-10-06 03:33:03 -07:00
e1000_phy.h
e1000_regs.h
igb.h igb: Remove multi_tx_table and simplify igb_xmit_frame 2011-09-19 23:59:34 -07:00
igb_ethtool.c igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC 2011-09-19 23:59:14 -07:00
igb_main.c igb: Remove multi_tx_table and simplify igb_xmit_frame 2011-09-19 23:59:34 -07:00
Makefile