OSDN Git Service

Merge branch 'ftgmac100-rework-batch4-misc'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Apr 2017 14:17:03 +0000 (10:17 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Apr 2017 14:17:03 +0000 (10:17 -0400)
Benjamin Herrenschmidt says:

====================
ftgmac100: Rework batch 4 - Misc

This is v2 of the fourth batch of updates to the ftgmac100 driver.

This is a bunch of misc cleanups and fixes, such as properly
disabling HW checksum generation on AST2400 where it's known
to be broken and some chip init updates.

This also adds the ability to turn HW checksum on/off and
configure the ring sizes via ethtool.

v2 Fixes patch 1/10 (NETIF_F_HW_CSUM conversion)

The next (and last) batch will add a few more "features" such
as netpoll, multicast/promist, vlan offload...
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge