jfv 9afc851a7b A couple bug fixes that I've had internally at Intel. First is a long
time workaround for problems with 82571 adapters and LAAs, one port
getting reset can cause the other to have its RAR[0] also reset,
thus overwriting an LAA. This fix works around it by also keeping
the address in the last array member.

The other bug is specific to the new 575 adapter, its transmit code
logic in handling hwassists was too crude, it broken when doing
bridges. I am much happier with the new logic,we may want to change
the legacy path at some point to something similar.

Reviewed by:	pdeuskar
Approved by:	pdeuskar
2007-05-09 00:41:45 +00:00
..
2007-05-04 23:14:19 +00:00
2007-05-01 19:18:12 +00:00
2007-05-02 04:44:31 +00:00
2007-02-23 19:27:49 +00:00
2006-11-29 08:05:55 +00:00
2007-03-21 03:42:51 +00:00
2007-02-23 19:34:52 +00:00
2007-04-06 11:21:01 +00:00
2007-04-25 01:20:31 +00:00
2007-03-11 15:20:04 +00:00
2006-11-06 17:43:10 +00:00
2007-05-07 18:29:37 +00:00
2007-03-21 03:42:51 +00:00
2007-03-23 22:48:44 +00:00
2007-03-21 03:42:51 +00:00
2007-04-23 12:19:02 +00:00