mirror_ubuntu-kernels/drivers/net/ethernet/sfc/siena
Sebastian Andrzej Siewior 7f04bd109d net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
xdp_do_flush_map() is deprecated and new code should use xdp_do_flush()
instead.

Replace xdp_do_flush_map() with xdp_do_flush().

Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: Clark Wang <xiaoning.wang@nxp.com>
Cc: Claudiu Manoil <claudiu.manoil@nxp.com>
Cc: David Arinzon <darinzon@amazon.com>
Cc: Edward Cree <ecree.xilinx@gmail.com>
Cc: Felix Fietkau <nbd@nbd.name>
Cc: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: Jassi Brar <jaswinder.singh@linaro.org>
Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Cc: John Crispin <john@phrozen.org>
Cc: Leon Romanovsky <leon@kernel.org>
Cc: Lorenzo Bianconi <lorenzo@kernel.org>
Cc: Louis Peens <louis.peens@corigine.com>
Cc: Marcin Wojtas <mw@semihalf.com>
Cc: Mark Lee <Mark-MC.Lee@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: Noam Dagan <ndagan@amazon.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Saeed Bishara <saeedb@amazon.com>
Cc: Saeed Mahameed <saeedm@nvidia.com>
Cc: Sean Wang <sean.wang@mediatek.com>
Cc: Shay Agroskin <shayagr@amazon.com>
Cc: Shenwei Wang <shenwei.wang@nxp.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: Wei Fang <wei.fang@nxp.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Arthur Kiyanovski <akiyano@amazon.com>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Martin Habets <habetsm.xilinx@gmail.com>
Acked-by: Jesper Dangaard Brouer <hawk@kernel.org>
Link: https://lore.kernel.org/r/20230908143215.869913-2-bigeasy@linutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-10-03 07:34:51 -07:00
..
bitfield.h
efx_channels.c net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush(). 2023-10-03 07:34:51 -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 sfc: use sysfs_emit() to instead of scnprintf() 2022-12-06 20:37:38 -08:00
efx_common.h sfc/siena: Make MCDI logging support specific for Siena 2022-05-12 16:49:30 -07:00
efx.c sfc/siena: Drop redundant pci_enable_pcie_error_reporting() 2023-03-08 23:34:39 -08:00
efx.h siena: Make SRIOV support specific for Siena 2022-05-12 16:49:29 -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_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
ethtool.c sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
farch_regs.h
farch.c sfc/siena: Use the bitmap API to allocate bitmaps 2022-07-06 19:54:32 -07:00
filter.h
io.h asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros 2023-08-18 10:12:32 -07: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
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_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
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.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
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_common.h sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc 2022-05-10 15:38:15 -07: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
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_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
rx.c sfc/siena: Rename peripheral functions to avoid conflicts with sfc 2022-05-10 15:38:15 -07:00
selftest.c sfc: allocate a big enough SKB for loopback selftest packet 2023-08-22 11:09:53 -07:00
selftest.h sfc/siena: Rename peripheral functions to avoid conflicts with sfc 2022-05-10 15:38:15 -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
siena.c siena: Make SRIOV support specific for Siena 2022-05-12 16:49:29 -07:00
sriov.h siena: Make SRIOV support specific for Siena 2022-05-12 16:49:29 -07:00
tx_common.c net: move gso declarations and functions to their own files 2023-06-10 00:11:41 -07:00
tx_common.h sfc/siena: Rename RX/TX functions to avoid conflicts with sfc 2022-05-10 15:38:14 -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
vfdi.h
workarounds.h