aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/e1000e.txt
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2010-12-17 12:14:34 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2010-12-24 21:26:47 -0800
commit68f20d948c86bd6bbc075052f6b6c45b8f56957e (patch)
tree55b3eae5bb5dce531118f8274e6ce99c798aae9b /Documentation/networking/e1000e.txt
parente1928c86c4829703b800c81cc9edc939b5634e6f (diff)
Documentation/networking: Update Intel Wired LAN docs
- Update the Intel Wired LAN documentation with the latest URL for ethtool. - replace "Ethtool" with "ethtool" Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Tested-by: Emil Tantilov <emil.s.tantilov@intel.com>
Diffstat (limited to 'Documentation/networking/e1000e.txt')
-rw-r--r--Documentation/networking/e1000e.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/Documentation/networking/e1000e.txt b/Documentation/networking/e1000e.txt
index 81a66e69a12..97b5ba942eb 100644
--- a/Documentation/networking/e1000e.txt
+++ b/Documentation/networking/e1000e.txt
@@ -269,26 +269,26 @@ Additional Configurations
-------
The driver utilizes the ethtool interface for driver configuration and
diagnostics, as well as displaying statistical information. We
- strongly recommend downloading the latest version of Ethtool at:
+ strongly recommend downloading the latest version of ethtool at:
- http://sourceforge.net/projects/gkernel.
+ http://ftp.kernel.org/pub/software/network/ethtool/
Speed and Duplex
----------------
- Speed and Duplex are configured through the Ethtool* utility. For
- instructions, refer to the Ethtool man page.
+ Speed and Duplex are configured through the ethtool* utility. For
+ instructions, refer to the ethtool man page.
Enabling Wake on LAN* (WoL)
---------------------------
- WoL is configured through the Ethtool* utility. For instructions on
- enabling WoL with Ethtool, refer to the Ethtool man page.
+ WoL is configured through the ethtool* utility. For instructions on
+ enabling WoL with ethtool, refer to the ethtool man page.
WoL will be enabled on the system during the next shut down or reboot.
For this driver version, in order to enable WoL, the e1000e driver must be
loaded when shutting down or rebooting the system.
In most cases Wake On LAN is only supported on port A for multiple port
- adapters. To verify if a port supports Wake on Lan run Ethtool eth<X>.
+ adapters. To verify if a port supports Wake on Lan run ethtool eth<X>.
Support
=======