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