summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/src
AgeCommit message (Expand)Author
5 dayslinuxkpi: Clean up linux_shmem_file_setup() a bitMark Johnston
5 dayslinuxkpi: Avoid a potential null pointer dereference in an error pathMark Johnston
5 dayslinuxkpi: Fix an error path in linux_alloc_current()Mark Johnston
2026-01-05linuxkpi: Add <linux/siphash.h>Jean-Sébastien Pédron
2026-01-04linuxkpi: Add hex_dump_to_buffer()Jean-Sébastien Pédron
2026-01-04linuxkpi: Add option to skip trailing newline in `lkpi_hex_dump()`Jean-Sébastien Pédron
2026-01-04linuxkpi: Avoid trailing whitespaces in lkpi_hex_dump()Jean-Sébastien Pédron
2025-12-29LinuxKPI: 802.11: fix rx_nss with VHTBjoern A. Zeeb
2025-12-29LinuxKPI: 802.11: reset hdr after crypto in lkpi_80211_txq_tx_one()Bjoern A. Zeeb
2025-12-29LinuxKPI: 802.11: assign sequence numbers to framesBjoern A. Zeeb
2025-12-29LinuxKPI: 802.11: add compat.linuxkpi.80211.IF.dump_stas_queuesBjoern A. Zeeb
2025-12-18LinuxKPI: Implement vmap_pfnVladimir Kondratyev
2025-12-18LinuxKPI: Move vmap-related code from linux_compat.c to linux_page.cVladimir Kondratyev
2025-12-14LinuxKPI: 802.11: rework MC/configure_filterBjoern A. Zeeb
2025-12-11LinuxKPI: 802.11: lock down the "txq_scheduled" tailqBjoern A. Zeeb
2025-12-10linuxkpi: clean up stray pctrie_iter_resetAustin Shafer
2025-12-09pci_reserve_map: Pass rid by valueJohn Baldwin
2025-12-09linuxkpi: Take const root in read-only radix tree functionsJean-Sébastien Pédron
2025-12-03LinuxKPI: page.c: remove a spurious character from a commentBjoern A. Zeeb
2025-12-02LinuxKPI: 802.11: when synching HT and VHT cap, mask rx_mcsBjoern A. Zeeb
2025-12-02LinuxKPI: pci: undo the pci_resource_len() check in lkpi_pci_request_region()Bjoern A. Zeeb
2025-11-19LinuxKPI: 802.11: initialize a backpointer on the link_staBjoern A. Zeeb
2025-11-19LinuxKPI: 802.11: implement mtx support for ieee80211_iterate_interfacesBjoern A. Zeeb
2025-11-10LinuxKPI: 802.11: clear CONF_IDLE earlierBjoern A. Zeeb
2025-10-29linuxkpi: gracefully handle page lookup failure in lkpi_vmf_insert_pfn_prot_l...Austin Shafer
2025-10-23LinuxKPI: 802.11: additions for Linux v6.17 based wireless driversBjoern A. Zeeb
2025-10-21LinuxKPI: 802.11: additions for Linux v6.17 based wireless driversBjoern A. Zeeb
2025-10-18knotes: kqueue: handle copy for trivial filtersKonstantin Belousov
2025-10-06linuxkpi: Support s2idle in `pm_suspend_target_state`Aymeric Wibo
2025-10-06power: Add stype parameter in power_suspend/resume eventhandlersAymeric Wibo
2025-09-29LinuxKPI: pci: implementation of [lkpi_]pci_get_slot()Bjoern A. Zeeb
2025-09-29Reapply "LinuxKPI: pci: allocate entire pci_dev hiereachy up to root port on ...Bjoern A. Zeeb
2025-09-11LinuxKPI: 802.11: avoid recursive wiphy lockBjoern A. Zeeb
2025-09-08Revert "LinuxKPI: pci: allocate entire pci_dev hiereachy up to root port on a...Bjoern A. Zeeb
2025-09-05LinuxKPI: devres: divorce dem_kfree from lkpi_devm_kmalloc_releaseBjoern A. Zeeb
2025-09-05LinuxKPI: timer KPI *_timer -> timer_*Bjoern A. Zeeb
2025-09-05LinuxKPI: rename from_timer() to timer_container_of()Bjoern A. Zeeb
2025-09-05LinuxKPI: pci: allow children to be attached to a pci_devBjoern A. Zeeb
2025-09-05LinuxKPI: pci: allocate entire pci_dev hiereachy up to root port on attachBjoern A. Zeeb
2025-09-05LinuxKPI: pci: implement [linuxkpi_]pcim_request_all_regions()Bjoern A. Zeeb
2025-09-05LinuxKPI: pci: implement pcim_iomap()Bjoern A. Zeeb
2025-09-05LinuxKPI: pci: implement for_each_pci_dev() and improve pci_get_device()Bjoern A. Zeeb
2025-09-02LinuxKPI: 802.11: counting beacons for debug only when assocBjoern A. Zeeb
2025-09-02LinuxKPI: 802.11: only change dtim_period once assocBjoern A. Zeeb
2025-09-02LinuxKPI: 802.11: use IEEE80211_FEXT_AMPDU_OFFLOADBjoern A. Zeeb
2025-08-30net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bwBjoern A. Zeeb
2025-08-29LinuxKPI: 802.11: do not delete keys while still assocBjoern A. Zeeb
2025-08-29LinuxKPI: 802.11: introduce a debug flag for scan/beacon loggingBjoern A. Zeeb
2025-08-29LinuxKPI: 802.11: sort the fallback to software scan for rtw88Bjoern A. Zeeb
2025-08-29LinuxKPI: 802.11: improve scan/beacon tracing in RX pathBjoern A. Zeeb