aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/device_drivers/intel/ice.rst
blob: 4d118b827bbb7ed1f9e7c221ae1c10ceee7bb779 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.. SPDX-License-Identifier: GPL-2.0+

Linux* Base Driver for the Intel(R) Ethernet Connection E800 Series
===================================================================

Intel ice Linux driver.
Copyright(c) 2018 Intel Corporation.

Contents
========

- Enabling the driver
- Support

The driver in this release supports Intel's E800 Series of products. For
more information, visit Intel's support page at https://support.intel.com.

Enabling the driver
===================
The driver is enabled via the standard kernel configuration system,
using the make command::

  make oldconfig/menuconfig/etc.

The driver is located in the menu structure at:

  -> Device Drivers
    -> Network device support (NETDEVICES [=y])
      -> Ethernet driver support
        -> Intel devices
          -> Intel(R) Ethernet Connection E800 Series Support

Support
=======
For general information, go to the Intel support website at:

https://www.intel.com/support/

or the Intel Wired Networking project hosted by Sourceforge at:

https://sourceforge.net/projects/e1000

If an issue is identified with the released source code on a supported kernel
with a supported adapter, email the specific information related to the issue
to e1000-devel@lists.sf.net.