zephyr/drivers
Angelo Dureghello 06df4b5ae9 drivers: ethernet: adin2111: fix real rx frame size
Fix issue related to "generic SPI" mode only, when a packet of
1512 bytes is received, net_pkt_write() fails and thrwos the error:

"Still some length to go 2".

This is due to net_pkt_rx_alloc_with_buffer() allocating a maximum
mtu/size of 1514, and driver is not removing 4 bytes of crc32 from
rx buffer, that comes to be 1516 (2 bytes over buffer limit).

Fix generic SPI rx frame size removing crc32 bytes.

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
2024-03-08 18:04:06 +01:00
..
adc drivers: adc: set name for acquisition thread of MCP320x 2024-03-07 21:37:54 +00:00
audio drivers: audio: tas6422dac: fix codec_mute_output function 2024-01-25 17:54:14 +01:00
auxdisplay auxdisplay: Enhance SerLCD auxdisplay driver 2023-11-24 22:04:22 +00:00
bbram bbram: fix bbram dead code issue 2024-02-29 11:53:45 +00:00
bluetooth drivers: Bluetooth: HCI: Reduce logging of No available ISO buffers 2024-03-08 15:18:54 +00:00
cache drivers: cache: add Nordic cache driver 2024-01-30 21:00:44 +00:00
can drivers: can: extend support for automatic sample point location 2024-03-06 15:23:13 -06:00
charger drivers: charger: charger_max20335: handle charger notifications 2024-03-08 09:38:03 +01:00
clock_control dts: arm: Enabling pit for imx devices 2024-03-07 13:23:58 -06:00
console drivers: console: uart_mux: fix incorrect usage of configuration API 2024-02-06 19:33:42 +01:00
coredump drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
counter drivers: counter: Adding Mutli Channel PIT Support 2024-03-07 13:23:58 -06:00
crypto drivers: crypto: stm32: Allow immutable key 2024-03-07 10:58:23 +00:00
dac drivers: dac: stm32: add dac value range check 2024-02-26 12:07:22 +01:00
dai drivers: dai: sai: use "dmas" property for handshake encoding 2024-03-08 09:38:25 +01:00
disk x86: revert removing soc.h from atom soc 2024-03-04 20:07:30 +01:00
display drivers: display: smartbond: Add support for the display driver class. 2024-03-08 10:21:06 +00:00
dma drivers: dma: pxp: Add support for ARGB8888 format 2024-03-07 10:57:57 +00:00
edac shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
eeprom drivers epprom_simulator: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
entropy drivers: entropy: stm32: fix missing rng in function call 2024-02-28 07:44:41 -06:00
espi hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ethernet drivers: ethernet: adin2111: fix real rx frame size 2024-03-08 18:04:06 +01:00
flash drivers: flash: stm32 ospi refactor stm32_ospi_mem_erased args 2024-03-08 09:39:07 +01:00
fpga drivers: fpga: add Microchip PolarFire SoC FPGA driver 2024-02-01 04:33:16 -05:00
fuel_gauge drivers: use DT_INST_PROP over DT_INST_PROP_OR if possible 2024-01-30 00:26:58 +00:00
gnss drivers: gnss: lcx7g: Add Kconfigs for configurable buffers 2024-01-29 10:58:58 +00:00
gpio drivers: gpio: axp192: Add support to control EXTEN pin 2024-03-06 10:23:31 +00:00
hwinfo hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hwspinlock syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
i2c i2c: Add rtio support to mcux lpi2c driver 2024-03-05 09:43:38 -05:00
i2s hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
i3c drivers: i3c: i3c_mcux: a number of improvements and bug fixes 2024-02-29 11:52:34 +00:00
ieee802154 drivers: ieee802154_nrf5: Use Radio IRQ number from DT 2024-03-05 12:22:08 +01:00
input drivers: input: Fix uninitialized closest_mv variable warning 2024-03-07 21:37:40 +00:00
interrupt_controller hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ipm drivers: ipm: esp32: Allow doorbell without data transfer 2024-02-26 11:39:29 +00:00
kscan drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
led hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_strip drivers: led_strip: ws2812_rpi_pico_pio: Change output-pin to gpios 2024-03-06 14:17:27 +01:00
lora shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
mbox drivers: mbox: refactor API 2024-03-07 14:32:57 +00:00
mdio hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
memc drivers: flash: flash_flexspi_nor: support SFDP probe 2024-02-01 10:57:35 +01:00
mfd drivers: mfd: axp192: add possibility to disable N_VBUSEN functionality 2024-03-06 10:23:31 +00:00
mipi_dbi drivers: mipi_dbi: smartbond: Add support for MIPI DBI driver class. 2024-03-06 10:17:13 +00:00
mipi_dsi drivers: mipi_dsi: dsi_mcux: Remove DSI_DPHY_PLL_VCO definition 2024-03-06 10:16:37 +00:00
misc drivers: misc: nordic_vpr_launcher: initialize earlier 2024-03-05 16:50:36 +00:00
mm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
modem drivers: modem_cellular: allow leaving out the chat_filter parameter 2024-03-07 21:38:24 +00:00
net drivers: Change drivers to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
pcie drivers: pci: update prt retrieve based on pnp id 2024-01-31 15:03:06 +01:00
peci syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
pinctrl drivers: pinctrl: move renesas pincontrol drivers to separate directory 2024-03-06 10:09:11 +00:00
pm_cpu_ops shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
power_domain pm: device_runtime: Extend with synchronous runtime PM 2024-02-01 15:03:42 +01:00
ps2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ptp_clock drivers: nxp_enet: Fix build error with PTP on 2024-01-25 19:32:02 -05:00
pwm drivers: pwm: bbled: Update bbled-pwm, to be compatible with PWM-LED 2024-03-03 18:59:03 +01:00
regulator drivers: regulator: axp192: Bugfix to control DCDC2 output 2024-03-06 10:23:31 +00:00
reset drivers: reset: Add reset controller for Intel Agilex5 platform 2023-07-25 16:58:01 +00:00
retained_mem drivers: retained_mem: Add generic retained register driver 2024-01-02 15:49:34 +00:00
rtc drivers: rtc: rpi_pico: Add alarm support to RPi Pico RTC driver 2024-03-06 10:08:48 +00:00
sdhc drivers: sdhc: set 'sdhc_driver_api' as 'static const' 2024-01-24 21:25:06 +00:00
sensor hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
serial hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
sip_svc kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
smbus drivers: smbus: implement SMBus driver for STM32 2023-12-12 10:57:41 +01:00
spi drivers: spi: nrf: Add new SPIS instances 2024-03-06 10:48:01 +01:00
syscon drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
timer x86: revert removing soc.h from atom soc 2024-03-04 20:07:30 +01:00
usb hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
usb_c usbc: add driver for nx20p3483 PPC chip 2024-01-18 10:53:53 +01:00
video drivers: video: sw_generator: Fix stream_start return value 2024-02-29 11:52:58 +00:00
virtualization drivers: virtualization: Map ivshmem-v2 sections individually 2023-11-27 12:15:43 +00:00
w1 drivers: w1: fix return check in bit_read for w1-gpio 2024-02-08 12:14:36 +00:00
watchdog drivers: watchdog: support Nuvoton numaker WWDT 2024-03-03 18:58:46 +01:00
wifi drivers: Change drivers to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
xen xen: add helper functions for Xen domain memory management 2023-09-15 11:15:00 +01:00
CMakeLists.txt drivers: mipi_dbi: introduce MIPI DBI driver class 2024-01-31 16:01:45 +00:00
Kconfig drivers: mipi_dbi: introduce MIPI DBI driver class 2024-01-31 16:01:45 +00:00