| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos. | brucec | 2010-11-09 | 1 | -5/+5 |
* | Do not allocate multicast array memory in multicast filter | yongari | 2010-08-28 | 2 | -1/+18 |
* | Do not call voluntary panic(9) in case of if_alloc() failure. | yongari | 2010-08-28 | 1 | -6/+11 |
* | Fix build | kevlo | 2010-07-01 | 1 | -1/+0 |
* | Left out header change in last delta - new member | jfv | 2010-06-30 | 1 | -0/+1 |
* | Fix build. | glebius | 2010-06-30 | 1 | -0/+1 |
* | BAH, I apologize, the wrong version of the code got | jfv | 2010-06-30 | 1 | -40/+45 |
* | Add a new sysctl option, this will allow one to | jfv | 2010-06-30 | 1 | -0/+42 |
* | Change the mbuf memory calls back to NOWAIT as a | jfv | 2010-06-11 | 1 | -2/+2 |
* | Remove a disable_queue from the beginning of the | jfv | 2010-06-11 | 1 | -1/+6 |
* | Fixes for panic experienced in test at Intel, when | jfv | 2010-06-03 | 2 | -28/+50 |
* | A few changes: | jfv | 2010-05-19 | 2 | -178/+238 |
* | A few minor fixes: | jfv | 2010-05-14 | 1 | -8/+11 |
* | Remove the tx queue selection based on the cpu whe | jfv | 2010-04-16 | 1 | -13/+15 |
* | fix my clobber of the copyright date :) | jfv | 2010-03-30 | 1 | -1/+1 |
* | Thanks to Michael Tuexen for adding SCTP support for 82599, | jfv | 2010-03-30 | 2 | -38/+70 |
* | Update the driver to Intel version 2.1.6 | jfv | 2010-03-27 | 11 | -1094/+1158 |
* | Fix drbr and altq interaction: | mlaier | 2010-02-13 | 1 | -1/+1 |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 1 | -2/+2 |
* | Update driver to Intel version 2.0.7: | jfv | 2009-12-07 | 12 | -1269/+2510 |
* | Take a step towards removing if_watchdog/if_timer. Don't explicitly set | jhb | 2009-11-06 | 1 | -2/+0 |
* | Stats missed packet handling was still not quite | jfv | 2009-09-11 | 1 | -2/+4 |
* | If an interface is brought up with no cable it will experience | jfv | 2009-09-04 | 1 | -1/+2 |
* | Stupid cut and paste error on a stats struct member, thanks | jfv | 2009-09-03 | 1 | -1/+1 |
* | A couple of changes: first, make header split on by default | jfv | 2009-08-24 | 1 | -18/+50 |
* | Improvement on the last change, this gives a precise | jfv | 2009-07-24 | 1 | -6/+6 |
* | This delta fixes two bugs: | jfv | 2009-07-24 | 1 | -1/+8 |
* | Multiqueue RX is not correctly enabled on the new 82599 | jfv | 2009-07-01 | 1 | -36/+31 |
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -2/+2 |
* | Decided to limit the interrupt bind to multiqueue | jfv | 2009-06-25 | 1 | -2/+4 |
* | Change intr_bind to bus_bind_intr, thanks to John Baldwin | jfv | 2009-06-25 | 1 | -6/+4 |
* | Make CPU bind call architecture specific to satisfy LINT | jfv | 2009-06-24 | 1 | -2/+2 |
* | Update for the Intel 10G driver, this adds support for | jfv | 2009-06-24 | 11 | -684/+1279 |
* | Add missing file, sorry bout that :) | jfv | 2009-04-10 | 1 | -0/+2444 |
* | Update the ixgbe driver to 1.7.4, this includes support | jfv | 2009-04-10 | 13 | -811/+3209 |
* | Small nit I just noticed, a pre-decrement should be post. | jfv | 2008-11-27 | 1 | -1/+1 |
* | Updated ixgbe driver - version 1.6.2 | jfv | 2008-11-26 | 11 | -1026/+1999 |
* | This updates the ixgbe driver to Intel internal version 1.4.7 | jfv | 2008-07-30 | 10 | -423/+396 |
* | Change include to reflect tcp_lro.h move. | jfv | 2008-06-11 | 1 | -1/+1 |
* | Remove the tcp_lro.[ch] files as they are now in netinet. | jfv | 2008-06-11 | 2 | -465/+0 |
* | This is driver version 1.4.4 of the Intel ixgbe driver. | jfv | 2008-05-16 | 15 | -1835/+3508 |
* | This is an update to the new Intel 10G 82598 driver. | jfv | 2007-09-04 | 10 | -476/+943 |
* | A couple late breaking bugs that testing have turned up. | jfv | 2007-07-12 | 1 | -3/+6 |
* | Add the actual source too :) | jfv | 2007-07-11 | 12 | -0/+9206 |