Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / Documentation / networking / ice.rst
CommitLineData
1fae869b
JK
1.. SPDX-License-Identifier: GPL-2.0+
2
3Linux* Base Driver for the Intel(R) Ethernet Connection E800 Series
837f08fd
AV
4===================================================================
5
6Intel ice Linux driver.
7Copyright(c) 2018 Intel Corporation.
8
9Contents
10========
1fae869b 11
837f08fd
AV
12- Enabling the driver
13- Support
14
15The driver in this release supports Intel's E800 Series of products. For
1fae869b 16more information, visit Intel's support page at https://support.intel.com.
837f08fd
AV
17
18Enabling the driver
19===================
837f08fd 20The driver is enabled via the standard kernel configuration system,
1fae869b 21using the make command::
837f08fd 22
0085b419 23 make oldconfig/menuconfig/etc.
837f08fd
AV
24
25The driver is located in the menu structure at:
26
1fae869b
JK
27 -> Device Drivers
28 -> Network device support (NETDEVICES [=y])
29 -> Ethernet driver support
30 -> Intel devices
31 -> Intel(R) Ethernet Connection E800 Series Support
837f08fd
AV
32
33Support
34=======
837f08fd
AV
35For general information, go to the Intel support website at:
36
1fae869b
JK
37https://www.intel.com/support/
38
39or the Intel Wired Networking project hosted by Sourceforge at:
40
41https://sourceforge.net/projects/e1000
837f08fd 42
1fae869b
JK
43If an issue is identified with the released source code on a supported kernel
44with a supported adapter, email the specific information related to the issue
45to e1000-devel@lists.sf.net.