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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 10 Jul 2007 12:47:59 -0400 From: Jeff Garzik <jeff@...zik.org> To: akpm@...ux-foundation.org CC: netdev@...r.kernel.org, bryan.wu@...log.com Subject: Re: [patch 2/7] Blackfin: on-chip ethernet MAC controller driver akpm@...ux-foundation.org wrote: > From: "Wu, Bryan" <bryan.wu@...log.com> > > This patch implements the driver necessary use the Analog Devices > Blackfin processor's on-chip ethernet MAC controller. > > Signed-off-by: Bryan Wu <bryan.wu@...log.com> > Cc: Jeff Garzik <jeff@...zik.org> > Signed-off-by: Andrew Morton <akpm@...ux-foundation.org> > --- > > drivers/net/Kconfig | 44 + > drivers/net/Makefile | 1 > drivers/net/bfin_mac.c | 981 +++++++++++++++++++++++++++++++++++++++ > drivers/net/bfin_mac.h | 147 +++++ > 4 files changed, 1173 insertions(+) If I'm not mistaken, Bryan just said he was resending an updated version? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists