OpenCloudOS-Kernel/drivers/net/ethernet/sfc/siena
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
..
Kconfig sfc: siena: Fix Kconfig dependencies 2022-05-13 10:18:57 -07:00
Makefile siena: Make SRIOV support specific for Siena 2022-05-12 16:49:29 -07:00
bitfield.h sfc: Copy shared files needed for Siena (part 1) 2022-05-10 15:38:14 -07:00
efx.c sfc: introduce shutdown entry point in efx pci driver 2022-09-13 09:45:11 +02:00
efx.h siena: Make SRIOV support specific for Siena 2022-05-12 16:49:29 -07:00
efx_channels.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
efx_channels.h sfc: siena: Have a unique wrapper ifndef for efx channels header 2022-05-18 20:07:58 -07:00
efx_common.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
efx_common.h sfc/siena: Make MCDI logging support specific for Siena 2022-05-12 16:49:30 -07:00
enum.h sfc/siena: Rename functions in efx headers to avoid conflicts with sfc 2022-05-10 15:38:14 -07:00
ethtool.c sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
ethtool_common.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
ethtool_common.h sfc/siena: Rename peripheral functions to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
farch.c sfc/siena: Use the bitmap API to allocate bitmaps 2022-07-06 19:54:32 -07:00
farch_regs.h sfc: Copy shared files needed for Siena (part 1) 2022-05-10 15:38:14 -07:00
filter.h sfc: Copy shared files needed for Siena (part 1) 2022-05-10 15:38:14 -07:00
io.h sfc: Copy shared files needed for Siena (part 1) 2022-05-10 15:38:14 -07:00
mcdi.c sfc/siena: Fix typo in comment 2022-06-19 11:29:28 +01:00
mcdi.h sfc/siena: Make MCDI logging support specific for Siena 2022-05-12 16:49:30 -07:00
mcdi_mon.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
mcdi_pcol.h sfc: siena: fix repeated words in comments 2022-06-24 16:25:33 -07:00
mcdi_port.c sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
mcdi_port.h sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
mcdi_port_common.c sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
mcdi_port_common.h sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
mtd.c sfc/siena: Rename functions in efx headers to avoid conflicts with sfc 2022-05-10 15:38:14 -07:00
net_driver.h sfc/siena: fix repeated words in comments 2022-07-26 12:35:47 +02:00
nic.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
nic.h siena: Make SRIOV support specific for Siena 2022-05-12 16:49:29 -07:00
nic_common.h sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
ptp.c ptp: convert remaining drivers to adjfine interface 2022-11-11 10:58:39 +00:00
ptp.h sfc/siena: Rename peripheral functions to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
rx.c sfc/siena: Rename peripheral functions to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
rx_common.c sfc/siena: Rename RX/TX functions to avoid conflicts with sfc 2022-05-10 15:38:14 -07:00
rx_common.h sfc/siena: Rename RX/TX functions to avoid conflicts with sfc 2022-05-10 15:38:14 -07:00
selftest.c sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
selftest.h sfc/siena: Rename peripheral functions to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
siena.c siena: Make SRIOV support specific for Siena 2022-05-12 16:49:29 -07:00
siena_sriov.c sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
siena_sriov.h sfc/siena: Reinstate SRIOV init/fini function calls 2022-05-12 16:49:30 -07:00
sriov.h siena: Make SRIOV support specific for Siena 2022-05-12 16:49:29 -07:00
tx.c sfc/siena: fix null pointer dereference in efx_hard_start_xmit 2022-09-20 11:21:28 -07:00
tx.h sfc/siena: Rename RX/TX functions to avoid conflicts with sfc 2022-05-10 15:38:14 -07:00
tx_common.c sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
tx_common.h sfc/siena: Rename RX/TX functions to avoid conflicts with sfc 2022-05-10 15:38:14 -07:00
vfdi.h sfc: Copy shared files needed for Siena (part 2) 2022-05-10 15:38:14 -07:00
workarounds.h sfc/siena: Remove build references to missing functionality 2022-05-10 15:38:14 -07:00