summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe sysctl hardware defaultssmh2016-01-261-0/+1
* ixgbe(4): Update to version 3.1.13-ksbruno2015-12-231-13/+19
* Add support for sysctl knobs to live tune the per interrupt rx/tx packetsbruno2015-10-131-2/+2
* Add netmap support for ixgbe SRIOV VFs (that is, to if_ixv).pkelsey2015-07-151-0/+4
* Catch up to the SRIOV API changes in r283670.jhb2015-06-011-0/+1
* Delta D2489 - Add SRIOV support to the Intel 10G driver.jfv2015-06-011-3/+217
* Revert last commit, to remove added skeleton tree.jfv2015-06-011-217/+3
* Delta D2489 - Add SRIOV support to the Intel 10G driver.jfv2015-06-011-3/+217
* Add support for certain Intel X550 devices.erj2015-04-301-4/+35
* Fix i386 LINT build issues, and remove unused variable.jfv2015-03-181-2/+1
* Update to the Intel ixgbe driver:jfv2015-03-171-13/+124
* Pad RX copy alignment calculation to avoid illegal memory accessesngie2015-02-281-2/+3
* The error bits are not valid with EOP=0; so intermediary fragments shouldadrian2014-09-151-1/+0
* * Add SIOCGI2C driver ioctl used to retrieve i2c info.melifaro2014-08-291-12/+0
* The r48589 promised to remove implicit inclusion of if_var.h soon. Prepareglebius2013-10-261-0/+2
* Add quad port probe support, this gives the admin proper information about th...jfv2013-06-181-1/+9
* rename the 'tag' and 'map' fields used the rx ring to theirluigi2012-12-201-2/+2
* Patch #11 - The final patch: this one greatly improves thejfv2012-12-011-1/+1
* Patch #8 Performance changes - this one improves locality,jfv2012-11-301-19/+20
* Patch #7 This is primarily about processing limit control.jfv2012-11-301-1/+2
* Patch #6 Whitespace cleanup, and removal of some very oldjfv2012-11-301-12/+2
* Patch #5 Cleanup unused IEEE1588 code fragments, the day mayjfv2012-11-301-4/+0
* Patch #3 - Add a new ioctl to access SFP+ module diagnosticjfv2012-11-301-0/+10
* Patch #2 - remove OACTIVE and DEPLETED notions from thejfv2012-11-301-5/+5
* First of a series of 11 patches leading to new ixgbe version 2.5.0jfv2012-11-301-9/+4
* Merge similar fixes from 223198 from igb to ixgbe:jhb2012-09-261-0/+1
* Heavily optimize the case of small RX packets of 160 bytes or less. Forscottl2012-08-311-0/+17
* If we pass down 64k - L2 hdr size + 1 to 64K L3+ data adding an etherbz2012-04-231-1/+1
* New hardware support: Intel X540 adapter support added.jfv2012-01-301-4/+8
* Add a #define for driver portability to older OSjfv2011-04-281-0/+5
* - Add the RX refresh changes from igb to ixgbejfv2011-04-251-1/+16
* Update driver to version 2.3.8:jfv2011-01-191-0/+1
* Fix to kern/150247 - make ixgbe buildable for 7.xjfv2011-01-071-1/+1
* and the header...jfv2010-11-271-0/+3
* Update ixgbe driver to verion 2.3.6jfv2010-11-261-9/+13
* Do not allocate multicast array memory in multicast filteryongari2010-08-281-0/+2
* Fix buildkevlo2010-07-011-1/+0
* Left out header change in last delta - new memberjfv2010-06-301-0/+1
* Fix build.glebius2010-06-301-0/+1
* Fixes for panic experienced in test at Intel, whenjfv2010-06-031-0/+13
* A few changes:jfv2010-05-191-3/+4
* Thanks to Michael Tuexen for adding SCTP support for 82599,jfv2010-03-301-1/+7
* Update the driver to Intel version 2.1.6jfv2010-03-271-79/+85
* Update driver to Intel version 2.0.7:jfv2009-12-071-22/+30
* Update for the Intel 10G driver, this adds support forjfv2009-06-241-41/+40
* Update the ixgbe driver to 1.7.4, this includes supportjfv2009-04-101-11/+71
* Updated ixgbe driver - version 1.6.2jfv2008-11-261-33/+43
* This updates the ixgbe driver to Intel internal version 1.4.7jfv2008-07-301-0/+3
* Change include to reflect tcp_lro.h move.jfv2008-06-111-1/+1
* This is driver version 1.4.4 of the Intel ixgbe driver.jfv2008-05-161-72/+109
OpenPOWER on IntegriCloud