commit | 755735eb3494630800f337eae33b92bab363f112 | [log] [tgz] |
---|---|---|
author | Eilon Greenstein <eilong@broadcom.com> | Mon Jun 23 20:35:13 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 23 20:35:13 2008 -0700 |
tree | 7aaa4d813e2c2d324570e66c4be56007f7b49490 | |
parent | 7a9b25577c8a06d998fb11b28bf8229aa9623205 [diff] |
bnx2x: Re-factor Tx code Add support for IPv6 TSO Re-factor the Tx code with smaller functions to increase readability. Add linearization code in case packet is too fragmented for the microcode to handle. Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>