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: <cover.1342976654.git.richardcochran@gmail.com> Date: Sun, 22 Jul 2012 19:15:38 +0200 From: Richard Cochran <richardcochran@...il.com> To: <netdev@...r.kernel.org> Cc: David Miller <davem@...emloft.net> Subject: [PATCH net-next 0/4] Tx time stamp advertising for four drivers This series updates the ethtool code for four drivers that recently add the skb_tx_timestamp hook. Since these drivers now support software transmit time stamps, let us also advertise this via ethtool. Thanks, Richard Richard Cochran (4): bnx2x: advertise transmit time stamping e1000: advertise transmit time stamping e1000e: advertise transmit time stamping forcedeth: advertise transmit time stamping .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 1 + drivers/net/ethernet/intel/e1000/e1000_ethtool.c | 1 + drivers/net/ethernet/intel/e1000e/ethtool.c | 1 + drivers/net/ethernet/nvidia/forcedeth.c | 1 + 4 files changed, 4 insertions(+), 0 deletions(-) -- 1.7.2.5 -- 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