clk: dove: fix refcount leak in dove_clk_init()
[sfrench/cifs-2.6.git] / Documentation / networking / ixgbevf.rst
1 .. SPDX-License-Identifier: GPL-2.0+
2
3 Linux* Base Virtual Function Driver for Intel(R) 10G Ethernet
4 =============================================================
5
6 Intel 10 Gigabit Virtual Function Linux driver.
7 Copyright(c) 1999-2018 Intel Corporation.
8
9 Contents
10 ========
11
12 - Identifying Your Adapter
13 - Known Issues
14 - Support
15
16 This driver supports 82599, X540, X550, and X552-based virtual function devices
17 that can only be activated on kernels that support SR-IOV.
18
19 For questions related to hardware requirements, refer to the documentation
20 supplied with your Intel adapter. All hardware requirements listed apply to use
21 with Linux.
22
23
24 Identifying Your Adapter
25 ========================
26 The driver is compatible with devices based on the following:
27
28   * Intel(R) Ethernet Controller 82598
29   * Intel(R) Ethernet Controller 82599
30   * Intel(R) Ethernet Controller X520
31   * Intel(R) Ethernet Controller X540
32   * Intel(R) Ethernet Controller x550
33   * Intel(R) Ethernet Controller X552
34   * Intel(R) Ethernet Controller X553
35
36 For information on how to identify your adapter, and for the latest Intel
37 network drivers, refer to the Intel Support website:
38 https://www.intel.com/support
39
40 Known Issues/Troubleshooting
41 ============================
42
43 SR-IOV requires the correct platform and OS support.
44
45 The guest OS loading this driver must support MSI-X interrupts.
46
47 This driver is only supported as a loadable module at this time. Intel is not
48 supplying patches against the kernel source to allow for static linking of the
49 drivers.
50
51 VLANs: There is a limit of a total of 64 shared VLANs to 1 or more VFs.
52
53
54 Support
55 =======
56 For general information, go to the Intel support website at:
57
58 https://www.intel.com/support/
59
60 or the Intel Wired Networking project hosted by Sourceforge at:
61
62 https://sourceforge.net/projects/e1000
63
64 If an issue is identified with the released source code on a supported kernel
65 with a supported adapter, email the specific information related to the issue
66 to e1000-devel@lists.sf.net.