| Commit message (Expand) | Author | Age | Files | Lines |
* | iavf(4): Finish rename/rebrand internally | Eric Joyner | 2018-10-15 | 1 | -2435/+0 |
* | ixl/iavf(4): Change ixlv to iavf and update it to use iflib(9) | Eric Joyner | 2018-10-12 | 1 | -1888/+974 |
* | Add PNP info to PCI attachments of cbb, cxgb, ida, iwn, ixl, ixlv, | Warner Losh | 2018-09-26 | 1 | -1/+3 |
* | Assorted TSO fixes for em(4)/iflib(9) and dead code removal: | Marius Strobl | 2018-07-15 | 1 | -19/+4 |
* | ixl(4): Update version number to 2.0.0-k | Eric Joyner | 2018-06-18 | 1 | -1/+1 |
* | ixl(4): Update to use iflib | Eric Joyner | 2018-06-18 | 1 | -821/+939 |
* | ifnet: Replace if_addr_lock rwlock with epoch + mutex | Matt Macy | 2018-05-18 | 1 | -3/+3 |
* | ixl(4): Update to 1.9.9-k | Eric Joyner | 2018-05-01 | 1 | -234/+374 |
* | Revert r327828, r327949, r327953, r328016-r328026, r328041: | Pedro F. Giffuni | 2018-01-21 | 1 | -2/+2 |
* | dev/(e1000,ixl): Make some use of mallocarray(9). | Pedro F. Giffuni | 2018-01-11 | 1 | -2/+2 |
* | ixl: gcc build errors | Ryan Libby | 2017-07-14 | 1 | -1/+1 |
* | ixl(4): Update to 1.7.12-k | Eric Joyner | 2017-02-10 | 1 | -55/+99 |
* | Fix linker warnings (errors on gcc) that resulted from r304510. | Eric Joyner | 2016-09-01 | 1 | -5/+0 |
* | ixlv(4): Fix ixlv(4) not loading when loaded as a kernel module and netmap is... | Eric Joyner | 2016-08-20 | 1 | -0/+4 |
* | ixl(4): Update to ixl-1.6.6-k. | Sean Bruno | 2016-08-07 | 1 | -113/+196 |
* | Do not initialize the adapter on MTU change when adapter status is down. | Sean Bruno | 2016-07-07 | 1 | -1/+2 |
* | ixl: Update to 1.4.27-k. | Eric Joyner | 2016-05-12 | 1 | -1/+1 |
* | ixl: Update to 1.4.24-k. | Eric Joyner | 2016-05-12 | 1 | -5/+6 |
* | ixl: Update to 1.4.17-k. | Eric Joyner | 2016-05-12 | 1 | -5/+9 |
* | ixl(4): replace 0 with NULL for pointers. | Pedro F. Giffuni | 2016-04-09 | 1 | -1/+1 |
* | Update SW4 to the Intel ixl/ixlv drivers. This is primarily a shared | Jack F Vogel | 2015-06-05 | 1 | -18/+18 |
* | Free vsi->queues after use. | Marcelo Araujo | 2015-05-15 | 1 | -1/+1 |
* | This delta introduces SRIOV support, thanks to Ryan Stone of Sandvine for | Jack F Vogel | 2015-03-10 | 1 | -31/+29 |
* | Migrate using CPU_ZERO() + CPU_SET() -> CPU_SETOF(). | Adrian Chadd | 2015-02-25 | 1 | -2/+1 |
* | Change uses of taskqueue_start_threads_pinned() -> taskqueue_start_threads_cp... | Adrian Chadd | 2015-02-24 | 1 | -2/+7 |
* | Bring the XL710 drivers up to the SW3 release level. | Jack F Vogel | 2015-02-20 | 1 | -42/+42 |
* | Some RSS issues discovered by Adrian, missing header, variable | Jack F Vogel | 2015-01-16 | 1 | -4/+8 |
* | Intel I40E driver updates: | Jack F Vogel | 2015-01-12 | 1 | -22/+91 |
* | Update the Intel i40e drivers, ixl version 1.2.8, ixlv version 1.1.18 | Jack F Vogel | 2014-11-06 | 1 | -345/+493 |
* | Ensure that ixl_flush() uses a defined register on VFs | Ryan Stone | 2014-09-29 | 1 | -0/+1 |
* | Convert driver to if_get_counter method. | Gleb Smirnoff | 2014-09-27 | 1 | -0/+4 |
* | Properly hide calls to ARP under #ifdef INET to allow IPv6-only | Bjoern A. Zeeb | 2014-09-20 | 1 | -0/+2 |
* | Revert r270808, which were changes to common code (i40e_alloc.h). | Bjoern A. Zeeb | 2014-09-18 | 1 | -8/+8 |
* | Use define from if_var.h to access a field inside struct if_data, | Gleb Smirnoff | 2014-08-30 | 1 | -1/+1 |
* | Fix build breakage caused by ixl driver | Steven Hartland | 2014-08-28 | 1 | -1/+1 |
* | Update to the Intel Base driver for the Intel XL710 Ethernet Controller Family | Jack F Vogel | 2014-08-22 | 1 | -0/+2742 |