lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1463205350-7089-1-git-send-email-akinobu.mita@gmail.com> Date: Sat, 14 May 2016 14:55:46 +0900 From: Akinobu Mita <akinobu.mita@...il.com> To: netdev@...r.kernel.org Cc: Akinobu Mita <akinobu.mita@...il.com>, Mike Sinkovsky <msink@...monline.ru>, "David S . Miller" <davem@...emloft.net> Subject: [PATCH -next v2 0/4] net: w5100: collection of small changes 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@...monline.ru> Cc: David S. Miller <davem@...emloft.net> -- 2.7.4
Powered by blists - more mailing lists