Lines Matching refs:to

24 For questions related to hardware requirements, refer to the documentation
39 For more information on how to identify your adapter, go to the Adapter &
44 For the latest Intel network drivers for Linux, refer to the following
46 networking link on the left to search for your adapter:
57 structure that describes a receive buffer and its attributes to the network
58 controller. The data in the descriptor is used by the controller to write
59 data from the controller to host memory. In the 3.x.x driver the valid range
66 structure that describes a transmit buffer and its attributes to the network
67 controller. The data in the descriptor is used by the controller to read
68 data from the host memory to the controller. In the 3.x.x driver the valid
75 default. The ethtool utility can be used as follows to force speed/duplex.
79 NOTE: setting the speed/duplex to incorrect values will cause the link to
82 Event Log Message Level: The driver uses the message level flag to log events
83 to syslog. The message level can be set at driver load time. It can also be
95 Configuring a network driver to load properly when the system is started is
97 an alias line to /etc/modprobe.d/*.conf as well as editing other system
99 distributions ship with tools to make these changes for you. To learn the
100 proper way to configure a network device for your system, refer to your
106 (eth0 and eth1), add the following to a configuration file in /etc/modprobe.d/
113 In order to see link messages and other Intel driver information on your
114 console, you must set the dmesg level up to six. This can be done by
119 If you wish to see all messages issued by the driver, including debug
120 messages, set the dmesg level to eight.
138 WoL with ethtool, refer to the ethtool man page.
141 this driver version, in order to enable WoL, the e100 driver must be
154 Due to the default ARP behavior on Linux, it is not possible to have
157 will respond to IP traffic for any IP address assigned to the system.
167 in different switches or in a switch partitioned to VLANs).
173 For general information, go to the Intel support website at:
182 kernel with a supported adapter, email the specific information related to the
183 issue to e1000-devel@lists.sourceforge.net.