aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI: pci: rename PCI_IRQ_LEGACY to PCI_IRQ_INTXBjoern A. Zeeb3 days2-3/+7
* LinuxKPI: netdevice: add alloc_netdev_dummy()Bjoern A. Zeeb3 days2-1/+4
* cdefs: Add __deprecatedWarner Losh5 days1-0/+2
* LinuxKPI: add cleanup.h for guard DEFINE_GUARD/guard.Bjoern A. Zeeb6 days1-0/+46
* LinuxKPI: add time_is_before_jiffies()Bjoern A. Zeeb9 days1-0/+1
* LinuxKPI: 802.11: fix ieee80211_schedule_txq() to avoid rtw89 panicAustin Shafer10 days1-2/+6
* LinuxKPI: 802.11: move functions between header filesBjoern A. Zeeb2024-09-272-341/+351
* LinuxKPI: 802.11: add futher defines to ieee80211.h and nl80211.hBjoern A. Zeeb2024-09-133-7/+76
* LinuxKPI: some additions for mt76Bjoern A. Zeeb2024-09-132-0/+3
* LinuxKPI; add more defintions to netdevice.hBjoern A. Zeeb2024-09-131-0/+9
* LinuxKPI: add more fields to mhi.hBjoern A. Zeeb2024-09-131-0/+2
* LinuxKPI: add pci_err()Bjoern A. Zeeb2024-09-131-0/+3
* linux80211: fix default deflink.rx_nssMikhail Pchelin2024-09-061-1/+1
* LinuxKPI: add general module_driver(), use it for module_pci_driver()Bjoern A. Zeeb2024-09-052-18/+36
* LinuxKPI: 802.11: Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-031-6/+0
* LinuxKPI: add no_printkBjoern A. Zeeb2024-08-311-0/+7
* LinuxKPI: add eth_hdr()Bjoern A. Zeeb2024-08-311-0/+10
* LinuxKPI: add ENAVAIL error codeBjoern A. Zeeb2024-08-311-0/+1
* LinuxKPI: add get_random_u8()Bjoern A. Zeeb2024-08-311-0/+9
* linuxkpi: chase spinlock_t in DECLARE_WAIT_QUEUE_HEADEvgenii Khramtsov2024-08-281-1/+1
* dev_pager: define free_page for mgt devicesDoug Moore2024-08-211-1/+1
* Revert "nvme: Separate total failures from I/O failures"Warner Losh2024-08-161-117/+0
* nvme: Separate total failures from I/O failuresWarner Losh2024-08-161-0/+117
* linuxkpi: use canonical tests for is_{zero,broadcast}_ether_addrEd Maste2024-08-081-2/+4
* LinuxKPI: update linuxkpi_video to Linux 6.6Vladimir Kondratyev2024-08-076-59/+249
* sleepqueue: Remove kernel stack swapping support, part 10Mark Johnston2024-07-292-16/+6
* proc: Remove kernel stack swapping support, part 7Mark Johnston2024-07-291-6/+0
* LinuxKPI: move __kmalloc from slab.h to slab.cBjoern A. Zeeb2024-07-262-7/+13
* LinuxKPI/lindebugfs: stop panicing in lindebugfs, fix simple_read_from_bufferBjoern A. Zeeb2024-07-261-9/+13
* LinuxKPI: 802.11: support manual lladdr changesBjoern A. Zeeb2024-07-252-0/+31
* LinuxKPI: 802.11 compile in debugging based on IEEE80211 debuggingBjoern A. Zeeb2024-07-252-0/+14
* LinuxKPI: 802.11: implement ieee80211_sn_*()Bjoern A. Zeeb2024-07-251-39/+38
* LinuxKPI: 802.11: consistently spell TRACE-RX: as suchBjoern A. Zeeb2024-07-251-5/+5
* LinuxKPI: Fix resource leak on pci_iounmap-ing of PCI BARVladimir Kondratyev2024-07-211-4/+10
* LinuxKPI: Add pci_iomap_range functionVladimir Kondratyev2024-07-212-3/+17
* LinuxKPI: Remove vmas argument from get_user_pages on KBI layerVladimir Kondratyev2024-07-212-6/+8
* LinuxKPI: Remove owner argument from class_create function on KBI layerVladimir Kondratyev2024-07-212-5/+5
* LinuxKPI: Add acpi_dev_get_first_match_dev and acpi_device_handleVladimir Kondratyev2024-07-213-0/+43
* LinuxKPI: Add pci_match_id to linux/pci.hVladimir Kondratyev2024-07-211-0/+23
* LinuxKPI: Add devm_device_add_group to linux/device.hVladimir Kondratyev2024-07-212-0/+34
* LinuxKPI: Add page_to_virt functionVladimir Kondratyev2024-07-211-0/+1
* LinuxKPI: Add __diag macrosVladimir Kondratyev2024-07-211-0/+4
* LinuxKPI: Add kmalloc_size_roundup functionVladimir Kondratyev2024-07-211-0/+8
* LinuxKPI: Add kvrealloc to linux/slab.hVladimir Kondratyev2024-07-211-1/+19
* LinuxKPI: Automatically enable drm support for devices named "drmn"Vladimir Kondratyev2024-07-211-3/+3
* LinuxKPI: Add DEFINE_DEBUGFS_ATTRIBUTE_SIGNED to linux/debugfs.hVladimir Kondratyev2024-06-263-6/+35
* LinuxKPI: Remove vmas argument from get_user_pages on KPI layerVladimir Kondratyev2024-06-261-1/+14
* LinuxKPI: Add linux/nodemask.hVladimir Kondratyev2024-06-262-0/+41
* LinuxKPI: Remove linux/sched.h include from linux/kernel.h headerVladimir Kondratyev2024-06-265-1/+38
* LinuxKPI: Add header polution to compile linux/numa.hVladimir Kondratyev2024-06-263-0/+3