aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI: lockdep fix #includesBjoern A. Zeeb2024-11-191-0/+1
* LinuxKPI: 802.11: adjustments for v6.11 iwlwifi, rtw88 and rtw89Bjoern A. Zeeb2024-10-316-53/+635
* LinuxKPI: update rcu_dereference_*() and lockdep_is_held()Bjoern A. Zeeb2024-10-314-23/+97
* LinuxKPI: pci: rename PCI_IRQ_LEGACY to PCI_IRQ_INTXBjoern A. Zeeb2024-10-312-3/+7
* LinuxKPI: netdevice: add alloc_netdev_dummy()Bjoern A. Zeeb2024-10-312-1/+4
* LinuxKPI: Remove stray semicolonsZhenlei Huang2024-10-312-2/+2
* linuxkpi: chase spinlock_t in DECLARE_WAIT_QUEUE_HEADEvgenii Khramtsov2024-10-241-1/+1
* LinuxKPI: add cleanup.h for guard DEFINE_GUARD/guard.Bjoern A. Zeeb2024-10-161-0/+46
* LinuxKPI: add new dummy headers visibility.h and of_net.hBjoern A. Zeeb2024-10-162-0/+0
* LinuxKPI: add time_is_before_jiffies()Bjoern A. Zeeb2024-10-161-0/+1
* LinuxKPI: 802.11: fix ieee80211_schedule_txq() to avoid rtw89 panicAustin Shafer2024-10-161-2/+6
* linux80211: fix default deflink.rx_nssMikhail Pchelin2024-10-091-1/+1
* LinuxKPI: 802.11: move functions between header filesBjoern A. Zeeb2024-10-092-341/+351
* LinuxKPI: 802.11: Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-301-6/+0
* LinuxKPI: 802.11: add futher defines to ieee80211.h and nl80211.hBjoern A. Zeeb2024-09-283-7/+76
* LinuxKPI: some additions for mt76Bjoern A. Zeeb2024-09-282-0/+3
* LinuxKPI; add more defintions to netdevice.hBjoern A. Zeeb2024-09-281-0/+9
* LinuxKPI: add more fields to mhi.hBjoern A. Zeeb2024-09-281-0/+2
* LinuxKPI: add pci_err()Bjoern A. Zeeb2024-09-281-0/+3
* LinuxKPI: add general module_driver(), use it for module_pci_driver()Bjoern A. Zeeb2024-09-282-18/+36
* LinuxKPI: add no_printkBjoern A. Zeeb2024-09-281-0/+7
* LinuxKPI: add eth_hdr()Bjoern A. Zeeb2024-09-281-0/+10
* LinuxKPI: add ENAVAIL error codeBjoern A. Zeeb2024-09-281-0/+1
* LinuxKPI: add get_random_u8()Bjoern A. Zeeb2024-09-281-0/+9
* LinuxKPI: 802.11: support manual lladdr changesBjoern A. Zeeb2024-09-282-0/+31
* LinuxKPI: 802.11: implement ieee80211_sn_*()Bjoern A. Zeeb2024-09-281-39/+38
* LinuxKPI: 802.11: consistently spell TRACE-RX: as suchBjoern A. Zeeb2024-09-281-5/+5
* LinuxKPI/lindebugfs: stop panicing in lindebugfs, fix simple_read_from_bufferBjoern A. Zeeb2024-09-281-9/+13
* LinuxKPI: 802.11 compile in debugging based on IEEE80211 debuggingBjoern A. Zeeb2024-09-282-0/+14
* LinuxKPI: move __kmalloc from slab.h to slab.cBjoern A. Zeeb2024-09-282-7/+13
* linuxkpi: use canonical tests for is_{zero,broadcast}_ether_addrEd Maste2024-08-111-2/+4
* LinuxKPI: update linuxkpi_video to Linux 6.6Vladimir Kondratyev2024-08-116-57/+247
* LinuxKPI: Fix resource leak on pci_iounmap-ing of PCI BARVladimir Kondratyev2024-08-011-4/+10
* LinuxKPI: Add pci_iomap_range functionVladimir Kondratyev2024-08-012-3/+17
* LinuxKPI: Add linux/eventfd.h and linux/memremap.h dummy headersVladimir Kondratyev2024-08-012-0/+0
* LinuxKPI: Add acpi_dev_get_first_match_dev and acpi_device_handleVladimir Kondratyev2024-08-013-0/+43
* LinuxKPI: Add pci_match_id to linux/pci.hVladimir Kondratyev2024-08-011-0/+23
* LinuxKPI: Add devm_device_add_group to linux/device.hVladimir Kondratyev2024-08-012-0/+34
* LinuxKPI: Add page_to_virt functionVladimir Kondratyev2024-08-011-0/+1
* LinuxKPI: Add __diag macrosVladimir Kondratyev2024-08-011-0/+4
* LinuxKPI: Add kmalloc_size_roundup functionVladimir Kondratyev2024-08-011-0/+8
* LinuxKPI: Add kvrealloc to linux/slab.hVladimir Kondratyev2024-08-011-1/+19
* LinuxKPI: Automatically enable drm support for devices named "drmn"Vladimir Kondratyev2024-08-011-3/+3
* LinuxKPI: Add DEFINE_DEBUGFS_ATTRIBUTE_SIGNED to linux/debugfs.hVladimir Kondratyev2024-08-013-6/+35
* LinuxKPI: Remove vmas argument from get_user_pages on KPI layerVladimir Kondratyev2024-08-011-1/+14
* LinuxKPI: Add linux/nodemask.hVladimir Kondratyev2024-08-012-0/+41
* LinuxKPI: Remove linux/sched.h include from linux/kernel.h headerVladimir Kondratyev2024-08-015-1/+38
* LinuxKPI: Add header polution to compile linux/numa.hVladimir Kondratyev2024-08-013-0/+3
* LinuxKPI: Add smp_store_release and smp_load_acquire functionsVladimir Kondratyev2024-08-011-0/+3
* LinuxKPI: Remove owner argument from class_create function on KPI layerVladimir Kondratyev2024-08-011-0/+3