aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* MFC ixgbe commits for 10.2:Eric Joyner2015-05-271-14/+152
* MFC r279393:Enji Cooper2015-04-241-2/+3
* MFC r271648 - The error bits are not valid with EOP=0; so intermediaryAdrian Chadd2014-10-111-1/+0
* Add quad port probe support, this gives the admin proper information about th...Jack F Vogel2013-06-181-1/+9
* rename the 'tag' and 'map' fields used the rx ring to theirLuigi Rizzo2012-12-201-2/+2
* Patch #11 - The final patch: this one greatly improves theJack F Vogel2012-12-011-1/+1
* Patch #8 Performance changes - this one improves locality,Jack F Vogel2012-11-301-19/+20
* Patch #7 This is primarily about processing limit control.Jack F Vogel2012-11-301-1/+2
* Patch #6 Whitespace cleanup, and removal of some very oldJack F Vogel2012-11-301-12/+2
* Patch #5 Cleanup unused IEEE1588 code fragments, the day mayJack F Vogel2012-11-301-4/+0
* Patch #3 - Add a new ioctl to access SFP+ module diagnosticJack F Vogel2012-11-301-0/+10
* Patch #2 - remove OACTIVE and DEPLETED notions from theJack F Vogel2012-11-301-5/+5
* First of a series of 11 patches leading to new ixgbe version 2.5.0Jack F Vogel2012-11-301-9/+4
* Merge similar fixes from 223198 from igb to ixgbe:John Baldwin2012-09-261-0/+1
* Heavily optimize the case of small RX packets of 160 bytes or less. ForScott Long2012-08-311-0/+17
* If we pass down 64k - L2 hdr size + 1 to 64K L3+ data adding an etherBjoern A. Zeeb2012-04-231-1/+1
* New hardware support: Intel X540 adapter support added.Jack F Vogel2012-01-301-4/+8
* Add a #define for driver portability to older OSJack F Vogel2011-04-281-0/+5
* - Add the RX refresh changes from igb to ixgbeJack F Vogel2011-04-251-1/+16
* Update driver to version 2.3.8:Jack F Vogel2011-01-191-0/+1
* Fix to kern/150247 - make ixgbe buildable for 7.xJack F Vogel2011-01-071-1/+1
* and the header...Jack F Vogel2010-11-271-0/+3
* Update ixgbe driver to verion 2.3.6Jack F Vogel2010-11-261-9/+13
* Do not allocate multicast array memory in multicast filterPyun YongHyeon2010-08-281-0/+2
* Fix buildKevin Lo2010-07-011-1/+0
* Left out header change in last delta - new memberJack F Vogel2010-06-301-0/+1
* Fix build.Gleb Smirnoff2010-06-301-0/+1
* Fixes for panic experienced in test at Intel, whenJack F Vogel2010-06-031-0/+13
* A few changes:Jack F Vogel2010-05-191-3/+4
* Thanks to Michael Tuexen for adding SCTP support for 82599,Jack F Vogel2010-03-301-1/+7
* Update the driver to Intel version 2.1.6Jack F Vogel2010-03-271-78/+84
* Update driver to Intel version 2.0.7:Jack F Vogel2009-12-071-22/+30
* Update for the Intel 10G driver, this adds support forJack F Vogel2009-06-241-41/+40
* Update the ixgbe driver to 1.7.4, this includes supportJack F Vogel2009-04-101-11/+71
* Updated ixgbe driver - version 1.6.2Jack F Vogel2008-11-261-33/+43
* This updates the ixgbe driver to Intel internal version 1.4.7Jack F Vogel2008-07-301-0/+3
* Change include to reflect tcp_lro.h move.Jack F Vogel2008-06-111-1/+1
* This is driver version 1.4.4 of the Intel ixgbe driver.Jack F Vogel2008-05-161-70/+107
* This is an update to the new Intel 10G 82598 driver.Jack F Vogel2007-09-041-40/+38
* Add the actual source too :)Jack F Vogel2007-07-111-0/+348