alistair23-linux/drivers/net/e1000e
Jeff Kirsher 318a94d689 e1000e: reorganize PHY and flow control interface
This reorganization moves the PHY status into a separate
struct. Flow Control setup is moved into this struct as well
and frame size away from here into the adapter struct where its
inly use is.

The post-link-up code is now a separate function and moved out
of the watchdog function itself. This allows us to track the
es2lan restart issue a bit easier.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-03-28 22:15:00 -04:00
..
82571.c e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00
defines.h e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
e1000.h e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00
es2lan.c e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00
ethtool.c e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00
hw.h e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00
ich8lan.c e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00
lib.c e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00
param.c e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
phy.c e1000e: reorganize PHY and flow control interface 2008-03-28 22:15:00 -04:00