linux/drivers/net/ethernet/cavium/liquidio
Jakub Kicinski 30bfce1094 net: remove ndo_udp_tunnel_* callbacks
All UDP tunnel port management is now routed via udp_tunnel_nic
infra directly. Remove the old callbacks.

Reviewed-by: Alexander Duyck <alexanderduyck@fb.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-07 12:53:29 -08:00
..
cn23xx_pf_device.c liquidio: Fix wrong return value in cn23xx_get_pf_num() 2020-08-03 15:57:31 -07:00
cn23xx_pf_device.h
cn23xx_pf_regs.h
cn23xx_vf_device.c
cn23xx_vf_device.h
cn23xx_vf_regs.h
cn66xx_device.c drivers: Remove explicit invocations of mmiowb() 2019-04-08 12:01:02 +01:00
cn66xx_device.h
cn66xx_regs.h
cn68xx_device.c liquidio: cn68xx: Remove duplicated include 2020-11-02 17:32:13 -08:00
cn68xx_device.h
cn68xx_regs.h
lio_core.c liquidio: Use kzalloc for allocating only one thing 2021-01-05 15:43:41 -08:00
lio_ethtool.c net: don't include ethtool.h from netdevice.h 2020-11-23 17:27:04 -08:00
lio_main.c net: remove ndo_udp_tunnel_* callbacks 2021-01-07 12:53:29 -08:00
lio_vf_main.c net: remove ndo_udp_tunnel_* callbacks 2021-01-07 12:53:29 -08:00
lio_vf_rep.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
lio_vf_rep.h
liquidio_common.h net/liquidio: Delete non-working LIQUIDIO_PACKAGE check 2020-03-03 17:54:54 -08:00
liquidio_image.h
Makefile
octeon_config.h
octeon_console.c drivers/net/ethernet: clean up mis-targeted comments 2020-09-25 16:29:00 -07:00
octeon_device.c cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock 2021-01-05 15:43:41 -08:00
octeon_device.h liquidio: remove unused inline functions 2020-04-25 20:42:57 -07:00
octeon_droq.c drivers/net/ethernet: clean up mis-targeted comments 2020-09-25 16:29:00 -07:00
octeon_droq.h
octeon_iq.h
octeon_mailbox.c drivers/net/ethernet: clean up mis-targeted comments 2020-09-25 16:29:00 -07:00
octeon_mailbox.h
octeon_main.h liquidio: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
octeon_mem_ops.c liquidio: Fix -Wmissing-prototypes warnings for liquidio 2020-09-18 14:52:56 -07:00
octeon_mem_ops.h
octeon_network.h liquidio: use list_empty_careful in lio_list_delete_head 2020-06-28 21:46:33 -07:00
octeon_nic.c
octeon_nic.h
request_manager.c liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size 2020-06-17 15:04:03 -07:00
response_manager.c
response_manager.h