linux-yocto/drivers/net/ethernet/broadcom/bnx2x
Gal Pressman 26f74155df bnx2x: Remove setting of RX software timestamp
The responsibility for reporting of RX software timestamp has moved to
the core layer (see __ethtool_get_ts_info()), remove usage from the
device drivers.

Reviewed-by: Carolina Jubran <cjubran@nvidia.com>
Reviewed-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-09-06 09:34:18 +01:00
..
bnx2x_cmn.c net: annotate writes on dev->mtu from ndo_change_mtu() 2024-05-07 16:19:14 -07:00
bnx2x_cmn.h net/bnx2x: Prevent access to a freed page in page_pool 2024-03-19 19:34:27 -07:00
bnx2x_dcb.c
bnx2x_dcb.h
bnx2x_dump.h
bnx2x_ethtool.c bnx2x: Remove setting of RX software timestamp 2024-09-06 09:34:18 +01:00
bnx2x_fw_defs.h
bnx2x_fw_file_hdr.h
bnx2x_hsi.h
bnx2x_init_ops.h
bnx2x_init.h
bnx2x_link.c bnx2x: Fix firmware version string character counts 2024-01-26 21:01:30 -08:00
bnx2x_link.h
bnx2x_main.c cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT 2024-03-07 21:52:59 +00:00
bnx2x_mfw_req.h
bnx2x_reg.h bnx2x: Provide declaration of dmae_reg_go_c in header 2024-08-08 19:43:06 -07:00
bnx2x_self_test.c
bnx2x_sp.c bnx2x: Remove unnecessary ternary operators 2023-08-02 12:09:13 -07:00
bnx2x_sp.h
bnx2x_sriov.c bnx2x: Set ivi->vlan field as an integer 2024-08-16 18:02:28 -07:00
bnx2x_sriov.h net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
bnx2x_stats.c bnx2x: Provide declaration of dmae_reg_go_c in header 2024-08-08 19:43:06 -07:00
bnx2x_stats.h
bnx2x_vfpf.c bnx2x: new flag for track HW resource allocation 2023-08-22 17:07:40 -07:00
bnx2x_vfpf.h
bnx2x.h bnx2x: Fix multiple UBSAN array-index-out-of-bounds 2024-06-28 18:19:05 -07:00
Makefile