linux/drivers/net/ethernet/intel/e1000e
Bruce Allan 6d7407bfba e1000e: fix Rapid Start Technology support for i217
The definition of I217_PROXY_CTRL must use the BM_PHY_REG() macro instead
of the PHY_REG() macro for PHY page 800 register 70 since it is for a PHY
register greater than the maximum allowed by the latter macro, and fix a
typo setting the I217_MEMPWR register in e1000_suspend_workarounds_ich8lan.

Also for clarity, rename a few defines as bit definitions instead of masks.

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-06-02 00:12:33 -07:00
..
80003es2lan.c e1000e: Driver workaround for IPv6 Header Extension Erratum. 2012-05-03 02:29:04 -07:00
82571.c e1000e: clear REQ and GNT in EECD (82571 && 82572) 2012-05-05 05:05:22 -07:00
defines.h e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS 2012-05-17 04:19:48 -07:00
e1000.h e1000e: initial support for i217 2012-05-04 03:15:06 -07:00
ethtool.c e1000e: initial support for i217 2012-05-04 03:15:06 -07:00
hw.h e1000e: initial support for i217 2012-05-04 03:15:06 -07:00
ich8lan.c e1000e: fix Rapid Start Technology support for i217 2012-06-02 00:12:33 -07:00
mac.c e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
Makefile e1000e: update copyright year 2012-01-26 19:01:17 -08:00
manage.c e1000e: cleanup boolean logic 2012-04-14 02:05:00 -07:00
netdev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-05-07 23:35:40 -04:00
nvm.c e1000e: rename e1000e_reload_nvm() and call as function pointer 2012-02-24 21:43:21 -08:00
param.c e1000e: Fix merge conflict (net->net-next) 2012-05-09 12:06:39 -04:00
phy.c e1000e: enable forced master/slave on 82577 2012-05-05 05:01:51 -07:00