summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixl/if_ixlv.c
Commit message (Expand)AuthorAgeFilesLines
* Update SW4 to the Intel ixl/ixlv drivers. This is primarily a sharedjfv2015-06-051-18/+18
* Free vsi->queues after use.araujo2015-05-151-1/+1
* This delta introduces SRIOV support, thanks to Ryan Stone of Sandvine forjfv2015-03-101-31/+29
* Migrate using CPU_ZERO() + CPU_SET() -> CPU_SETOF().adrian2015-02-251-2/+1
* Change uses of taskqueue_start_threads_pinned() -> taskqueue_start_threads_cp...adrian2015-02-241-2/+7
* Bring the XL710 drivers up to the SW3 release level.jfv2015-02-201-42/+42
* Some RSS issues discovered by Adrian, missing header, variablejfv2015-01-161-4/+8
* Intel I40E driver updates:jfv2015-01-121-22/+91
* Update the Intel i40e drivers, ixl version 1.2.8, ixlv version 1.1.18jfv2014-11-061-345/+493
* Ensure that ixl_flush() uses a defined register on VFsrstone2014-09-291-0/+1
* Convert driver to if_get_counter method.glebius2014-09-271-0/+4
* Properly hide calls to ARP under #ifdef INET to allow IPv6-onlybz2014-09-201-0/+2
* Revert r270808, which were changes to common code (i40e_alloc.h).bz2014-09-181-8/+8
* Use define from if_var.h to access a field inside struct if_data,glebius2014-08-301-1/+1
* Fix build breakage caused by ixl driversmh2014-08-281-1/+1
* Update to the Intel Base driver for the Intel XL710 Ethernet Controller Familyjfv2014-08-221-0/+2742
OpenPOWER on IntegriCloud