|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| README.illumos | H A D | 18-Jan-2021 | 759 | 20 | 16 |
| THIRDPARTYLICENSE | H A D | 14-Jun-2016 | 1.6 KiB | 30 | 23 |
| THIRDPARTYLICENSE.descrip | H A D | 14-Jun-2016 | 12 | 2 | 1 |
| i40e_adminq.c | H A D | 18-Jan-2021 | 32.8 KiB | 1,164 | 700 |
| i40e_adminq.h | H A D | 18-Jan-2021 | 5.5 KiB | 168 | 99 |
| i40e_adminq_cmd.h | H A D | 18-Jan-2021 | 89.2 KiB | 2,996 | 2,205 |
| i40e_alloc.h | H A D | 18-Jan-2021 | 2.8 KiB | 67 | 26 |
| i40e_common.c | H A D | 18-Jan-2021 | 231.1 KiB | 7,722 | 4,860 |
| i40e_dcb.c | H A D | 18-Jan-2021 | 41.1 KiB | 1,443 | 829 |
| i40e_dcb.h | H A D | 18-Jan-2021 | 7.8 KiB | 239 | 160 |
| i40e_devids.h | H A D | 18-Jan-2021 | 3.3 KiB | 83 | 41 |
| i40e_hmc.c | H A D | 18-Jan-2021 | 11.6 KiB | 371 | 221 |
| i40e_hmc.h | H A D | 18-Jan-2021 | 8.8 KiB | 247 | 143 |
| i40e_lan_hmc.c | H A D | 18-Jan-2021 | 41.9 KiB | 1,413 | 849 |
| i40e_lan_hmc.h | H A D | 18-Jan-2021 | 6.4 KiB | 202 | 132 |
| i40e_nvm.c | H A D | 18-Jan-2021 | 53.5 KiB | 1,822 | 1,158 |
| i40e_prototype.h | H A D | 18-Jan-2021 | 29.6 KiB | 631 | 553 |
| i40e_register.h | H A D | 18-Jan-2021 | 390 KiB | 5,378 | 5,331 |
| i40e_status.h | H A D | 18-Jan-2021 | 4.1 KiB | 110 | 72 |
| i40e_type.h | H A D | 18-Jan-2021 | 53.2 KiB | 1,746 | 1,366 |
| virtchnl.h | H A D | 18-Jan-2021 | 24 KiB | 752 | 401 |
README.illumos
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet at
9# http://www.illumos.org/license/CDDL.
10#
11
12This directory contains files extracted from the Intel FreeBSD ixl
13driver. This uses the FreeBSD stable/12 branch, git SHA
14e88bf6998796b7e286cc4c2590e09a4292b9c5c9.
15
16The following illumos changes have further modified the common code:
17
189601 Divide by zero in i40e_get_available_resources()
1913041 i40e_get_available_resources() broken again for X722 part
20