aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: update Intel's mvm/mld driversBjoern A. Zeeb4 days109-4413/+3108
* iwlwifi: mld: add LINUXKPI_PARAM_PREFIXBjoern A. Zeeb5 days1-0/+4
* iwlwifi: adjust driver descriptionBjoern A. Zeeb5 days2-2/+7
* iwlwifi: mld: move module_init() to SI_ORDER_SECONDBjoern A. Zeeb5 days1-0/+4
* zfs: implement AT_RENAME_NOREPLACEKonstantin Belousov5 days3-11/+20
* VOP_RENAME(9): add flags argumentKonstantin Belousov5 days1-0/+3
* zfs rename: properly cleanup on errors occuring before zfs_do_rename()Konstantin Belousov5 days1-7/+16
* iwlwifi: fixup link_id for certain casesBjoern A. Zeeb5 days1-0/+8
* Merge commit bfb276e55c76 from upstream OpenZFS (by Jessica Clarke)Jessica Clarke2026-02-181-1/+1
* vchiq: Fix return type of vchiq_copy_from_userJohn Baldwin2026-02-171-2/+2
* brcm80211: update Broadcom wireless brcmsmac and brcmfmac driversBjoern A. Zeeb2026-02-119-35/+65
* brcmfmac: make USB parts compile (and not panic right away)Bjoern A. Zeeb2026-02-102-0/+58
* brcm80211: add LinuxKPI files and module MakefilesBjoern A. Zeeb2026-02-1020-0/+609
* brcm80211: import Broadcom wireless brcmsmac and brcmfmac driversBjoern A. Zeeb2026-02-10133-0/+116023
* ath10k: update Atheros/QCA's ath10k driverBjoern A. Zeeb2026-02-101-8/+8
* rtw89: harmonize all MODULE_DEPEND to rtw89Bjoern A. Zeeb2026-02-104-8/+13
* rtw89: cleanup static_assert() callsBjoern A. Zeeb2026-02-109-58/+0
* rtw88: harmonize all MODULE_DEPEND to rtw88Bjoern A. Zeeb2026-02-104-12/+10
* rtw89: update Realtek's rtw89 driverBjoern A. Zeeb2026-02-1057-1093/+4642
* ath10k: usb: make compile using [a future] linuxkpi_usbBjoern A. Zeeb2026-02-091-0/+22
* ath10k: harmonize all MODULE_DEPEND to ath10kBjoern A. Zeeb2026-02-094-9/+15
* ath10k: cleanup some bits no longer FreeBSD-specificBjoern A. Zeeb2026-02-093-41/+4
* ath10k: add sysctl to turn on/off fwlogBjoern A. Zeeb2026-02-091-0/+17
* ath10k: fix a schedule() callBjoern A. Zeeb2026-02-092-2/+10
* rtw88: set .bsddriver.name for USB chipsetsBjoern A. Zeeb2026-02-097-4/+13
* openzfs sys/types32.h: use abi_compat.h for time32_tKonstantin Belousov2026-02-092-1/+7
* mt76: fix a check wrongly giving us random ether addresses all the timeBjoern A. Zeeb2026-02-071-3/+6
* mt76: mt7925: add missing LINUXKPI_PARAM_PREFIXBjoern A. Zeeb2026-02-071-0/+4
* mt76: make USB compileBjoern A. Zeeb2026-02-072-0/+13
* mt76: sort out MODULE_DEPEND for PCI and USBBjoern A. Zeeb2026-02-078-5/+22
* mt76: update Mediatek's mt76 driverBjoern A. Zeeb2026-01-23213-1618/+4126
* rpc/xdr.h: make xdrproc_t always take two argumentsBrooks Davis2026-01-231-1/+2
* ath10k: update Atheros/QCA's ath10k driverBjoern A. Zeeb2026-01-217-51/+274
* rtw88: update Realtek's rtw88 driverBjoern A. Zeeb2026-01-215-2/+21
* Revert "ophgo: import new .dts"Warner Losh2026-01-1019-2703/+0
* ophgo: import new .dtsMartin Filla2026-01-1019-0/+2703
* zfs: emit .note.GNU-stack section for all ELF targetsDimitry Andric2026-01-083-3/+3
* zfs: rename several printf attribute declarations to __printf__Dimitry Andric2025-12-305-14/+14
* zfs: merge openzfs/zfs@962e68865Martin Matuska2025-12-1959-713/+1318
* acpica: Merge ACPICA 20251212Jung-uk Kim2025-12-1932-154/+1104
|\
* | zfs: Merge commit 86b064469dc9c2 from OpenZFSMark Johnston2025-12-141-1/+1
* | zfs: merge openzfs/zfs@89f729dccMartin Matuska2025-12-0778-8271/+1224
* | ath11k: start making compile some moreBjoern A. Zeeb2025-12-062-0/+6
* | ath11k: update Atheros/QCA's ath11k driverBjoern A. Zeeb2025-12-0667-2068/+4852
* | ath10k: update Atheros/QCA's ath10k driverBjoern A. Zeeb2025-12-0647-573/+1008
* | ath-common: update common Atheros/QCA codeBjoern A. Zeeb2025-12-069-20/+177
* | rtw88: update Realtek's rtw88 driverBjoern A. Zeeb2025-12-062-6/+11
* | mt76: add LINUXKPI_PARAM_PREFIX for module_param*Bjoern A. Zeeb2025-12-0311-0/+44
* | mt76: util.h: extend worker nameBjoern A. Zeeb2025-12-031-31/+8
* | mt76: ieee80211_is_first_frag() operates on the seq_ctrl field not on fc.Bjoern A. Zeeb2025-12-031-1/+1