From: Akinobu Mita <akinobu.mita@gmail.com>
To: netdev@vger.kernel.org
Cc: Akinobu Mita <akinobu.mita@gmail.com>,
Mike Sinkovsky <msink@permonline.ru>,
"David S . Miller" <davem@davemloft.net>
Subject: [PATCH -next v2 0/4] net: w5100: collection of small changes
Date: Sat, 14 May 2016 14:55:46 +0900 [thread overview]
Message-ID: <1463205350-7089-1-git-send-email-akinobu.mita@gmail.com> (raw)
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
next reply other threads:[~2016-05-14 5:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-14 5:55 Akinobu Mita [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1463205350-7089-1-git-send-email-akinobu.mita@gmail.com \
--to=akinobu.mita@gmail.com \
--cc=davem@davemloft.net \
--cc=msink@permonline.ru \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).