netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next v2 0/4] net: w5100: collection of small changes
@ 2016-05-14  5:55 Akinobu Mita
  2016-05-14  5:55 ` [PATCH -next v2 1/4] net: w5100: remove unused is_w5200() Akinobu Mita
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Akinobu Mita @ 2016-05-14  5:55 UTC (permalink / raw)
  To: netdev; +Cc: Akinobu Mita, Mike Sinkovsky, David S . Miller

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 <msink@permonline.ru>
Cc: David S. Miller <davem@davemloft.net>
-- 
2.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-05-16 17:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-14  5:55 [PATCH -next v2 0/4] net: w5100: collection of small changes Akinobu Mita
2016-05-14  5:55 ` [PATCH -next v2 1/4] net: w5100: remove unused is_w5200() Akinobu Mita
2016-05-14  5:55 ` [PATCH -next v2 2/4] net: w5100: fix MAC filtering for W5500 Akinobu Mita
2016-05-14  5:55 ` [PATCH -next v2 3/4] net: w5100: increase TX timeout period Akinobu Mita
2016-05-16  9:33   ` David Laight
2016-05-16 13:53     ` Akinobu Mita
2016-05-14  5:55 ` [PATCH -next v2 4/4] net: w5100-spi: add support to specify MAC address by device tree Akinobu Mita
2016-05-16 17:56 ` [PATCH -next v2 0/4] net: w5100: collection of small changes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).