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: Fri, 13 May 2022 15:59:14 -0700 From: Jonathan Lemon <jonathan.lemon@...il.com> To: netdev@...r.kernel.org Cc: richardcochran@...il.com, davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com, kernel-team@...com Subject: [PATCH net-next v3 00/10] ptp: ocp: various updates Collection of cleanups and updates to the timecard. v2->v3 Remove inline keyword from function wrappers checkpatch style changes v1->v2 Fix clang compilation error Jonathan Lemon (8): ptp: ocp: 32-bit fixups for pci start address ptp: ocp: revise firmware display ptp: ocp: parameterize input/output sma selectors ptp: ocp: constify selectors ptp: ocp: vectorize the sma accessor functions ptp: ocp: add .init function for sma_op vector ptp: ocp: fix PPS source selector reporting ptp: ocp: change sysfs attr group handling Vadim Fedorenko (2): ptp: ocp: add Celestica timecard PCI ids ptp: ocp: Add firmware header checks drivers/ptp/ptp_ocp.c | 716 ++++++++++++++++++++++++++---------------- 1 file changed, 451 insertions(+), 265 deletions(-) -- 2.31.1
Powered by blists - more mailing lists