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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 21 Nov 2014 04:37:55 -0800
From:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:	Richard Cochran <richardcochran@...il.com>
Cc:	netdev@...r.kernel.org, David Miller <davem@...emloft.net>,
	bruce.w.allan@...el.com, Jacob Keller <jacob.e.keller@...el.com>,
	John Ronciak <john.ronciak@...el.com>,
	Matthew Vick <matthew.vick@...el.com>,
	Jian Yu <jian.yu@...com>,
	Richard Cochran <rcochran@...utronix.de>
Subject: Re: [PATCH net-next V2 0/4] igb: auxiliary PHC functions for the
 i210.

On Fri, 2014-11-21 at 10:41 +0100, Richard Cochran wrote:
> From: Richard Cochran <rcochran@...utronix.de>
> 
> * ChangeLog
> ** V2
>    - Add missing serialization in the reset function
>    - Reset the auxiliary functions along with the rest
>    - Guard against spurious SYS_WRAP interrupts (these occur in the
>      82580 device from time to time)
> 
> This patch series adds three features: time stamping external events,
> producing a periodic output signal, and an internal PPS event. The
> i210 PCIe card has a 6 pin header with SDP0-3, making it easy to try
> out this new functionality.
> 
> An earlier version of this series was posted way back in May, 2013,
> but that version lacked a good way to assign functions to the pins. In
> the mean time, the PHC core has a standard method to configure the
> pins, and this series makes use of it.
> 
> Thanks,
> Richard
> 
> Richard Cochran (4):
>   igb: refactor time sync interrupt handling
>   igb: serialize access to the time sync interrupt registers.
>   igb: enable internal PPS for the i210.
>   igb: enable auxiliary PHC functions for the i210.
> 
>  drivers/net/ethernet/intel/igb/igb.h      |    9 +
>  drivers/net/ethernet/intel/igb/igb_main.c |  110 +++++++++----
>  drivers/net/ethernet/intel/igb/igb_ptp.c  |  254
> ++++++++++++++++++++++++++++-
>  3 files changed, 337 insertions(+), 36 deletions(-)

Thanks Richard, I have added your series to my queue.

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ