linux_dsm_epyc7002/drivers/net/ethernet/intel/e1000e
Bruce Allan 93b9f8bfd7 e1000e: cosmetic move of #defines and function prototypes to the new phy.h
Move #defines and function prototypes which are applicable to all/most
devices supported by the driver and are specific to the PHY component of
each device to the new phy.h header file.  These function prototypes can be
used by other files in the driver and moving them to the PHY-specific file
makes it clearer to which component they are applicable.

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>
2013-02-04 23:59:16 -08:00
..
80003es2lan.c e1000e: cosmetic move of #defines to the new 80003es2lan.h 2013-02-04 23:32:20 -08:00
80003es2lan.h e1000e: cosmetic move of #defines to the new 80003es2lan.h 2013-02-04 23:32:20 -08:00
82571.c e1000e: cosmetic move of #defines and prototypes to the new 82571.h 2013-02-04 23:24:41 -08:00
82571.h e1000e: cosmetic move of #defines and prototypes to the new 82571.h 2013-02-04 23:24:41 -08:00
defines.h e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h 2013-02-04 23:45:47 -08:00
e1000.h e1000e: cosmetic move of #defines and function prototypes to the new phy.h 2013-02-04 23:59:16 -08:00
ethtool.c e1000e: cosmetic move of #defines and function prototypes to the new phy.h 2013-02-04 23:59:16 -08:00
hw.h e1000e: cosmetic move of #defines and function prototypes to the new phy.h 2013-02-04 23:59:16 -08:00
ich8lan.c e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h 2013-02-04 23:45:47 -08:00
ich8lan.h e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h 2013-02-04 23:45:47 -08:00
mac.c e1000e: use generic IEEE MII definitions 2013-01-31 22:34:59 -08:00
mac.h e1000e: cosmetic move of function prototypes to the new mac.h 2013-02-04 23:52:44 -08:00
Makefile e1000e: update copyright date 2013-01-27 01:22:53 -08:00
manage.c e1000e: update copyright date 2013-01-27 01:22:53 -08:00
netdev.c e1000e: cosmetic move of #defines and prototypes to the new 82571.h 2013-02-04 23:24:41 -08:00
nvm.c e1000e: update copyright date 2013-01-27 01:22:53 -08:00
param.c e1000e: cleanup some whitespace and indentation issues 2013-01-31 22:16:11 -08:00
phy.c e1000e: cosmetic move of #defines and function prototypes to the new phy.h 2013-02-04 23:59:16 -08:00
phy.h e1000e: cosmetic move of #defines and function prototypes to the new phy.h 2013-02-04 23:59:16 -08:00
ptp.c e1000e: resolve -Wunused-parameter compile warnings 2013-01-31 22:28:39 -08:00