History log of /freebsd-10.3-release/sys/dev/ixl/ixlvc.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 292100 11-Dec-2015 smh

MFC r284049: Update SW4 to the Intel ixl/ixlv

Sponsored by: Multiplay


# 292097 11-Dec-2015 smh

MFC r279858 & r279860: SRIOV & 20G support

Sponsored by: Multiplay


# 292095 11-Dec-2015 smh

MFC r279033: Bring the XL710 drivers up to the SW3

Sponsored by: Multiplay


# 274360 10-Nov-2014 jfv

MFC Intel I40E drivers: r274205,r274218, and r274228
The MFC was pushed early as it fixes a panic in the
exiting driver of 10.1 that Intel discovered in validation.


# 270631 25-Aug-2014 jfv

MFC of the Intel Base driver for the Intel XL710 Ethernet Controller Family
- It was decided to change the driver name to if_ixl for FreeBSD
- This release adds the VF Driver to the tree, it can be built into
the kernel or as the if_ixlv module
- The VF driver is independent for the first time, this will be
desireable when full SRIOV capability is added to the OS.

Submitted by: jack.vogel@intel.com and eric.joyner@intel.com