From: Akinobu Mita <akinobu.mita@gmail.com>
To: netdev@vger.kernel.org
Cc: Akinobu Mita <akinobu.mita@gmail.com>
Subject: [PATCH -next 0/4] net: w5100: collection of small changes
Date: Wed, 11 May 2016 15:30:23 +0900 [thread overview]
Message-ID: <1462948227-21276-1-git-send-email-akinobu.mita@gmail.com> (raw)
This patch series for w5100 driver includes a cleanup with no functional
change, two fixes, and adding a functionality. Each change is relatively
small.
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 | 29 +++++++++++++++++------------
drivers/net/ethernet/wiznet/w5100.h | 3 ++-
3 files changed, 22 insertions(+), 14 deletions(-)
--
2.7.4
next reply other threads:[~2016-05-11 6:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-11 6:30 Akinobu Mita [this message]
2016-05-11 6:30 ` [PATCH -next 1/4] net: w5100: remove unused is_w5200() Akinobu Mita
2016-05-11 6:30 ` [PATCH -next 2/4] net: w5100: fix MAC filtering for W5500 Akinobu Mita
2016-05-11 6:30 ` [PATCH -next 3/4] net: w5100: increase TX timeout period Akinobu Mita
2016-05-11 23:49 ` David Miller
2016-05-12 10:50 ` Akinobu Mita
2016-05-11 6:30 ` [PATCH -next 4/4] net: w5100-spi: add support to specify MAC address by device tree Akinobu Mita
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=1462948227-21276-1-git-send-email-akinobu.mita@gmail.com \
--to=akinobu.mita@gmail.com \
--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).