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, 24 Jul 2007 16:36:29 -0400 From: Jeff Garzik <jeff@...zik.org> To: Li Yang <leoli@...escale.com> CC: netdev@...r.kernel.org Subject: Re: [PATCH 1/2] ucc_geth: add ethtool support Li Yang wrote: > The patch enables statistics in ucc_geth and adds ethtool support to > ucc_geth driver. > > Signed-off-by: Li Yang <leoli@...escale.com> > --- > drivers/net/Makefile | 2 +- > drivers/net/ucc_geth.c | 19 +- > drivers/net/ucc_geth.h | 6 + > drivers/net/ucc_geth_ethtool.c | 388 ++++++++++++++++++++++++++++++++++++++++ > drivers/net/ucc_geth_mii.c | 6 +- > 5 files changed, 407 insertions(+), 14 deletions(-) > create mode 100644 drivers/net/ucc_geth_ethtool.c applied 1-2 - 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