linux/drivers/net/ethernet/intel
Bruce Allan 6a92f732f5 e1000e: use default settings for Tx Inter Packet Gap timer
Use the default hardware values for TIPG except for 80003es2lan(*).  The
code that is removed in this patch is either unnecessarily writing the TIPG
register with the hardware default values for some devices (82571/2/3/4) or
writing the wrong value for others (ICH/PCH LOMs).  The only change in
functionality is setting the correct default TIPG for the latter devices.

(*) The correct value for 80003es2lan is already set properly in
e1000_init_hw_80003es2lan() and e1000_cfg_kmrn_{10_100|1000}_80003es2lan(),
and the unused flag FLAG_TIPG_MEDIUM_FOR_80003ESLAN is removed.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-01-25 23:13:08 -08:00
..
e1000 e1000: cleanup CE4100 MDIO registers access 2012-01-05 13:12:03 -05:00
e1000e e1000e: use default settings for Tx Inter Packet Gap timer 2012-01-25 23:13:08 -08:00
igb igb: Update Copyright on all Intel copyrighted files. 2012-01-19 12:35:06 -05:00
igbvf igbvf: Remove unnecessary irq disable/enable 2012-01-19 12:35:06 -05:00
ixgb net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
ixgbe ixgbe: Fix register defines to correctly handle complex expressions 2012-01-19 12:35:06 -05:00
ixgbevf ixgbevf: make operations tables const 2012-01-19 12:35:07 -05:00
e100.c Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers 2011-11-22 16:43:32 -05:00
Kconfig i825xx:xscale:8390:freescale: Fix Kconfig dependancies 2011-11-04 17:41:20 -04:00
Makefile