]> www.infradead.org Git - users/jedix/linux-maple.git/commit
eth: fbnic: add software TX timestamping support
authorVadim Fedorenko <vadfed@meta.com>
Tue, 8 Oct 2024 18:14:32 +0000 (11:14 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 10 Oct 2024 10:52:11 +0000 (12:52 +0200)
commitbe65bfc957eb70aecdf3e351ec9fc3f067598f9e
treee947d605fdbd5f32a2af47fb575b26954efd6696
parent9e542ff8b79ae1871074d3a7dca7de9e7374eeda
eth: fbnic: add software TX timestamping support

Add software TX timestamping support. RX software timestamping is
implemented in the core and there is no need to provide special flag
in the driver anymore.

Signed-off-by: Vadim Fedorenko <vadfed@meta.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c