aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix corruption in ZFS replication streams from encrypted datasets.Gordon Tetlow2025-07-021-3/+3
* sysctl(9): Ease exporting struct sizes; Discourage doing thatOlivier Certner2025-05-131-0/+4
* rtw88: merge Realtek's rtw88 driver based on Linux v6.14Bjoern A. Zeeb2025-04-2949-752/+11584
* rtw89: merge Realtek's rtw89 driver based on Linux v6.14Bjoern A. Zeeb2025-04-2967-3502/+11533
* LinuxKPI: 802.11: updates to headers for driver updateBjoern A. Zeeb2025-04-291-1/+1
* rtw89: make wow.c compileBjoern A. Zeeb2025-04-291-0/+35
* iwlwifi: make mvm/d3.c compile againBjoern A. Zeeb2025-04-291-0/+9
* iwlwififw: remove Intel iwlwifi firmware from src.gitBjoern A. Zeeb2025-04-1828-522/+0
* iwlwifi: fix iwl_uefi_get_uats_table() if not compiled with ACPIBjoern A. Zeeb2025-04-181-0/+4
* zfs: remove inclusion of machine/pcpu.hPiotr Kubaj2025-04-041-2/+0
* zfs: enable FPU on powerpc*Piotr Kubaj2025-04-041-5/+12
* iwlwifi: adjust a debug comment referring to a PRBjoern A. Zeeb2025-03-191-2/+2
* iwlwifi: bring in some of the rs codeBjoern A. Zeeb2025-02-272-14/+128
* rtw88/rtw89: avoid duplicate top-level directory with debugfsBjoern A. Zeeb2025-02-102-0/+8
* rtw88/rtw89: add module_param to enable/disable HT/VHT and EHTBjoern A. Zeeb2025-02-102-0/+52
* LinuxKPI: 802.11: turn on debugfs for iwlwifi and rtw88Bjoern A. Zeeb2025-02-101-0/+2
* rtw89: update Realtek's rtw89 driver.Bjoern A. Zeeb2025-02-1075-8121/+45017
* rtw88: update Realtek's rtw88 driver.Bjoern A. Zeeb2025-02-1039-2089/+6276
* iwlwifi: avoid (hard) hang on loading moduleBjoern A. Zeeb2025-02-101-0/+13
* iwlwifi: update Intel's iwlwifi/mvm driver.Bjoern A. Zeeb2025-02-10123-8982/+14556
* zfs: merge openzfs/zfs@e269af1b3 (zfs-2.2-release) into stable/14Martin Matuska2024-12-12382-9358/+6386
* iwlwifi: script to extract firmware detailsBjoern A. Zeeb2024-11-141-2/+2
* ena: Upgrade ena-com to freebsd v2.8.0Osama Abboud2024-10-319-151/+425
* LinuxKPI based WiFi drivers: scripts to extract fwget(8) and port detailsBjoern A. Zeeb2024-10-317-0/+1876
* iwlwifi: FreeBSD specific sysctl export updateBjoern A. Zeeb2024-10-312-6/+52
* ice_ddp: Update to 1.3.41.0Eric Joyner2024-10-302-207/+123
* Fix gcc uninitialized warning in FreeBSD zio_crypt.cDimitry Andric2024-10-291-3/+2
* rtw89fw: remove module build dirs and firmwareBjoern A. Zeeb2024-10-164-47/+0
* rtw89: add missing bsddriver.name assignments for two chipsetsBjoern A. Zeeb2024-10-162-0/+6
* mt76: add mt7615 to the pile of buildable driversBjoern A. Zeeb2024-10-096-0/+44
* vchiq(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-301-2/+0
* krping: Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-301-6/+1
* MFC jail: unbreak the zfs.mount_snapshot optionJamie Gritton2024-09-241-1/+1
* zfs: cherry-pick change from openzfsZhenlei Huang2024-09-202-9/+8
* libnv: correct the calculation of the structure's sizeMariusz Zaborski2024-09-151-1/+1
* zfs: fix build without MACGleb Smirnoff2024-09-121-0/+2
* zfs: merge openzfs/zfs@33174af15 (zfs-2.2-release) into stable/14Martin Matuska2024-09-0935-125/+484
* libnv: verify that string is null terminatedMariusz Zaborski2024-09-041-0/+4
* libnv: allocate buffer in a safe wayMariusz Zaborski2024-09-042-11/+15
* zdb: Fix printf formatting of a uint64_tMark Johnston2024-08-151-2/+2
* Fix enum warnings in ath_hal's ar9300Dimitry Andric2024-08-131-4/+4
* zfs: merge openzfs/zfs@33174af15 (zfs-2.2-release) into stable/14Martin Matuska2024-08-1367-429/+1152
* MFC zfs/jail: Mark the zfs.mount_snapshot jail parameter as boolean.Jamie Gritton2024-06-281-1/+1
* Destroy ARC buffer in case of fill errorAlexander Motin2024-06-171-0/+1
* Fix scn_queue races on very old poolsAlexander Motin2024-05-232-0/+7
* zfs: unbreak aarch64 build with non-gcc compilersMartin Matuska2024-05-032-4/+4
* zfs: merge openzfs/zfs@256659204 (zfs-2.2-release) into stable/14Martin Matuska2024-05-03155-1630/+4770
* ice_ddp: Update package to 1.3.36.0Eric Joyner2024-04-241-0/+0
* ath_hal/ar9300: allow JUPITER cards to read eepromBjoern A. Zeeb2024-04-011-2/+2
* zlib: use more memory for a small deflate speedup.Xin LI2024-03-211-1/+1