mirror_ubuntu-kernels/drivers/net/ethernet/qlogic/qede
Jacob Keller e2bd9c76c8 ptp: convert remaining drivers to adjfine interface
Convert all remaining drivers that still use .adjfreq to the newer .adjfine
implementation. These drivers are not straightforward, as they use
non-standard methods of programming their hardware. They are all converted
to use scaled_ppm_to_ppb to get the parts per billion value that their
logic depends on.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Cc: Ariel Elior <aelior@marvell.com>
Cc: Sudarsana Kalluru <skalluru@marvell.com>
Cc: Manish Chopra <manishc@marvell.com>
Cc: Derek Chickles <dchickles@marvell.com>
Cc: Satanand Burla <sburla@marvell.com>
Cc: Felix Manlunas <fmanlunas@marvell.com>
Cc: Raju Rangoju <rajur@chelsio.com>
Cc: Joakim Zhang <qiangqing.zhang@nxp.com>
Cc: Edward Cree <ecree.xilinx@gmail.com>
Cc: Martin Habets <habetsm.xilinx@gmail.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-11-11 10:58:39 +00:00
..
Makefile net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_dcbnl.c net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_ethtool.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
qede_filter.c ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
qede_fp.c net: add skb_[inner_]tcp_all_headers helpers 2022-07-02 16:22:25 +01:00
qede_main.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
qede_ptp.c ptp: convert remaining drivers to adjfine interface 2022-11-11 10:58:39 +00:00
qede_ptp.h net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_rdma.c net: qede: Use list_for_each_entry() to simplify code 2021-06-08 16:31:24 -07:00
qede.h ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00