Merge branch 'mvneta'
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Jun 2014 23:16:13 +0000 (16:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jun 2014 23:16:13 +0000 (16:16 -0700)
commitf7b4e71c9d6154969270d8bbd49e78ca86d455cd
tree3734718e8bd9af893e2de3c0e1d90c6eec49377d
parent688cea83f4396fa98b77a126ed278b89daccccdc
parentb926260c05517478a53cc029035c8eb2d8ca2715
Merge branch 'mvneta'

Ezequiel Garcia says:

====================
ethernet: marvell: After-TSO fixes

This patchset consists of different fixes and improvements in the mvneta
and mv643xx_eth drivers. The most important change is the one that allows
to support small MSS values (see patches 2 and 6).

This is done following the Solarflare driver (see commit 7e6d06f0de3f7).

While doing this some other fixes were spotted and so they are included.

Finally, notice that the TSO support introduced a wrong DMA unmapping
of the TSO header buffers, so patches 4 and 8 provide a couple patches to
fix that in the drivers.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
This page took 0.027726 seconds and 5 git commands to generate.