netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/4] net: w5100: collection of small changes
@ 2016-05-11  6:30 Akinobu Mita
  2016-05-11  6:30 ` [PATCH -next 1/4] net: w5100: remove unused is_w5200() Akinobu Mita
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Akinobu Mita @ 2016-05-11  6:30 UTC (permalink / raw)
  To: netdev; +Cc: Akinobu Mita

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

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

end of thread, other threads:[~2016-05-12 10:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11  6:30 [PATCH -next 0/4] net: w5100: collection of small changes Akinobu Mita
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

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).