aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixl/ixl.h
Commit message (Expand)AuthorAgeFilesLines
* ixl(4): Fix MAC/VLAN filters accountingKrzysztof Galazka2023-02-151-4/+1
* ixl: purge EOL release compatibilityElliott Mitchell2023-02-041-15/+0
* Convert iflib(4) and iflib-based drivers to the DrvAPIJustin Hibbits2022-12-211-1/+1
* ixl(4): Report RX errors as sum of all RX error countersKrzysztof Galazka2021-03-031-0/+1
* ixl(4): Fix VLAN HW filteringKrzysztof Galazka2021-02-041-30/+19
* ixl(4): Add FW recovery mode support and other thingsEric Joyner2020-06-091-11/+19
* ixl: prevent non-privileged access to NVM update interfaceEric Joyner2020-01-021-0/+1
* ixl/iavf(4): Fix TSO offloads when TXCSUM is disabledEric Joyner2018-11-081-0/+2
* iavf(4): Finish rename/rebrand internallyEric Joyner2018-10-151-1/+1
* ixl/iavf(4): Change ixlv to iavf and update it to use iflib(9)Eric Joyner2018-10-121-19/+19
* Remove a duplicated interface capability bit missed in r336313.Marius Strobl2018-08-231-1/+1
* ixl(4): Fix gcc build errorsEric Joyner2018-06-201-1/+0
* ixl(4): Update version number to 2.0.0-kEric Joyner2018-06-181-1/+1
* ixl(4): Update to use iflibEric Joyner2018-06-181-253/+91
* ixl(4): Update to 1.9.9-kEric Joyner2018-05-011-8/+28
* ixl: gcc build errorsRyan Libby2017-07-141-2/+1
* ixl(4): Update to 1.7.12-kEric Joyner2017-02-101-7/+24
* Consistently use `device_t`Jean-Sébastien Pédron2016-08-091-1/+1
* Fixup ixl(4) options parsing to actually compile when using RSS/PCBGROUPSean Bruno2016-08-081-4/+5
* ixl(4): Update to ixl-1.6.6-k.Sean Bruno2016-08-071-61/+99
* ixl: Update to 1.4.24-k.Eric Joyner2016-05-121-9/+9
* ixl: Update to 1.4.20-k.Eric Joyner2016-05-121-3/+5
* ixl: Update to 1.4.17-k.Eric Joyner2016-05-121-23/+6
* ixl: Update to 1.4.12-k.Eric Joyner2016-05-121-1/+0
* ixl: Update to 1.4.7-k.Eric Joyner2016-05-121-6/+0
* ixl: Update to 1.4.6-k.Eric Joyner2016-05-121-0/+2
* ixl: Update to 1.4.5-k.Eric Joyner2016-05-121-2/+4
* Create a separate kobj interface for leaf-driver PCI IOV methods.John Baldwin2015-05-281-0/+1
* Various fixes to the stats in igb(4), ixgbe(4), and ixl(4).John Baldwin2015-04-301-1/+1
* This delta introduces SRIOV support, thanks to Ryan Stone of Sandvine forJack F Vogel2015-03-101-3/+45
* Bring the XL710 drivers up to the SW3 release level.Jack F Vogel2015-02-201-3/+4
* Intel I40E driver updates:Jack F Vogel2015-01-121-3/+10
* Update the Intel i40e drivers, ixl version 1.2.8, ixlv version 1.1.18Jack F Vogel2014-11-061-5/+8
* Convert driver to if_get_counter method.Gleb Smirnoff2014-09-271-0/+43
* Remove the DEV_NETMAP code from the ixl drivers, it was a placeholderJack F Vogel2014-08-281-3/+0
* Fix build breakage caused by ixl driverSteven Hartland2014-08-281-0/+2
* Update to the Intel Base driver for the Intel XL710 Ethernet Controller FamilyJack F Vogel2014-08-221-0/+559