From: David S. Miller Date: Fri, 29 Apr 2016 20:23:03 +0000 (-0400) Subject: Merge branch 'enc28j60-small-improvements' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4b2523c180c8e5e8e02b2d518d7b1dcb4c9d98de;p=linux-beck.git Merge branch 'enc28j60-small-improvements' Michael Heimpold says: ==================== net: ethernet: enc28j60: small improvements This series of two patches adds the following improvements to the driver: 1) Rework the central SPI read function so that it is compatible with SPI masters which only support half duplex transfers. 2) Add a device tree binding for the driver. Changelog: v3: * renamed and improved binding documentation as suggested by Rob Herring v2: * took care of Arnd Bergmann's review comments - allow to specify MAC address via DT - unconditionally define DT id table * increased the driver version minor number * driver author's email address bounces, removed from address list v1: * Initial submission ==================== Signed-off-by: David S. Miller --- 4b2523c180c8e5e8e02b2d518d7b1dcb4c9d98de