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: <47671FBD.4010402@garzik.org> Date: Mon, 17 Dec 2007 20:17:49 -0500 From: Jeff Garzik <jeff@...zik.org> To: Auke Kok <auke-jan.h.kok@...el.com> CC: netdev@...r.kernel.org, jesse.brandeburg@...el.com, matheos.worku@....com Subject: Re: [PATCH 2/2] ixgb: enable sun hardware support for broadcom phy Auke Kok wrote: > From: Matheos Worku <matheos.worku@....com> > > Implement support for a SUN-specific PHY. > > SUN provides a modified 82597-based board with their own > PHY that works with very little modification to the code. This > patch implements this new PHY which is identified by the > subvendor device ID. The device ID of the adapter remains > the same. > > Signed-off-by: Matheos Worku <matheos.worku@....com> > Signed-off-by: Jesse Brandeburg <jesse.brandeburg@...el.com> > Signed-off-by: Auke Kok <auke-jan.h.kok@...el.com> > --- > > drivers/net/ixgb/ixgb_hw.c | 82 +++++++++++++++++++++++++++++++++++++++++- > drivers/net/ixgb/ixgb_hw.h | 3 +- > drivers/net/ixgb/ixgb_ids.h | 4 ++ > drivers/net/ixgb/ixgb_main.c | 10 +++-- > 4 files changed, 91 insertions(+), 8 deletions(-) applied #upstream -- 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