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