summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* Stats missed packet handling was still not quitejfv2009-09-111-2/+4
* If an interface is brought up with no cable it will experiencejfv2009-09-041-1/+2
* Stupid cut and paste error on a stats struct member, thanksjfv2009-09-031-1/+1
* A couple of changes: first, make header split on by defaultjfv2009-08-241-18/+50
* Improvement on the last change, this gives a precisejfv2009-07-241-6/+6
* This delta fixes two bugs:jfv2009-07-241-1/+8
* Multiqueue RX is not correctly enabled on the new 82599jfv2009-07-011-36/+31
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* Decided to limit the interrupt bind to multiqueuejfv2009-06-251-2/+4
* Change intr_bind to bus_bind_intr, thanks to John Baldwinjfv2009-06-251-6/+4
* Make CPU bind call architecture specific to satisfy LINTjfv2009-06-241-2/+2
* Update for the Intel 10G driver, this adds support forjfv2009-06-2411-684/+1279
* Add missing file, sorry bout that :)jfv2009-04-101-0/+2444
* Update the ixgbe driver to 1.7.4, this includes supportjfv2009-04-1013-811/+3209
* Small nit I just noticed, a pre-decrement should be post.jfv2008-11-271-1/+1
* Updated ixgbe driver - version 1.6.2jfv2008-11-2611-1026/+1999
* This updates the ixgbe driver to Intel internal version 1.4.7jfv2008-07-3010-423/+396
* Change include to reflect tcp_lro.h move.jfv2008-06-111-1/+1
* Remove the tcp_lro.[ch] files as they are now in netinet.jfv2008-06-112-465/+0
* This is driver version 1.4.4 of the Intel ixgbe driver.jfv2008-05-1615-1835/+3508
* This is an update to the new Intel 10G 82598 driver.jfv2007-09-0410-476/+943
* A couple late breaking bugs that testing have turned up.jfv2007-07-121-3/+6
* Add the actual source too :)jfv2007-07-1112-0/+9206
OpenPOWER on IntegriCloud