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)
commit2a446c51901a7d0849ffe75aa41fdeb71a5b37d1
treea8e2e4339eb2feb8c7a2706fcd785ecf358ea4fe
parentf221dcd91d20cdcb893cf6e9c8894b7d6c97d649
parentbd3e4fde2f596e2b5393d154d2766e39b217cd63
Merge branch 'ftgmac100-rework-batch4-misc'

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>