linux/drivers/net/ethernet/intel
Bruce Allan fe2ddfb510 e1000e: split lib.c into three more-appropriate files
The generic lib.c file contains code relative to the various MACs, NVM and
Manageability supported by the driver.  This patch splits the file into
three which are specific to those areas similar to how the PHY-specific
code is in phy.c and code specific to the 80003es2lan, 8257x, and ichX
MAC families are in their own files.  The generic code that is applicable
to all MAC/PHY parts supported by the driver remains in netdev.c, param.c
and ethtool.c files.  No change in functionality, just moving code
around for ease of maintenance, with some whitespace and other checkpatch
cleanups.

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-26 19:00:19 -08:00
..
e1000 e1000: cleanup CE4100 MDIO registers access 2012-01-05 13:12:03 -05:00
e1000e e1000e: split lib.c into three more-appropriate files 2012-01-26 19:00:19 -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