linux/drivers/net/ethernet/intel/e1000e
Bruce Allan 21b5a6f8ff e1000e: cosmetic move of #defines to the new 80003es2lan.h
Move #defines specific to the ESB2/82563 family of devices to the new
80003es2lan.h header file.  These defines can be used by other files in the
driver and moving them to the 80003es2lan-family-specific file makes it
clearer to which devices 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:32:20 -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 82571.h 2013-02-04 23:24:41 -08:00
e1000.h e1000e: cosmetic move of #defines and prototypes to the new 82571.h 2013-02-04 23:24:41 -08:00
ethtool.c e1000e: use generic IEEE MII definitions 2013-01-31 22:34:59 -08:00
hw.h e1000e: cosmetic move of #defines to the new 80003es2lan.h 2013-02-04 23:32:20 -08:00
ich8lan.c e1000e: use generic IEEE MII definitions 2013-01-31 22:34:59 -08:00
mac.c e1000e: use generic IEEE MII definitions 2013-01-31 22:34:59 -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: use generic IEEE MII definitions 2013-01-31 22:34:59 -08:00
ptp.c e1000e: resolve -Wunused-parameter compile warnings 2013-01-31 22:28:39 -08:00