Jack F Vogel c00148556a Update the driver to Intel version 2.1.6
- add some new hardware support for 82599
	- Big change to interrupt architecture, it now
	  uses a queue which contains an RX/TX pair as
	  the recipient of the interrupt. This will reduce
	  overall system interrupts/msix usage.
	- Improved RX mbuf handling: the old get_buf routine
	  is no longer synchronized with rxeof, this allows
	  the elimination of packet discards due to mbuf
	  allocation failure.
	- Much simplified and improved AIM code, it now
	  happens in the queue interrupt context and takes
	  into account both the traffic on the RX AND TX
	  side.
	- variety of small tweaks, like ring size, that have
	  been seen as performance improvements.
	- Thanks to those that provided feedback or suggested
	  changes, I hope I've caught all of them.
2010-03-27 00:21:40 +00:00
..
2010-03-10 18:30:55 +00:00
2009-05-13 22:31:25 +00:00
2009-09-14 21:33:00 +00:00
2010-01-28 08:41:30 +00:00
2010-03-18 21:00:53 +00:00
2009-11-11 20:29:40 +00:00
2010-03-14 02:13:11 +00:00
2010-03-09 19:57:44 +00:00
2010-01-03 23:28:32 +00:00
2010-03-13 18:14:51 +00:00
2010-02-13 16:04:58 +00:00
2010-01-03 23:26:29 +00:00
2009-11-25 13:31:17 +00:00
2009-12-16 12:25:27 +00:00
2010-01-24 10:50:20 +00:00
2010-01-08 20:40:28 +00:00
2009-04-14 11:23:09 +00:00
2010-01-08 15:57:56 +00:00
2010-02-17 17:03:04 +00:00
2010-03-18 20:57:57 +00:00
2010-01-01 22:47:53 +00:00
2010-01-28 08:41:30 +00:00
2010-03-17 20:13:09 +00:00
2010-01-03 23:31:58 +00:00
2010-03-11 15:25:47 +00:00
2009-09-06 10:27:45 +00:00
2009-05-25 22:50:11 +00:00
2010-03-20 04:40:15 +00:00
2009-08-23 08:04:40 +00:00
2010-03-21 15:14:21 +00:00
2010-01-28 08:41:30 +00:00
2010-01-28 08:41:30 +00:00
2010-03-01 20:41:27 +00:00
2009-12-25 00:23:47 +00:00
2010-01-03 23:29:49 +00:00