linux-stable/drivers/net/ethernet/xilinx
Jakub Kicinski 46d5e62dd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
xdp_return_frame_bulk() needs to pass a xdp_buff
to __xdp_return().

strlcpy got converted to strscpy but here it makes no
functional difference, so just keep the right code.

Conflicts:
	net/netfilter/nf_tables_api.c

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-12-11 22:29:38 -08:00
..
Kconfig drivers: net: xilinx_emaclite: Add COMPILE_TEST support 2020-11-12 14:32:31 -08:00
ll_temac.h net: ll_temac: Add ethtool support for coalesce parameters 2020-02-29 21:30:43 -08:00
ll_temac_main.c net: ll_temac: Fix potential NULL dereference in temac_probe() 2020-12-08 16:15:46 -08:00
ll_temac_mdio.c net: ll_temac: Prepare indirect register access for multicast support 2019-05-23 09:33:57 -07:00
Makefile
xilinx_axienet.h net: xilinx: axiethernet: Introduce helper functions for MDC enable/disable 2020-11-07 11:13:51 -08:00
xilinx_axienet_main.c net: xilinx: axiethernet: Enable dynamic MDIO MDC 2020-11-07 11:13:52 -08:00
xilinx_axienet_mdio.c net: xilinx: axiethernet: Enable dynamic MDIO MDC 2020-11-07 11:13:52 -08:00
xilinx_emaclite.c drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1 2020-11-12 14:32:31 -08:00