u-boot/drivers
Samuel Mendoza-Jonas 09bd3d0b0a net: NC-SI setup and handling
Add the handling of NC-SI ethernet frames, and add a check at the start
of net_loop() to configure NC-SI before starting other network commands.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2022-10-21 16:04:39 -04:00
..
adc
ata blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
axi
bios_emulator video: Rename structs and functions to avoid VBE 2022-08-12 08:14:23 -04:00
block dm: blk: Do not use uclass_next_device_err 2022-10-17 21:17:12 -06:00
bootcount bootcount: pmic: Correct misleading comment 2022-10-11 15:40:48 -04:00
bus
button button: gpio: add DM_GPIO dependency 2022-08-23 12:39:06 +02:00
cache
clk Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip 2022-10-20 22:32:38 -04:00
core core: Enable DM by default 2022-10-21 13:47:56 -04:00
cpu dm: treewide: Do not opencode uclass_probe_all() 2022-10-17 21:17:12 -06:00
crypto dm: core: Drop ofnode_is_available() 2022-09-29 16:11:31 -04:00
ddr ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds 2022-09-23 15:13:18 -04:00
demo
dfu blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
dma dma: Transfer dma_ops should use DMA address types 2022-10-18 13:40:40 -04:00
fastboot Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00
firmware firmware: scmi: fix the multi channel support with CCF 2022-10-12 08:55:31 -04:00
fpga fpga: virtex2: Use logging feature instead of FPGA_DEBUG 2022-10-10 12:28:08 +02:00
fuzz
gpio gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 2022-10-06 21:05:17 -04:00
hwspinlock
i2c i2c: add support for MediaTek I2C interface 2022-09-23 15:09:15 -04:00
input input: Remove legacy KEYBOARD option 2022-10-21 13:47:56 -04:00
iommu iommu: Add M2 support to Apple DART driver 2022-07-25 09:38:47 -04:00
led
mailbox mailbox: zynqmp: Enable ipi mailbox driver for Versal NET 2022-09-26 14:23:29 +02:00
memory
misc misc: usb251xb: Support 8/16 bit device tree values 2022-09-14 15:23:03 -04:00
mmc dm: treewide: Use uclass_first_device_err when accessing one device 2022-10-17 21:17:12 -06:00
mtd mtd: mxs_nand: Support EDO mode for imx8mn architecture 2022-10-09 10:42:26 +02:00
mux
net net: NC-SI setup and handling 2022-10-21 16:04:39 -04:00
nvme Merge branch 'master' into next 2022-09-19 16:07:12 -04:00
pch
pci dm: pci: Fix device PCI iteration 2022-10-17 21:17:12 -06:00
pci_endpoint
phy phy: ti: j721e-wiz: add j784s4-wiz-10g module support 2022-10-18 09:48:22 -04:00
pinctrl suniv: add UART1 support 2022-10-19 14:15:02 +01:00
power sandbox: power: Update PMIC driver to use log 2022-09-29 16:07:57 -04:00
pwm pwm: mtk: add support for MediaTek MT7981 SoC 2022-09-23 15:09:15 -04:00
qe powerpc: remove support for kmtergr1 and MPC8309 2022-08-20 22:45:00 -04:00
ram ram: rockchip: fix typo in KConfig option label 2022-10-19 19:30:48 +08:00
reboot-mode
remoteproc
reset reset: zynqmp: Enable reset driver for Versal NET 2022-09-26 14:23:29 +02:00
rng drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY 2022-09-14 15:23:03 -04:00
rtc
scsi sandbox: Convert to use driver model for SCSI 2022-09-25 13:59:50 -06:00
serial dm: treewide: Use uclass_first_device_err when accessing one device 2022-10-17 21:17:12 -06:00
smem smem: msm: add missing <linux/sizes.h> 2022-10-12 08:56:24 -04:00
soc soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static 2022-10-10 12:28:08 +02:00
sound
spi spi: Implement spi_set_speed 2022-10-16 12:23:22 +02:00
spmi
sysinfo
sysreset dm: treewide: Use uclass_first_device_err when accessing one device 2022-10-17 21:17:12 -06:00
tee blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
thermal thermal: add sandbox driver 2022-10-11 16:03:03 -04:00
timer timer: orion-timer: Only init timer once 2022-10-06 10:15:35 +02:00
tpm tpm: Implement state command for Cr50 2022-09-03 16:59:05 +03:00
ufs
usb usb: ether: Fix error handling in usb_ether_init 2022-10-17 21:17:12 -06:00
video dm: treewide: Use uclass_first_device_err when accessing one device 2022-10-17 21:17:12 -06:00
virtio dm: treewide: Do not opencode uclass_probe_all() 2022-10-17 21:17:12 -06:00
w1 w1: Fix bus counting in w1_get_bus 2022-10-17 21:17:12 -06:00
w1-eeprom
watchdog watchdog: omap_wdt: Switch required include for watchdog defines 2022-10-18 13:40:40 -04:00
xen dm: core: Switch uclass_foreach_dev_probe to use simple iterator 2022-10-17 21:17:12 -06:00
Kconfig
Makefile blk: Rename HAVE_BLOCK_DEVICE 2022-09-16 11:05:16 -04:00