aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* MFC did not get the new files...Jack F Vogel2012-02-034-0/+1153
* MFC of the latest ixgbe driver.Jack F Vogel2012-02-0320-3683/+5146
* MFC r228440:Matthew D Fleming2011-12-313-8/+10
* MFC of the ixgbe driver: revisions 217131, 217132, and 221041.Jack F Vogel2011-04-293-51/+90
* MFC of the 1G Intel drivers, the following revisionsJack F Vogel2011-04-292-55/+60
* MFC 217707 Don't do flow control if parameter is unchangedJack F Vogel2011-01-241-1/+5
* MFC 217706 Add missing case for 82598DA to phy detectJack F Vogel2011-01-241-0/+3
* MFC 217705 - remove bogus TX UNLOCKJack F Vogel2011-01-241-1/+0
* MFC rev 217593:Jack F Vogel2011-01-228-662/+356
* MFC rev 217127 - correct a couple SYSCTL variablesJack F Vogel2011-01-221-2/+2
* Remove bogus logic in the TX path, when usingJack F Vogel2010-12-101-5/+1
* MFC: r215911, r215913, r215914Jack F Vogel2010-11-2818-1351/+8323
* MFC r215034:Rebecca Cran2010-11-201-5/+5
* MFC r211913:Pyun YongHyeon2010-09-272-1/+18
* MFC r211907:Pyun YongHyeon2010-09-271-6/+11
* MFC of ixgbe driver version 2.2.1Jack F Vogel2010-06-182-29/+56
* 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