summaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* MFC of driver version 2.2.0 for 8.1Jack F Vogel2010-05-242-195/+260
* MFC of version 2.1.7 of the ixgbe driver.Jack F Vogel2010-04-0513-2153/+3471
* MFC r203834 and r205197: Make ALTQ work for drbr consumers.Max Laier2010-03-181-1/+1
* MFC a number of changes from head for ISP (203478,203463,203444,202418,201758,Matt Jacob2010-02-111-1/+21
* This patch seperates the control of header split from LRO (which itJack F Vogel2009-09-041-18/+50
* Improvement on the last change, this gives a preciseJack F Vogel2009-07-241-6/+6
* This delta fixes two bugs:Jack F Vogel2009-07-241-1/+8
* Multiqueue RX is not correctly enabled on the new 82599Jack F Vogel2009-07-011-36/+31
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+2
* Decided to limit the interrupt bind to multiqueueJack F Vogel2009-06-251-2/+4
* Change intr_bind to bus_bind_intr, thanks to John BaldwinJack F Vogel2009-06-251-6/+4
* Make CPU bind call architecture specific to satisfy LINTJack F Vogel2009-06-241-2/+2
* Update for the Intel 10G driver, this adds support forJack F Vogel2009-06-2411-679/+1274
* Add missing file, sorry bout that :)Jack F Vogel2009-04-101-0/+2444
* Update the ixgbe driver to 1.7.4, this includes supportJack F Vogel2009-04-1013-810/+3208
* Small nit I just noticed, a pre-decrement should be post.Jack F Vogel2008-11-271-1/+1
* Updated ixgbe driver - version 1.6.2Jack F Vogel2008-11-2611-1021/+1994
* This updates the ixgbe driver to Intel internal version 1.4.7Jack F Vogel2008-07-3010-423/+396
* Change include to reflect tcp_lro.h move.Jack F Vogel2008-06-111-1/+1
* Remove the tcp_lro.[ch] files as they are now in netinet.Jack F Vogel2008-06-112-465/+0
* This is driver version 1.4.4 of the Intel ixgbe driver.Jack F Vogel2008-05-1615-1825/+3498
* This is an update to the new Intel 10G 82598 driver.Jack F Vogel2007-09-0410-475/+942
* A couple late breaking bugs that testing have turned up.Jack F Vogel2007-07-121-3/+6
* Add the actual source too :)Jack F Vogel2007-07-1112-0/+9206