zephyr/drivers
Kapil Bhatt e5a665d4aa drivers: wifi: Add tx packets drop count calculation
[SHEL-1063] Add calculation of drop packets in tx due to
lack of buffer memory.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
2024-08-22 14:23:56 -04:00
..
adc style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
audio everywhere: replace double words 2024-06-25 06:05:35 -04:00
auxdisplay
bbram
bluetooth soc: nxp: Move connectivity defaults to common 2024-08-22 09:14:24 +02:00
cache everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
can dts: arm: nxp: add Flexcan support for S32Z27x 2024-08-21 11:03:44 +02:00
charger
clock_control drivers: clock_control: support new i2c clock model 2024-08-22 14:21:27 -04:00
console drivers: console: rtt_console: use Segger recommended write API 2024-08-12 10:14:34 +02:00
coredump
counter style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
crypto drivers: crypto: use reset api for crypto peripheral reset 2024-07-28 07:31:25 +03:00
dac drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants 2024-07-11 09:37:12 +02:00
dai drivers: dai: esai: don't reset ESAI on init 2024-08-22 09:10:18 +02:00
disk disk: sdmmc: power off card in DISK_IOCTL_CTRL_DEINIT 2024-08-20 19:42:37 -04:00
display drivers: display: use zephyr reset api for diyplay 2024-08-20 14:50:57 -04:00
dma style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
dp
edac
eeprom drivers/eeprom/eeprom_simulator: Remove reference to native_posix 2024-08-16 09:20:58 +01:00
entropy entropy_smartbond: Clear pending interrupts after disabling TRNG 2024-08-19 17:23:18 -04:00
espi style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ethernet style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
firmware firmware: scmi: add support for pinctrl protocol 2024-08-19 10:05:16 -04:00
flash soc: nxp: Move flexspi log level change to driver 2024-08-22 09:14:24 +02:00
fpga style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
fuel_gauge Drivers: max17048: updated voltage parameter output 2024-07-10 11:36:28 +02:00
gnss drivers: gnss: Handle malloc returning NULL pointer 2024-08-02 03:29:18 -04:00
gpio drivers: gpio: renesas_ra_ioport: improve device instantiation macro 2024-08-22 09:12:52 +02:00
haptics drivers: haptics: drv2605: Hard codes open loop mode for LRA mode 2024-08-20 14:52:32 -04:00
hwinfo drivers: hwinfo: esp32c2: Add support 2024-08-16 14:08:22 -04:00
hwspinlock style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
i2c i2c: Fix build failure with i2c_mcux_rtio driver 2024-08-22 09:10:52 +02:00
i2s style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
i3c i3c: drivers: check for reserved addresses for i2c scan 2024-08-07 07:13:42 -04:00
ieee802154 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
input input: pmw3610: add soft reset when no reset pin is available 2024-08-21 21:06:50 -04:00
interrupt_controller style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ipm style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
kscan input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
led everywhere: replace double words 2024-06-22 05:40:22 -04:00
led_strip
lora lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
mbox style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
mdio drivers: mdio: shell: add support for stm32 mdio 2024-08-21 08:58:29 +02:00
memc soc: nxp: Move flexspi log level change to driver 2024-08-22 09:14:24 +02:00
mfd
mipi_dbi drivers: mpi_dbi: Fix wrong bit index for 3wire mode 2024-08-19 15:18:09 -04:00
mipi_dsi everywhere: replace double words 2024-06-22 05:40:22 -04:00
misc
mm
modem drivers: modem: cellular: hl7800 fix enter cmux 2024-08-14 15:51:04 -05:00
mspi drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
net drivers: nsos: fix resource leak in nsos_adapt_accept() error path 2024-07-05 18:44:13 +02:00
pcie
peci
pinctrl drivers: pinctrl_imx: support i.MX93 M33 core 2024-08-22 09:15:16 +02:00
pm_cpu_ops
power_domain
ps2 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ptp_clock drivers: ptp_clock_nxp_enet: add module_dev to driver config 2024-07-09 17:20:12 -04:00
pwm drivers: pwm: pwm_stm32: Add error log for 16-bit timer buffer overflow 2024-08-16 16:29:49 +01:00
regulator style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
reset
retained_mem drivers: retained_mem: nrf: implement using nrfx_ram_ctrl helper 2024-08-14 12:35:17 -04:00
rtc drivers: rtc: off-by-one error in RV-8263-C8 driver 2024-08-22 14:21:41 -04:00
sdhc drivers: sdhc: imx_usdhc: assume card is present if no detection method 2024-08-22 14:19:37 -04:00
sensor modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.6 2024-08-21 18:27:28 +01:00
serial style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
sip_svc
smbus
spi style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
syscon
tee kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
timer style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
usb drivers: usb device: Remove MCUX controller type 2024-08-22 09:14:24 +02:00
usb_c drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02:00
video drivers: video: stm32_dcmi: add set and get ctrl 2024-08-14 12:34:13 -04:00
virtualization
w1
watchdog style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
wifi drivers: wifi: Add tx packets drop count calculation 2024-08-22 14:23:56 -04:00
xen style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt firmware: introduce SCMI core support 2024-08-19 10:05:16 -04:00
Kconfig firmware: introduce SCMI core support 2024-08-19 10:05:16 -04:00