aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/src
Commit message (Expand)AuthorAgeFilesLines
* linuxkpi: Define `seq_has_overflowed()` and `single_open_size()`Jean-Sébastien Pédron41 hours1-9/+80
* linux_80211: Don't dequeue lsta if not queuedColin Percival2023-03-051-1/+4
* linuxkpi: Add `synchronize_shrinkers()`Jean-Sébastien Pédron2023-02-141-0/+8
* linuxkpi: Accept NULL as a value in `linux_xarray`Jean-Sébastien Pédron2023-02-141-1/+37
* linuxkpi: Define `cpu_data(cpu)`Jean-Sébastien Pédron2023-02-131-1/+10
* linuxkpi: Add `i2c_adapter_quirks` supportJean-Sébastien Pédron2023-02-131-0/+113
* LinuxKPI: 802.11: deal with stopped queuesBjoern A. Zeeb2023-02-071-0/+17
* LinuxKPI: return an address string in pci_name()Val Packett2023-02-061-0/+4
* LinuxKPI: PCI: implement support for more than 1 MSI vectorBjoern A. Zeeb2023-02-051-7/+25
* LinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()Bjoern A. Zeeb2023-01-311-13/+13
* LinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT and VHTBjoern A. Zeeb2023-01-311-2/+25
* LinuxKPI: 802.11: basic implementation of *queue(s)/*txq*Bjoern A. Zeeb2023-01-312-0/+234
* LinuxKPI: 802.11: implement ieee80211_tx_status_ext()Bjoern A. Zeeb2023-01-311-7/+34
* LinuxKPI: 802.11: extend linuxkpi_ieee80211_rx()Bjoern A. Zeeb2023-01-311-1/+14
* linuxkpi: Add `freeram` and `freehigh` to `struct sysinfo`Jean-Sébastien Pédron2023-01-301-0/+2
* linuxkpi: Add `pin_user_pages*()` functionsJean-Sébastien Pédron2023-01-271-3/+3
* LinuxKPI: linux_pci.c: fix whitespaceBjoern A. Zeeb2023-01-271-1/+1
* linuxkpi: Define `pm_suspend_target_state` in <linux/suspend.h>Jean-Sébastien Pédron2023-01-251-0/+3
* linuxkpi: Add `pci_device_is_present()`Jean-Sébastien Pédron2023-01-251-0/+10
* linuxkpi: Add `io_mapping_map_user()` and `remap_pfn_range()`Jean-Sébastien Pédron2023-01-251-0/+58
* linuxkpi: Define `hrtimer_try_to_cancel()`Jean-Sébastien Pédron2023-01-181-0/+22
* LinuxKPI: implement irq_get_msi_desc()Bjoern A. Zeeb2023-01-131-0/+31
* LinuxKPI: pci: add [linuxkpi_]pci_get_device()Bjoern A. Zeeb2023-01-131-0/+17
* LinuxKPI: fix pci_alloc_irq_vectors() for MSIBjoern A. Zeeb2023-01-131-0/+5
* LinuxKPI: fix possible NULL dereference in linuxkpi_page_frag_alloc()Bjoern A. Zeeb2023-01-111-0/+2
* copyright: chase my name and email changeVal Packett2023-01-061-1/+1
* LinuxKPI: add simplified vesion of page_frag_cacheBjoern A. Zeeb2022-12-311-0/+45
* LinuxKPI: 802.11: move ieee80211_{unregister,restart}_hw out of headerBjoern A. Zeeb2022-12-311-0/+17
* LinuxKPI: 802.11: implement cfg80211_{get,put}_bssBjoern A. Zeeb2022-12-311-25/+169
* LinuxKPI: 802.11: set sta supported legacy ratesBjoern A. Zeeb2022-12-311-1/+21
* linuxkpi: seq_read: Fix off by one errorEmmanuel Vadot2022-12-211-1/+1
* LinuxKPI: SKB updateBjoern A. Zeeb2022-11-281-2/+31
* LinuxKPI: iwlwifi: rtw88: rtw89: remove budget argument from netif_napi_add()Bjoern A. Zeeb2022-11-281-2/+2
* linuxkpi: Define `boot_cpu_data.x86_max_cores`Jean-Sébastien Pédron2022-11-111-0/+1
* linuxkpi: Introduce `vma_set_file()`Jean-Sébastien Pédron2022-11-111-0/+12
* LinuxKPI: tasklet add (*callback) supportBjoern A. Zeeb2022-11-081-1/+19
* LinuxKPI: implement cpumask_of()Bjoern A. Zeeb2022-11-081-0/+20
* LinuxKPI: 802.11: enable WME supportBjoern A. Zeeb2022-11-072-17/+52
* LinuxKPI: 802.11: pass internal variable to lkpi_80211_mo_sta_state()Bjoern A. Zeeb2022-11-013-23/+19
* LinuxKPI: seq_file add "private" versions.Bjoern A. Zeeb2022-10-241-0/+33
* LinuxKPI: 802.11: add MO tracingBjoern A. Zeeb2022-10-233-16/+62
* LinuxKPI: Add pci_power querying for drm-kmodJake Freeland2022-10-061-0/+4
* Alter the prototype of qsort_r(3) to match POSIX, which adopted theEd Schouten2022-09-301-2/+2
* kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.John Baldwin2022-09-222-5/+5
* pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t.John Baldwin2022-09-221-1/+1
* LinuxKPI: dma-mapping: add dmam_alloc_coherent()Bjoern A. Zeeb2022-09-221-0/+39
* linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.Hans Petter Selasky2022-09-201-2/+2
* linuxkpi: drm-kmod debugfs supportJake Freeland2022-09-202-10/+239
* linuxkpi: Add down_read_killable()Jake Freeland2022-09-201-0/+13
* linuxkpi: use SI_SUB_EVENTHANDLER + 1, like other consumersMateusz Guzik2022-09-171-2/+2