summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi
AgeCommit message (Expand)Author
30 hoursLinuxKPI: 802.11: add struct/fields and functions for v7.0Bjoern A. Zeeb
30 hoursLinuxKPI: 802.11: Add structures and functions for NAN supportBjoern A. Zeeb
30 hoursLinuxKPI: 802.11: set IEEE80211_MIN_ACTION_SIZE according to structBjoern A. Zeeb
41 hoursLinuxKPI: implement devm_kmemdup_array()Bjoern A. Zeeb
41 hoursLinuxKPI: add kmalloc_obj[s], kzalloc_obj[s], and kzalloc_flexBjoern A. Zeeb
41 hoursLinuxKPI: sync overflow.h from Linux v7.0Bjoern A. Zeeb
41 hoursLinuxKPI: conditionally add __flex_counter()Bjoern A. Zeeb
41 hoursLinuxKPI: add default_gfp()Bjoern A. Zeeb
41 hoursLinuxKPI: move hex2bin() from kernel.h to new hex.hBjoern A. Zeeb
41 hoursLinuxKPI: 802.11: make sure dtim_period is setBjoern A. Zeeb
41 hoursLinuxKPI: 802.11: start filling vif->cfg.ap_addrBjoern A. Zeeb
41 hoursLinuxKPI: 802.11: add chandef tracingBjoern A. Zeeb
41 hoursLinuxKPI: 802.11: improve emulate chanctx implementationBjoern A. Zeeb
41 hoursLinuxKPI: 802.11: rework lkpi_ic_set_channel()Bjoern A. Zeeb
41 hoursLinuxKPI: 802.11: factor out getting and setting a chanctxBjoern A. Zeeb
41 hoursLinuxKPI: 802.11: keep chanctx on a reserved listBjoern A. Zeeb
41 hoursLinuxKPI: 802.11: save the default channelBjoern A. Zeeb
41 hoursLinuxKPI: 802.11: factor out chandef/chanctx initializationBjoern A. Zeeb
4 dayslinuxkpi: Fix an off-by-one error in the kfifo implementationMark Johnston
13 dayslinuxkpi: Add <linux/ascii85.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Define missing `SZ_*` below 1 kibJean-Sébastien Pédron
13 dayslinuxkpi: Define `MIN_T()` and `MAX_T()`Jean-Sébastien Pédron
13 dayslinuxkpi: Document why <linux/pci.h> can't include <linux/ioport.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Add field `flags` to `struct resource`Jean-Sébastien Pédron
13 dayslinuxkpi: Add <linux/mfd/core.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Add <linux/linux_logo.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Define `PMD_SHIFT`Jean-Sébastien Pédron
13 dayslinuxkpi: Define `CONFIG_PGTABLE_LEVELS`Jean-Sébastien Pédron
13 dayslinuxkpi: Add mising functions in <linux/kmsg_dump.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Define `_THIS_IP_`Jean-Sébastien Pédron
13 dayslinuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Add `strtomem()` and `strtomem_pad()`Jean-Sébastien Pédron
2026-04-01linuxkpi: Handle bin attributes in sysfs attribute groupsJean-Sébastien Pédron
2026-03-21LinuxKPI: add supporting #includesBjoern A. Zeeb
2026-03-17LinuxKPI: Fix simple_read_from_buffer for zero-size and off-the-end readsJohn Baldwin
2026-03-17lindebugfs: Pass user buffer pointers to the read/write file operationsJohn Baldwin
2026-03-17LinuxKPI: Use simple_read_from_buffer in simple_attr_read and seq_readJohn Baldwin
2026-03-17LinuxKPI: Clear the sbuf at the start of each call to seq_readJohn Baldwin
2026-03-08LinuxKPI: 802.11: lkpi_sta_auth_to_scan() fail graciously on lsta == NULLBjoern A. Zeeb
2026-03-05LinuxKPI: 802.11: change teardown order of disassoc and sta rmBjoern A. Zeeb
2026-03-05LinuxKPI: 802.11: split (*bss_info_changed) up for more modern driversBjoern A. Zeeb
2026-03-05LinuxKPI: 802.11: fix typoBjoern A. Zeeb
2026-03-04LinuxKPI: pass attrs in more places in dma-mapping.hBjoern A. Zeeb
2026-03-04LinuxKPI: 802.11: improve prep_tx_infoBjoern A. Zeeb
2026-03-04LinuxKPI: 802.11: move linuxkpi_ieee80211_handle_wake_tx_queue()Bjoern A. Zeeb
2026-03-04LinuxKPI: 802.11: fix typoBjoern A. Zeeb
2026-03-03LinuxKPI: avoid -Werror=unused-value in sort() from BUILD_BUG_ON_ZERO()Siva Mahadevan
2026-02-26LinuxKPI: remove dumm header now in commonBjoern A. Zeeb
2026-02-25LinuxKPI: 802.11: fold the sta state machine againBjoern A. Zeeb
2026-02-25LinuxKPI: 802.11: improve crypto debug loggingBjoern A. Zeeb