opnsense-src/sys/compat/linuxkpi/common/src
Bjoern A. Zeeb a27b3695d1 LinuxKPI: 802.11: improvements to (*ampdu_action)() callers
Annotate lkpi_ic_recv_action(), lkpi_ic_send_action(), and
lkpi_ic_ampdu_enable() with HT specifc debug logging as we only hook
them up currently for debug tracing but later should not need them
anymore.

Start the implementation for lkpi_ic_addba_request(),
lkpi_ic_addba_response(), and lkpi_ic_addba_stop().

Improve the implementation of lkpi_ic_ampdu_rx_start() and
lkpi_ic_ampdu_rx_stop().

Sponsored by:	The FreeBSD Foundation (commit)

(cherry picked from commit 310743c4ccc545d58401cb9fb7761432e12a9fb5)
2024-11-14 01:53:12 +00:00
..
linux_80211.c LinuxKPI: 802.11: improvements to (*ampdu_action)() callers 2024-11-14 01:53:12 +00:00
linux_80211.h LinuxKPI: 802.11: adjustments for v6.11 iwlwifi, rtw88 and rtw89 2024-10-31 14:33:57 +00:00
linux_80211_macops.c LinuxKPI: 802.11: bring in some HT code 2024-02-18 18:31:13 +00:00
linux_acpi.c LinuxKPI: Add acpi_dev_get_first_match_dev and acpi_device_handle 2024-08-02 00:15:51 +03:00
linux_aperture.c LinuxKPI: update linuxkpi_video to Linux 6.6 2024-08-11 13:12:38 +03:00
linux_cmdline.c LinuxKPI: update linuxkpi_video to Linux 6.6 2024-08-11 13:12:38 +03:00
linux_compat.c LinuxKPI: update rcu_dereference_*() and lockdep_is_held() 2024-10-31 14:33:57 +00:00
linux_current.c linuxkpi: correct zone item size for linux_mm_zone 2024-01-22 07:01:24 +02:00
linux_devres.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_dmi.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
linux_domain.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_firmware.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
linux_fpu.c LinuxKPI: Allow kmalloc to be called when FPU protection is enabled 2024-02-17 23:58:39 +03:00
linux_hdmi.c LinuxKPI: update linuxkpi_video to Linux 6.6 2024-08-11 13:12:38 +03:00
linux_hrtimer.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_i2c.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_i2cbb.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_idr.c linuxkpi: Allow ida_destroy and idr_destroy to be called multiple times 2024-08-02 00:09:39 +03:00
linux_interrupt.c LinuxKPI: Remove sys/rman.h include from LKPI headers. 2024-02-17 23:58:36 +03:00
linux_kmod.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_kobject.c linuxkpi: Move struct kobject code to linux_kobject.c 2024-02-17 23:58:35 +03:00
linux_kthread.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_lock.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
linux_mhi.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_netdev.c LinuxKPI: netdevice: add alloc_netdev_dummy() 2024-10-31 14:33:56 +00:00
linux_page.c linuxkpi: Fix an assertion in linux_free_kmem() 2023-10-24 09:20:12 -04:00
linux_pci.c LinuxKPI: pci: rename PCI_IRQ_LEGACY to PCI_IRQ_INTX 2024-10-31 14:33:56 +00:00
linux_radix.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_rcu.c LinuxKPI: update rcu_dereference_*() and lockdep_is_held() 2024-10-31 14:33:57 +00:00
linux_schedule.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_seq_file.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_shmemfs.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_shrinker.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_simple_attr.c LinuxKPI: Add DEFINE_DEBUGFS_ATTRIBUTE_SIGNED to linux/debugfs.h 2024-08-02 00:09:41 +03:00
linux_skbuff.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_slab.c LinuxKPI: move __kmalloc from slab.h to slab.c 2024-09-28 10:35:12 +00:00
linux_tasklet.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_usb.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
linux_work.c LinuxKPI: Add cancel_work() function. 2024-02-17 23:58:38 +03:00
linux_xarray.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linuxkpi_hdmikmod.c linuxkpi: hdmi: Split the module declaration to a new file 2024-06-04 13:06:40 +02:00
linuxkpi_videokmod.c linuxkpi: Add linuxkpi_video module 2024-06-04 13:06:45 +02:00
lkpi_iic_if.m spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00