summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-07-18Fix wrong usage of iwx_lookup_cmd_ver() in iwx_send_soc_conf().Stefan Sperling
2021-07-18Fix iwx(4) PHY context updates for newer firmware versions.Stefan Sperling
2021-07-18make the printf on skipping reset with gen7/gen8 debug onlyJonathan Gray
2021-07-18regenJonathan Gray
2021-07-18add devices from ASUS ROG Strix G513QY and Alienware Aurora R10Jonathan Gray
2021-07-17syncJonathan Gray
2021-07-16drm/amdgpu: add another Renoir DIDJonathan Gray
2021-07-16amdgpu: Add Missing Sienna Cichlid DIDJonathan Gray
2021-07-16Improve comments in IPsec replay window calculation.Alexander Bluhm
2021-07-16regenJonathan Gray
2021-07-16add some x570 ppbs and another navi 23Jonathan Gray
2021-07-16Remove the unveil current directory pointer from struct process. InsteadClaudio Jeker
2021-07-15more space savingsTheo de Raadt
2021-07-15space savings on install kernels. (restore and ralink drivers+firmware goTheo de Raadt
2021-07-15UNVEIL_INSPECT is no longer needed, adjust code accordingly.Claudio Jeker
2021-07-15drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Jonathan Gray
2021-07-15drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Jonathan Gray
2021-07-14Export SA replay counters via pfkey and print with ipsecctl.tobhe
2021-07-14After VFS shutdown, init(8) cannot map a missing page that containsAlexander Bluhm
2021-07-14Resend the TCP packet only if the MTU locked flag appears at theAlexander Bluhm
2021-07-14timeout_add() always sets a new expiry time unrelated to the previousJonathan Gray
2021-07-14When mod_timer() is called with a value less than or equal to theJonathan Gray
2021-07-14fix "logically dead code" flagged by coverityDaniel Dickman
2021-07-13Ensure that we don't overrun the TX FIFO for longer transfers. CheckPatrick Wildt
2021-07-13Fix TIMEOUT_INITIALIZER_{FLAGS,KCLOCK}() macro.mvs
2021-07-13Remove unused `PolicyHead' from 'sockaddr_encap' structure.mvs
2021-07-13Add f_modify and f_process callbacks to FIFO filterops.Visa Hankala
2021-07-12Add uaudio(4) and umidi(4). ok kettenis@, mlarkin@Matthieu Herrb
2021-07-12fix "evaluation order violation" flagged by coverityDaniel Dickman
2021-07-12Remember to set CPUF_RUNNING on secondary CPUs.Visa Hankala
2021-07-12Make hw_cpu_hatch() more similar on loongson and octeon.Visa Hankala
2021-07-12wrap a long lineJonathan Gray
2021-07-11convert db_addr_t to vaddr_tJasper Lievisse Adriaanse
2021-07-11correct commentJonathan Gray
2021-07-10tweak indentation of conditional in db_validate_address().Jasper Lievisse Adriaanse
2021-07-10Sync maxusers with other 64bit archs.Martin Pieuchot
2021-07-09use vaddr_t as type for frames as is commonly used elsewhere tooJasper Lievisse Adriaanse
2021-07-09fix scentence in db_printsym commentJasper Lievisse Adriaanse
2021-07-09Remove unused `cc_koperations' and `cc_queued' members from 'cryptocap'mvs
2021-07-09Parse /soc/dma-ranges to populate the openbsd,dma-constraint property.Patrick Wildt
2021-07-09Use SLIST macro for cryptosoft sessions instead of hand rolled list.Alexander Bluhm
2021-07-09Switch iwm(4) to new firmware images available in iwm-firmware-20210512.Stefan Sperling
2021-07-09Print new iwm(4) firmware version numbers like Linux iwlwifi does it.Stefan Sperling
2021-07-09remove unused lines of code from iwm(4) which were specific to iwx(4) devicesStefan Sperling
2021-07-09Fix errors in the probe request template we provide to iwm(4) firmware.Stefan Sperling
2021-07-09Do not ask iwm(4) firmware to send probe requests on passive channels.Stefan Sperling
2021-07-09Make iwm(4) set various scan command flags just like how iwlwifi sets them.Stefan Sperling
2021-07-09Fix iwm(4) PHY context updates for newer firmware versions.Stefan Sperling
2021-07-09Make iwm(4) use only antenna B for single-antenna Tx on 9k devices.Stefan Sperling
2021-07-09Clear the "persistence bit" on iwm(4) 9k devices during hardware init.Stefan Sperling