Merge branch 'liquidio-CN23XX-part-1'
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 Aug 2016 21:12:49 +0000 (14:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Aug 2016 21:12:49 +0000 (14:12 -0700)
commitdbeb714a5b11d26cec49e8bb5ba61e7f9b6639ac
treed34669bf7a4e9a4b4311e2cf58c48c9d02ff599f
parent650097cdc4ce72f40bceddcd7c7512c7099fa902
parentc0eab5b3580af67196b6b4a59db8ed44fc5ed46c
Merge branch 'liquidio-CN23XX-part-1'

Raghu Vatsavayi says:

====================
liquidio CN23XX support

Following patchset adds support for new device "CN23XX" in
liquidio family of adapters. As adviced by you I have split
the previous V3 patch of 18 patches into two halves. This
first patchset has first 10 patches, which are tested against
net-next. I will post the second half after this one.

This V4 patch also addressed all the comments from previous
submission:
1) Avoid busy loop while reading registers.
2) Other minor comments about debug messages and constants.

Please apply patches in following order as some of the
patches depend on earlier patches.
====================

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