| Commit message (Expand) | Author | Age | Files | Lines |
| * | ix(4): Add control of 2.5/5G autonegotiation speeds | Piotr Pietruszewski | 2022-03-08 | 1 | -0/+2 |
| * | ixv(4): Allow PF to control the VF link state | Piotr Pietruszewski | 2022-03-08 | 1 | -0/+1 |
| * | ixgbe: whitespace cleanup pass | Kevin Bowling | 2021-10-03 | 1 | -270/+220 |
| * | ixgbe: Rename 'struct adapter' to 'struct ixgbe_softc' | Kevin Bowling | 2021-10-03 | 1 | -11/+11 |
| * | ixgbe: Use C99 bool types | Kevin Bowling | 2021-09-14 | 1 | -2/+2 |
| * | ixgbe: Restore AIM support | Sai Rajesh Tallamraju | 2021-05-17 | 1 | -0/+1 |
| * | ix(4): Report RX errors as sum of all RX error counters | Piotr Pietruszewski | 2021-03-05 | 1 | -0/+12 |
| * | ix, ixv: Read msix_bar from device configuration | Eric Joyner | 2019-09-24 | 1 | -2/+0 |
| * | ixgbe(4): Fix enabling/disabling and reconfiguration of queues | Eric Joyner | 2019-07-23 | 1 | -2/+0 |
| * | ix(4): Run {mod,msf,mbx,fdir,phy}_task in if_update_admin_status | Eric Joyner | 2019-01-31 | 1 | -6/+1 |
| * | Assorted TSO fixes for em(4)/iflib(9) and dead code removal: | Marius Strobl | 2018-07-15 | 1 | -1/+1 |
| * | ixgbe(4): Convert driver to use iflib | Eric Joyner | 2017-12-20 | 1 | -169/+64 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+1 |
| * | ixgbe(4): Update HEAD (p3) to 3.2.12-k | Eric Joyner | 2017-07-05 | 1 | -545/+339 |
| * | Consistently use `device_t` | Jean-Sébastien Pédron | 2016-08-09 | 1 | -1/+1 |
| * | ixgbe sysctl hardware defaults | Steven Hartland | 2016-01-26 | 1 | -0/+1 |
| * | ixgbe(4): Update to version 3.1.13-k | Sean Bruno | 2015-12-23 | 1 | -13/+19 |
| * | Add support for sysctl knobs to live tune the per interrupt rx/tx packet | Sean Bruno | 2015-10-13 | 1 | -2/+2 |
| * | Add netmap support for ixgbe SRIOV VFs (that is, to if_ixv). | Patrick Kelsey | 2015-07-15 | 1 | -0/+4 |
| * | Catch up to the SRIOV API changes in r283670. | John Baldwin | 2015-06-01 | 1 | -0/+1 |
| * | Delta D2489 - Add SRIOV support to the Intel 10G driver. | Jack F Vogel | 2015-06-01 | 1 | -3/+217 |
| * | Revert last commit, to remove added skeleton tree. | Jack F Vogel | 2015-06-01 | 1 | -217/+3 |
| * | Delta D2489 - Add SRIOV support to the Intel 10G driver. | Jack F Vogel | 2015-06-01 | 1 | -3/+217 |
| * | Add support for certain Intel X550 devices. | Eric Joyner | 2015-04-30 | 1 | -4/+35 |
| * | Fix i386 LINT build issues, and remove unused variable. | Jack F Vogel | 2015-03-18 | 1 | -2/+1 |
| * | Update to the Intel ixgbe driver: | Jack F Vogel | 2015-03-17 | 1 | -13/+124 |
| * | Pad RX copy alignment calculation to avoid illegal memory accesses | Enji Cooper | 2015-02-28 | 1 | -2/+3 |
| * | The error bits are not valid with EOP=0; so intermediary fragments should | Adrian Chadd | 2014-09-15 | 1 | -1/+0 |
| * | * Add SIOCGI2C driver ioctl used to retrieve i2c info. | Alexander V. Chernikov | 2014-08-29 | 1 | -12/+0 |
| * | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | Gleb Smirnoff | 2013-10-26 | 1 | -0/+2 |
| * | Add quad port probe support, this gives the admin proper information about th... | Jack F Vogel | 2013-06-18 | 1 | -1/+9 |
| * | rename the 'tag' and 'map' fields used the rx ring to their | Luigi Rizzo | 2012-12-20 | 1 | -2/+2 |
| * | Patch #11 - The final patch: this one greatly improves the | Jack F Vogel | 2012-12-01 | 1 | -1/+1 |
| * | Patch #8 Performance changes - this one improves locality, | Jack F Vogel | 2012-11-30 | 1 | -19/+20 |
| * | Patch #7 This is primarily about processing limit control. | Jack F Vogel | 2012-11-30 | 1 | -1/+2 |
| * | Patch #6 Whitespace cleanup, and removal of some very old | Jack F Vogel | 2012-11-30 | 1 | -12/+2 |
| * | Patch #5 Cleanup unused IEEE1588 code fragments, the day may | Jack F Vogel | 2012-11-30 | 1 | -4/+0 |
| * | Patch #3 - Add a new ioctl to access SFP+ module diagnostic | Jack F Vogel | 2012-11-30 | 1 | -0/+10 |
| * | Patch #2 - remove OACTIVE and DEPLETED notions from the | Jack F Vogel | 2012-11-30 | 1 | -5/+5 |
| * | First of a series of 11 patches leading to new ixgbe version 2.5.0 | Jack F Vogel | 2012-11-30 | 1 | -9/+4 |
| * | Merge similar fixes from 223198 from igb to ixgbe: | John Baldwin | 2012-09-26 | 1 | -0/+1 |
| * | Heavily optimize the case of small RX packets of 160 bytes or less. For | Scott Long | 2012-08-31 | 1 | -0/+17 |
| * | If we pass down 64k - L2 hdr size + 1 to 64K L3+ data adding an ether | Bjoern A. Zeeb | 2012-04-23 | 1 | -1/+1 |
| * | New hardware support: Intel X540 adapter support added. | Jack F Vogel | 2012-01-30 | 1 | -4/+8 |
| * | Add a #define for driver portability to older OS | Jack F Vogel | 2011-04-28 | 1 | -0/+5 |
| * | - Add the RX refresh changes from igb to ixgbe | Jack F Vogel | 2011-04-25 | 1 | -1/+16 |
| * | Update driver to version 2.3.8: | Jack F Vogel | 2011-01-19 | 1 | -0/+1 |
| * | Fix to kern/150247 - make ixgbe buildable for 7.x | Jack F Vogel | 2011-01-07 | 1 | -1/+1 |
| * | and the header... | Jack F Vogel | 2010-11-27 | 1 | -0/+3 |
| * | Update ixgbe driver to verion 2.3.6 | Jack F Vogel | 2010-11-26 | 1 | -9/+13 |