aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: firmware: reduce script to extract fwget informationBjoern A. Zeeb38 hours1-345/+71
* rtw89: firmware: extend script to extract fwget entriesBjoern A. Zeeb38 hours1-2/+2
* acpica: Merge ACPICA 20260408Jung-uk Kim8 days359-412/+1611
|\
* | zfs: merge openzfs/zfs@a12c6ed62Martin Matuska13 days45-104/+516
* | zfs: merge openzfs/zfs@84ffe564dMartin Matuska2026-05-0268-264/+886
* | libnv: fix heap overflow in nvlist_recv()Mariusz Zaborski2026-04-291-4/+5
* | ncsw: Allow pmap_kextract to handle direct map addressesJohn Baldwin2026-04-231-5/+1
* | PHYS_TO_DMAP: Return a void * instead of a vm_offset_tJohn Baldwin2026-04-231-1/+1
* | sys: Permit passing pointers to VIRT_IN_DMAP and DMAP_TO_PHYSJohn Baldwin2026-04-231-1/+1
* | pmap_quick_(enter|remove)_page: Use void * instead of vm_offset_tJohn Baldwin2026-04-231-5/+5
* | rtw89: fix mismergeBjoern A. Zeeb2026-04-211-0/+2
* | zfs: Fix the build on 32-bit platformsMark Johnston2026-04-201-1/+1
* | ath12k: update Atheros/QCA's ath12k driverBjoern A. Zeeb2026-04-1986-17537/+21943
* | ath11k: update Atheros/QCA's ath11k driverBjoern A. Zeeb2026-04-1927-110/+1999
* | brcm80211: update Broadcom wireless brcmsmac and brcmfmac driversBjoern A. Zeeb2026-04-1933-112/+106
* | ath10k: update Atheros/QCA's ath10k driverBjoern A. Zeeb2026-04-1912-51/+100
* | ath-common: update common Atheros/QCA codeBjoern A. Zeeb2026-04-192-5/+5
* | zfs: merge openzfs/zfs@1644e2ffdMartin Matuska2026-04-18168-843/+9620
* | mt76: update Mediatek's mt76 driverBjoern A. Zeeb2026-04-189-7/+9
* | rtw89: update Realtek's rtw89 driverBjoern A. Zeeb2026-04-1844-535/+5675
* | iwlwifi: update Intel's mvm/mld driversBjoern A. Zeeb2026-04-1880-1099/+1827
* | rtw88: update Realtek's rtw88 driverBjoern A. Zeeb2026-04-1816-34/+78
* | rtw89: add a warn about beacon_int or dtim_period being 0Bjoern A. Zeeb2026-04-181-0/+4
* | MFV: zstd: Remove entries listed in FREEBSD-XlistXin LI2026-04-0950-14007/+0
* | sys/contrib/zstd: further narrow FREEBSD-XlistSiva Mahadevan2026-04-091-1/+10
* | MFV: zstd 1.5.7.Xin LI2026-04-08173-10874/+19104
* | x86/cpuid: add CPUID flag for Extended Destination ID supportRoger Pau Monné2026-03-281-0/+7
* | ath11k: reduce diff to upstream Atheros/QCA's ath11k driverBjoern A. Zeeb2026-03-197-194/+415
* | ath12k: update Atheros/QCA's ath12k driverBjoern A. Zeeb2026-03-1970-5481/+42693
* | ath11k: update Atheros/QCA's ath11k driverBjoern A. Zeeb2026-03-197-191/+380
* | zfs: merge openzfs/zfs@3ee08abd2Martin Matuska2026-03-19165-2517/+5606
* | zfs: merge openzfs/zfs@f8e5af53eMartin Matuska2026-03-14504-10813/+33953
* | MFV: zlib 1.3.2.Xin LI2026-03-1335-1741/+1593
* | iwlwifi: update Intel's mvm/mld driversBjoern A. Zeeb2026-03-06109-4413/+3108
* | iwlwifi: mld: add LINUXKPI_PARAM_PREFIXBjoern A. Zeeb2026-03-061-0/+4
* | iwlwifi: adjust driver descriptionBjoern A. Zeeb2026-03-062-2/+7
* | iwlwifi: mld: move module_init() to SI_ORDER_SECONDBjoern A. Zeeb2026-03-061-0/+4
* | zfs: implement AT_RENAME_NOREPLACEKonstantin Belousov2026-03-053-11/+20
* | VOP_RENAME(9): add flags argumentKonstantin Belousov2026-03-051-0/+3
* | zfs rename: properly cleanup on errors occuring before zfs_do_rename()Konstantin Belousov2026-03-051-7/+16
* | iwlwifi: fixup link_id for certain casesBjoern A. Zeeb2026-03-051-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