Re: [PATCH -next v2 0/4] net: w5100: collection of small changes

2016-05-16 Thread David Miller
From: Akinobu Mita 
Date: Sat, 14 May 2016 14:55:46 +0900

> This patch series is the collection of relatively small changes for
> w5100 driver which includes a cleanup with no functional change,
> two fixes, and adding a functionality.
> 
> * Changes from v1
> - Remove the watchdong_timeo assignment to set default tx timeout,
>   suggested by David Miller.

Series applied, thanks.


[PATCH -next v2 0/4] net: w5100: collection of small changes

2016-05-13 Thread Akinobu Mita
This patch series is the collection of relatively small changes for
w5100 driver which includes a cleanup with no functional change,
two fixes, and adding a functionality.

* Changes from v1
- Remove the watchdong_timeo assignment to set default tx timeout,
  suggested by David Miller.

Akinobu Mita (4):
  net: w5100: remove unused is_w5200()
  net: w5100: fix MAC filtering for W5500
  net: w5100: increase TX timeout period
  net: w5100-spi: add support to specify MAC address by device tree

 drivers/net/ethernet/wiznet/w5100-spi.c |  4 +++-
 drivers/net/ethernet/wiznet/w5100.c | 28 
 drivers/net/ethernet/wiznet/w5100.h |  3 ++-
 3 files changed, 21 insertions(+), 14 deletions(-)

Cc: Mike Sinkovsky 
Cc: David S. Miller 
-- 
2.7.4