freebsd-dev/sys/arm64
Mike Karels 8f45652b6b genet: fix problems with interface down/up
The genet interface did not resume operation correctly after doing
ifconfig down then up.  The down/reset procedure did not clear the
RUNNING flag, and did not reset enough of the hardware state.  This
patch is modeled on OpenBSD code, with a call to gen_reset added
to reset the controller completely.  Regularize the parameter to
gen_dma_disable() while here.

PR:             263091
Submitted by:	jiahali@blackberry.com
2022-04-14 14:10:13 -05:00
..
acpica Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
arm64 Only return a mapped address from efi_phys_to_kva 2022-04-10 09:41:54 +01:00
broadcom genet: fix problems with interface down/up 2022-04-14 14:10:13 -05:00
cavium Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
conf arm64: conf: Remove options EXT_RESOURCES 2022-02-21 17:29:09 +01:00
coresight coresight: Mark a variable only used in a debug trace as unused. 2022-04-08 17:25:14 -07:00
freescale/imx imx_clk_sscg: Remove unused variable. 2022-04-08 17:25:15 -07:00
include Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
intel Add support for Intel Stratix 10 platform. 2019-09-13 16:50:57 +00:00
iommu sys/arm64/iommu/iommu_pmap.c readd sys/systm.h 2022-02-03 20:03:29 +01:00
linux sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
nvidia/tegra210 arm/arm64 nvidia: Remove unused variables. 2022-04-08 18:31:29 -07:00
qoriq Introduce qoriq_gpio_pic driver 2021-11-06 09:08:45 +01:00
qualcomm Enable Qualcomm Debug Subsystem (QDSS) block on MSM8916 SoC. 2018-04-10 12:53:48 +00:00
rockchip arm64 rk_pcie: Use __diagused for a variable only used in KASSERT(). 2022-04-13 16:08:23 -07:00