aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/e1000e.txt
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2010-12-17 07:14:34 -0500
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2010-12-25 00:26:47 -0500
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 81a66e69a127..97b5ba942ebf 100644
--- a/Documentation/networking/e1000e.txt
+++ b/Documentation/networking/e1000e.txt
@@ -269,26 +269,26 @@ Additional Configurations
269 ------- 269 -------
270 The driver utilizes the ethtool interface for driver configuration and 270 The driver utilizes the ethtool interface for driver configuration and
271 diagnostics, as well as displaying statistical information. We 271 diagnostics, as well as displaying statistical information. We
272 strongly recommend downloading the latest version of Ethtool at: 272 strongly recommend downloading the latest version of ethtool at:
273 273
274 http://sourceforge.net/projects/gkernel. 274 http://ftp.kernel.org/pub/software/network/ethtool/
275 275
276 Speed and Duplex 276 Speed and Duplex
277 ---------------- 277 ----------------
278 Speed and Duplex are configured through the Ethtool* utility. For 278 Speed and Duplex are configured through the ethtool* utility. For
279 instructions, refer to the Ethtool man page. 279 instructions, refer to the ethtool man page.
280 280
281 Enabling Wake on LAN* (WoL) 281 Enabling Wake on LAN* (WoL)
282 --------------------------- 282 ---------------------------
283 WoL is configured through the Ethtool* utility. For instructions on 283 WoL is configured through the ethtool* utility. For instructions on
284 enabling WoL with Ethtool, refer to the Ethtool man page. 284 enabling WoL with ethtool, refer to the ethtool man page.
285 285
286 WoL will be enabled on the system during the next shut down or reboot. 286 WoL will be enabled on the system during the next shut down or reboot.
287 For this driver version, in order to enable WoL, the e1000e driver must be 287 For this driver version, in order to enable WoL, the e1000e driver must be
288 loaded when shutting down or rebooting the system. 288 loaded when shutting down or rebooting the system.
289 289
290 In most cases Wake On LAN is only supported on port A for multiple port 290 In most cases Wake On LAN is only supported on port A for multiple port
291 adapters. To verify if a port supports Wake on Lan run Ethtool eth<X>. 291 adapters. To verify if a port supports Wake on Lan run ethtool eth<X>.
292 292
293Support 293Support
294======= 294=======